Intro to Linux for DevOps Beginners

Category: Linux | Date: 2023-10-01 | Tags: #Linux #Basics

What is Linux?

Linux is an open-source OS kernel...

ls -la  # List files

References

Notes / Tips

Always use sudo for admin tasks. Practice in a VM first!