Merge pull request #12 from EmaOm/linux-handbook

Included Linux command handbook
This commit is contained in:
Milan Milanovic 2022-12-20 16:06:46 +01:00 committed by GitHub
commit 8fcd060dc1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,6 +51,7 @@ Download [PDF version](DevOps%20Roadmap.pdf).
- [Bash Reference Manual](https://www.gnu.org/savannah-checkouts/gnu/bash/manual/bash.html) <sup>FREE</sup>
- [Ultimate Guide: Getting Started With Ubuntu](https://itsfoss.com/getting-started-with-ubuntu/) <sup>FREE</sup>
- [FreeBSD Handbook](https://docs.freebsd.org/en/books/handbook/) <sup>FREE</sup>
- [Linux command handbook](https://www.freecodecamp.org/news/the-linux-commands-handbook/) <sup>FREE</sup>
### 4. Learn Networking & Security