#3 in Artificial intelligence & science books
Use arrows to jump to the previous/next product

Reddit mentions of Practical Ruby for System Administration (Expert's Voice in Open Source)

Sentiment score: 2
Reddit mentions: 4

We found 4 Reddit mentions of Practical Ruby for System Administration (Expert's Voice in Open Source). Here are the top ones.

Practical Ruby for System Administration (Expert's Voice in Open Source)
Buying options
View on Amazon.com
or
Specs:
Height9.25 Inches
Length7 Inches
Number of items1
Weight1.15081300764 Pounds
Width0.6 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 4 comments on Practical Ruby for System Administration (Expert's Voice in Open Source):

u/NAMOS · 8 pointsr/devops

Here's what we do for our entry level people;

  • Grab a machine off ebay or build your own and get vagrant up and running with a bunch of VMs from http://www.vagrantbox.es/ or use EC2 / OpenStack etc
  • Sign up for Hosted chef (free for 5 nodes) https://getchef.opscode.com/signup
  • Clone the OpsCode Git Repo and have a poke around
  • Learn about Ruby and Git
  • Learn what the Chef Recipes do http://docs.opscode.com/
  • Start making your Vagrant / EC2 / OpenStack VMs actually do something by assigning Chef Roles and recipes
  • Start monitoring your systems with Graphite, http://riemann.io/ and others

    Once you've done that sign up for DevOps weekly http://devopsweekly.com/

    Finally remember that DevOps is neither one thing or the other, learn a variety of programming languages, learn that traditional Ops silos don't always work and learn new ways of doing stuff (agile, infrastructure as code etc etc).
u/ndat · 3 pointsr/linuxadmin

Speaking of Ruby, I have appreciated Practical Ruby for System Administration when it comes to automating server stuff.

u/batouchu · 1 pointr/ruby

In your case, something like "Practical Ruby for System Administration" would work better.