DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Linux commands I use as a Cloud and DevOps Engineer

3 years ago blog.rishabkumar.com

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Your browser does not support the audio element. I wanted to reflect back on some commonly used linux commands while my time as a Cloud and DevOps Engineer. Here are the top 7 commands: 𝗹𝘀 command ls is probably the most typed command in the terminal. it lists the content of a directory (current directory by default) 𝗰𝗱 command it refers to “change directory” meaning it switches to the directory you want.

You can also have a live tail of log file running, that's what I used it for the most.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com