🐧 𝗟𝗶𝗻𝘂𝘅 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗦𝗲𝗿𝗶𝗲𝘀 – 𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗖𝗼𝗺𝗺𝗼𝗻 𝗟𝗶𝗻𝘂𝘅 𝗖𝗼𝗺𝗺𝗮𝗻𝗱𝘀 When learning Linux, the command line can feel intimidating at first. But once you start practising, you realise it’s incredibly powerful. Here are some of the commands I’ve been using daily: ✅ ls – lists files and directories ✅ cd – changes directory ✅ mkdir – creates a new directory ✅ touch – creates an empty file ✅ rm – removes a file or directory ✅ cp – copies files ✅ mv – moves or renames files Each command can be customised with options and arguments. For example: ls -la lists all files (including hidden ones) in long format. The more you use them, the more natural it feels. These small building blocks are the start of mastering the terminal. #CoderCo #Linux #DevOps #LearningJourney #CommandLine #TechGrowth
Mastering Linux commands for beginners
More Relevant Posts
-
📘 Learning Linux step by step! Here are some essential ls commands every beginner should know 👇 ls → Lists files and directories ls -a → Shows hidden files ls -l → Displays files in long listing format ls -lh → Shows human-readable file sizes ls -R → Lists files recursively ls -t → Sorts by modification time ls -d/ → Shows directories only ls -S → Sorts by size ls -1 → Lists one file per line ls -F → Appends indicators (*, /) #Linux #DevOps #CommandLine #LearningEveryday #RakshayKanna
To view or add a comment, sign in
-
-
If you’re learning Linux or managing servers, file permissions are super important. Here’s a quick guide to what each binary and octal value means — from no access all the way to full read/write/execute control. 👉 This chart breaks it down clearly so you can master commands like chmod with confidence! ✔ 000 → No access ✔ 111 → Full access (rwx) ✔ And everything in between! Perfect for students, developers, sysadmins, or anyone exploring the world of Linux. ⚙️ Save this for later and share with your tech friends! #Linux #FilePermissions #CodingBasics #SysAdmin #TechTips #Programming
To view or add a comment, sign in
-
-
🚀 New Blog Alert! I’ve just published a new post about [topic: “Essential Linux Commands Every Developer Should Know”]. In this post, I’ve shared some of the most useful Linux commands and tips that I use in my daily workflow. It’s a beginner-friendly guide but also includes a few advanced tricks that can make your terminal experience smoother and faster. 💻 Read it here: [https://lnkd.in/gMzCQETV] 💾 Check out the related scripts and examples: [https://lnkd.in/gd5j6Fuu] Always learning, always exploring — that’s what makes Linux fun! 😄 #Linux #OpenSource #DevOps #SysAdmin #Programming #Hashnode #GitHub #TechCommunity #Learning
To view or add a comment, sign in
-
-
Ever seen this? -rw-r--r-- and wondered… what on earth does that mean? 🤔 It’s how Linux controls who can read, write, or run your files. Here’s your crash course on File Permissions in Linux 🔐 Learn to: 🔹 Check permissions with ls -ltr 🔹 Change permissions using chmod 🔹 Use octal numbers (like 777) 🔹 Change ownership with chown 💾 Save this post for reference 💬 Comment “PERMISSION GRANTED” once you get it 👣 #Linux #FilePermissions #DevTips #CommandLine #OpenSource #Coding #SystemAdmin #ShellScripting #100DaysOfCode #Productivity #TechLearning #job
To view or add a comment, sign in
-
Learning Linux Through Games — My Take on OverTheWire Bandit 🎮 The first 12 levels are officially completed and uploaded to my GitHub. What did I learn? Not every command needs to be memorized before tackling a problem — it’s the mindset that matters. Combining a problem-solving approach with on-the-go research is what really moves the needle., after all, you can’t remember everything!!! If you’ve learned the basics of Linux and are looking for somewhere to test your knowledge and application, this game is a great place to start🎯 #Linux #DevOps #OverTheWire #ProblemSolving #ContinuousLearning #LearningInPublic
To view or add a comment, sign in
-
-
🐧 𝗟𝗶𝗻𝘂𝘅 𝗟𝗲𝗮𝗿𝗻𝗶𝗻𝗴 𝗦𝗲𝗿𝗶𝗲𝘀 – 𝗠𝗮𝘀𝘁𝗲𝗿𝗶𝗻𝗴 𝗖𝗼𝗺𝗺𝗼𝗻 𝗟𝗶𝗻𝘂𝘅 𝗖𝗼𝗺𝗺𝗮𝗻𝗱𝘀 When learning Linux, the command line can feel intimidating at first. But once you start practising, you realise it’s incredibly powerful. Here are some of the commands I’ve been using daily: ✅ ls – lists files and directories ✅ cd – changes directory ✅ mkdir – creates a new directory ✅ touch – creates an empty file ✅ rm – removes a file or directory ✅ cp – copies files ✅ mv – moves or renames files Each command can be customised with options and arguments. For example: ls -la lists all files (including hidden ones) in long format. The more you use them, the more natural it feels. These small building blocks are the start of mastering the terminal. #Linux #Bash #DevOps #SystemAdministrator #Azure #CloudComputing #ShellScripting #OpenSource #Automation #InfrastructureAsCode #DevOpsEngineer #FollowMeForMore #CommandLine #Unix
To view or add a comment, sign in
-
-
💾 RAID 5 — From Zero to Pro! I just finished writing a simple, step-by-step guide on how to set up RAID 5 in Linux using mdadm. No fancy words, no confusion — just clear steps, real commands, and real-world testing (with disk failure and rebuild). If you’re learning Linux, DevOps, or want to understand how data protection actually works, this will help you. 👉 Read the full guide here: https://lnkd.in/dsWCC8Fr 🔹 Includes setup, failure simulation, rebuild, and cleanup 🔹 Uses easy language perfect for beginners Let’s keep learning one layer deeper every day. #Linux #DevOps #RAID5 #Storage #HandsOnLearning
To view or add a comment, sign in
-
-
꧁༺ 𝕋𝕙𝕖 𝕆𝕧𝕖𝕣𝕋𝕙𝕖𝕎𝕚𝕣𝕖 𝔹𝕒𝕟𝕕𝕚𝕥 𝔾𝕒𝕞𝕖 𝕚𝕤 𝕥𝕙𝕖 𝕓𝕖𝕤𝕥 𝕨𝕒𝕪 𝕥𝕠 𝕤𝕙𝕒𝕣𝕡𝕖𝕟 𝕪𝕠𝕦𝕣 𝕝𝕚𝕟𝕦𝕩 𝕤𝕜𝕚𝕝𝕝𝕤 ༻꧂ By Playing The OverTheWire Bandit Game it challenges you with real world linux concepts such as navigating directories , managing files , using permissions and reading hidden data. It helps you move from theory to real raw practice turning what you learn from linux tutorials online into hands on problem solving experience and as you move on futher above levels you will discover and learn many more commands which will sharpen your linux skills. I’ve attached my GitHub in the Featured section—check out how I tackled levels 0–12 of the OverTheWire Bandit game and documented all the commands I used! #Linux #DevOps #CoderCo #OverTheWire #Bandit
To view or add a comment, sign in
-
-
Exploring Linux & Shell Scripting basics — from hardware/software to essential commands like ls -ltr and ps -ef. 💡 Quick breakdowns, beginner-friendly insights, and command-line tips. 📖 Check out the full blog for details 👇 https://lnkd.in/gYz-HnWJ #Linux #ShellScripting #DevOps #TechLearning
To view or add a comment, sign in
-
Switching to Ubuntu for development or university work? Installing software might feel confusing at first, there are no .exe files, just commands, repositories, and package managers. I wrote a guide breaking down APT, Snap, and Flatpak so beginners can install, update, and manage software safely and efficiently. Check it out here: https://lnkd.in/eTcYgEyH #Ubuntu #Linux #LinuxForBeginners #SoftwareInstallation #APT #Snap #Flatpak #DevOps #StudentLife #OpenSource #TechTips
To view or add a comment, sign in
-
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development
imo aliases are what takes it to the next level, but you can't build a house without getting the foundations right first.