DevOps Day-2 - basic_linux_commands
some basic Ubuntu Linux commands that you can learn to use on an EC2 instance in AWS:
cd: Change directory. This command is used to change the current working directory. For example, "cd /var/log" will change the working directory to "/var/log".
ls...
anilkumarm.hashnode.dev2 min read