diff --git a/README.md b/README.md index 15901b7..dda26fd 100644 --- a/README.md +++ b/README.md @@ -1557,7 +1557,7 @@ You're never really done. - [The Absolute Beginner's Guide to Emacs (video by David Wilson)](https://www.youtube.com/watch?v=48JlgiBpw_I&t=0s) - [The Absolute Beginner's Guide to Emacs (notes by David Wilson)](https://systemcrafters.net/emacs-essentials/absolute-beginners-guide-to-emacs/) -- ### Unix command line tools +- ### Unix/Linux command line tools - I filled in the list below from good tools. - bash - cat @@ -1570,6 +1570,10 @@ You're never really done. - uniq - [strace](https://en.wikipedia.org/wiki/Strace) - [tcpdump](https://danielmiessler.com/study/tcpdump/) + - [Essential Linux Commands Tutorial](https://labex.io/tutorials/practice-linux-commands-hands-on-labs-398420) + +- ### DevOps + - [DevOps Roadmap](https://roadmap.sh/devops) - ### Information theory (videos) - [Khan Academy](https://www.khanacademy.org/computing/computer-science/informationtheory)