sanju gajjardevelopercuriosity.hashnode.dev·Dec 14, 2023Mastering the Linux Terminal: 10 Essential Commands for Daily Productivity1. ls - List Files >ls The ls command allows you to list files and directories in the current location. 2. cd - Change Directory cd Documents Navigate through your directories effortlessly with the cd command. 3. mkdir - Create a New Directory mkdi...terminal command
Ambuz Ranjanambuzrnjn33.hashnode.dev·Mar 27, 2023Mastering the Linux Terminal: Advanced Tips and TricksLinux is a popular open-source operating system that is used by developers, IT professionals, and enthusiasts worldwide. One of the most powerful and flexible tools in Linux is the terminal, also known as the command line. The terminal allows users t...39 readsDevops
Melissa Franktechwithmel.hashnode.dev·Mar 21, 2023Phase 1: BashHello everyone! 🙂 I started phase 1 of my cloud study by learning about bash, its fundamentals, bash scripting, and its usefulness in cloud computing. I will start by giving brief explanations of a few terminologies I learned, and a run-through of t...32 readsBash
Sauradip Ghoshbasiclinuxcommands.hashnode.dev·Feb 16, 2023Basic Linux Commands For BeginnersIf we work as developers, we’ve to work with the Linux command line eventually. In this article, we’ll look at some basic Linux commands we should know to work with the Linux command line. pwd pwd stands for Print Working Directory. It shows the dire...61 readsLinux
SHEEL SACHANIAsheel.hashnode.dev·Dec 23, 2022What is Linux?From desktops to supercomputers, Linux is everywhere! Just like Windows and Mac, it is an operating system and has been around since the 1990s. Linux is basically a Unix-like, Kernal-based, fully-memory-protected, multitasking operating system. It is...78 readslinux for beginners
Rudi van Rooyenrudivanrooyen.hashnode.dev·Nov 20, 2022Linux terminal. Declutter the terminal prompt.Making life easier for the Linux beginner With this post, I provide quick and easy solutions to declutter (or shorten) your terminal prompt, making it easier for you to work in the terminal. You can play around with these concepts and devise differen...47 readsLinux terminal for beginnerslinux for beginners
Rudi van Rooyenrudivanrooyen.hashnode.dev·Oct 15, 2022Linux terminal. Tips for beginners.Making life easier for the Linux beginner - Part 1 With this post, I provide quick and easy solutions to x5 typical problems when you interact with your terminal environment, which will make things a little bit easier for you. You can play around wit...39 readsLinux terminal for beginnersLinux terminal