(no title)
mrjatx | 11 years ago
I was always (well, not always, once I'd proven myself) a senior admin/engineer, now I focus almost purely on AWS automation, and it bums me at out how many admins are completely happy with just being Next button admins who are absolutely AFRAID of touching a bash or zsh shell, or even a Cisco router without the UI.
I suppose it shouldn't bother me, it's done great for my career.
uiri|11 years ago
DyslexicAtheist|11 years ago
mrjatx|11 years ago
div0|11 years ago
teh_klev|11 years ago
I would disagree with this point. If you're installing anything on a production box you really should know what that installer is going to do to your environment. Have you walked through the MS SQL Server installer wizard? You absolutely do need specialised knowledge if you're running that on a client's server.
GVRV|11 years ago
I'm primarily a developer, but I'd love to understand networking/low-level OS concepts like these in greater detail. Every time I start with a tutorial, I just get overwhelmed with how much I don't know — is there a book you'd recommend for a developer getting into devops (advanced networking, low-level OS architecture, configuring a machine from scratch, etc.)?
wyclif|11 years ago
For OS, I would recommend looking at Bach (on the design of UNIX) and Tannenbaum's books.
superobserver|11 years ago