diff --git a/README.md b/README.md index 3bbf457..54ed875 100644 --- a/README.md +++ b/README.md @@ -237,8 +237,11 @@ Various resources, such as books, websites and articles, for improving your skil ## Books *Sysadmin related books.* +* [The Linux Command Line](http://linuxcommand.org/tlcl.php) - A book about the Linux command line by William Shotts. * [The Phoenix Project: A Novel about IT, DevOps, and Helping Your Business Win](http://itrevolution.com/books/phoenix-project-devops-book/) - How DevOps techniques can fix the problems that happen in IT organizations. +* [The Practice of System and Network Administration](http://everythingsysadmin.com/books.html) - The first and second editions describes the best practices of system and network administration, independent of specific platforms or technologies. * [The Visible Ops Handbook: Implementing ITIL in 4 Practical and Auditable Steps](http://www.itpi.org/the-visible-ops-handbook-review.html) - Is a methodology designed to jumpstart implementation of controls and process improvement. +* [UNIX and Linux System Administration Handbook](http://www.admin.com/) - Approaches system administration from a practical perspective. ## Editors *Open source code editors.*