Nithish Snithish0829.hashnode.dev·Nov 1, 2024Introduction to the Linux Filesystem and Basic CommandsIntroduction "Hello everyone! In this blog, we’ll cover the basics of the Linux filesystem and introduce a few essential commands." Filesystem Concept "The filesystem in Linux is organized as a hierarchical tree starting from the root (/), branching ...48 readslinux-file-system
ashwini purwatashwini23.hashnode.dev·Jul 16, 2024Linux Basic Commands💻🔍 Basic Linux Commands You Must Know! 💡 Are you new to the exciting world of Linux? 🐧 Whether you're a tech enthusiast or just curious about this powerful operating system, learning a few basic commands can make your Linux journey smoother and m...#linuxbasiccommands
bodhiswatwa chowdhurybodhiswatwa.hashnode.dev·Jul 1, 2024Linux FundamentalsWhat Is Linux? Answer: Linux is an open-source operating system created by Linus Torvalds. It's used in a wide range of applications, especially in servers and software development, making up a large portion of the market. While it typically uses a c...63 readsLinux
Deepesh Guptadeepeshmlgupta.hashnode.dev·Mar 31, 2024Basic Linux CommandsCommand to check present working directory? pwd The command mentioned is used to find out which directory you are currently working in on Linux. It has a few options: -L, --logical: This uses the directory as it appears in your system, even if it's...32 readsDevops
Sprasad Pujarisprasad.hashnode.dev·Mar 29, 2024"Simplify Bash Scripting : Beginner to Pro with 50 Essential Scripts" 🧑💻Hey there! 👋 Ever heard of Bash? It's like the "cool kid" of the command-line world, similar to the Windows Command Prompt (CMD), but with a twist! 🔄 If you haven't delved into it yet, you're in for a treat! 🚀 Bash is "Simplify Your Life with Bash...1 like·52 readsbash script
Siddhartha Gauravsgaurav.hashnode.dev·Nov 6, 2023Mastering the Basics: A Non-Technical Guide to Essential Linux CommandsIntroduction: In today's digital age, whether you're a student, professional, or simply someone who loves exploring the world of technology, a basic understanding of Linux commands can be an empowering skill. Don't be discouraged by the jargon or the...2 likes·48 readsLinux
Omkar Shindeomishinde.hashnode.dev·Sep 9, 2023#Day2-Linux Fundamentals.Let's make an interaction with Penguin. Introduction💡 🎯Welcome to the world of Linux! If you've ever wondered what Linux is, how it works, or why it's used by so many people around the globe, you're in the right place. In this blog post, we'll expl...32 reads#90daysofdevops
Shahanaz Shanushahanashefi.hashnode.dev·Jul 21, 2023Day 3 : Essential Linux CommandsTASK 1: To view what's written in a file. ubuntu@ip-172-31-90-1:~/shanu$ cat test-2.txt This is a new file Cat: This is used to concatenate and display files on the terminal. It can also be used to modify existing ones. TASK 2: To change the access ...#90daysofdevops
Ajit Fawadeblog.ajitfawade.com·Jul 18, 2023Mastering Essential Linux Commands for DevOps | Day 3 of 90 Days of DevOps Journey 🚀💻Introduction Welcome back to my DevOps learning journey! Today, we're diving deeper into essential Linux commands that will skyrocket our efficiency and automation skills, particularly in file operations. These commands are fundamental to DevOps succ...19 likes·80 reads90DaysOfDevOpsDevops
Arfat Kadvekaratkblogs.hashnode.dev·Jul 10, 2023Into the Linux-verseHey guys, welcome to the blog of a naive blogger who will try to keep it short and simple... This blog is basically regarding the workshop conducted by Pranav Jambare . The practical session was pretty interesting as I got lots of new things to learn...23 likes·120 readsLinux WorkshopLinux