List of resources for learning and getting started in DevOps
- Linux Command Emulator
- Practice popular linux commands like cat, cd, chmod, chown, chroot, date, echo, find, help, ls, rm, su, time, vi, etc. right from your browser! No install required.
- [Learn Shell] (https://www.learnshell.org/)
- Another tool to train on the basics of Bash, the most common shell on Linux systems. Includes info on functions, and pipelines