Topic

linux-for-beginners

9 articles

Cover for Linux Boot Process Simplified 🐧
operating-systemlinuxJul 4, 2022

Linux Boot Process Simplified 🐧

Linux boot process steps

Vaidansh BhardwajVaidansh Bhardwaj · 5 min
Read →
Cover for Everything you need to know about the Linux 'ls' command.
linuxbashJun 9, 2022

Everything you need to know about the Linux 'ls' command.

The ls command is one of the most commonly used Linux commands for listing available files or directories from the command line.

sysxploresysxplore · 6 min
Read →
Cover for WTF is Linux Shell Command substitution.
linuxbashJun 6, 2022

WTF is Linux Shell Command substitution.

Command substitution allows you to assign the output of a shell command to a variable. This one of the most useful feature of shell scripts.

sysxploresysxplore · 3 min
Read →
Cover for How to change Directory In Shell Scripts?
bashshellJun 2, 2022

How to change Directory In Shell Scripts?

For convenience, there are times you may want to run a shell script that changes your current working directory to another directory.

sysxploresysxplore · 4 min
Read →
Cover for Linux System Directories Explained
linuxdevopsMay 26, 2022

Linux System Directories Explained

If you are a beginner and want to get familiar with the Linux file system. This blog is for you! Learn functionalities of Linux system Directories.

Hamees SayedHamees Sayed · 6 min
Read →
Cover for Package Managers Demystified
ubuntulinuxMay 2, 2022

Package Managers Demystified

Installing software on Linux is very important thing to know especially if you want to become proficient in Linux. APT and other package managers help us.

Muhammad Hammad SaniMuhammad Hammad Sani · 5 min
Read →
Cover for A beginner's guide to Dualbooting Windows with Ubuntu: Part 2
linuxlinux-for-beginnersApr 29, 2022

A beginner's guide to Dualbooting Windows with Ubuntu: Part 2

- Intro to Dual-booting - Compatibility checks and prerequisites for dual-booting. - Partitioning of the disk. - Live USB creation. We are now moving on…

Arnav BarmanArnav Barman · 5 min
Read →
Cover for A beginner's guide to Dualbooting Windows with Ubuntu: Part 1
linuxwindowsApr 28, 2022

A beginner's guide to Dualbooting Windows with Ubuntu: Part 1

It is a technique of keeping multiple live OS on a system.

Arnav BarmanArnav Barman · 5 min
Read →
Cover for Starting your DevOps Journey as a Windows User
dockergitApr 15, 2022

Starting your DevOps Journey as a Windows User

Install WSL, DevOps in windows, installing Docker in windows, Minikube and Kubernetes for windows

Vaidansh BhardwajVaidansh Bhardwaj · 8 min
Read →