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

We found 4 Reddit comments about Practical Ruby for System Administration (Expert's Voice in Open Source). Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Science
AI & Machine Learning
Artificial Intelligence Expert Systems
Practical Ruby for System Administration (Expert's Voice in Open Source)
Check price on Amazon

4 Reddit comments about 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.