Skip to main content

Latest Tutorials

Latest
Delete multiple files based on extension in Linux

How to Delete Files with Specific Extension in Linux Command Line

Quick Tip
A to Z Linux Commands

A to Z Linux Commands

Resources
echo new lines in bash scripts

How to echo a New Line in Bash Shell Scripts

Quick Tip
Delete lines from text files in Linux command line

Deleting Specific Lines from a File in Linux Command Line

Quick Tip
grep search in all files and directories

How to Perform Grep Search on All Files and in All Directories

Tips
Enable SSH on CentOS

How to Set Up SSH on CentOS & RHEL

SSH
What is BusyBox in Linux

What is BusyBox in Linux? How to Use it?

Explain
docker dockyard

Difference between Containerization and Orchestration: A Layman's Outlook

Explain
Virtualization of server

Introduction to Virtualization: A Comprehensive Guide for Beginners

Explain
K8s and Kubernetes

Why is Kubernetes Called K8s?

Kubernetes
Sort the top command on memory usage by processes

How to Sort Top Command Based on Memory Usage

Quick Tip
Git switch vs Git checkout command

What's the Difference Between Git Switch and Checkout?

Using Git
Vim on Docker

How to Install Vim in a Docker Container

Docker
Homelab

How I Built a Homelab on the Budget

Tips
Docker Compose Tutorial

Setting Hostname in Docker Compose

Docker
Alpine Linux on VPS

Installing Alpine (or other Linux) on VPS or Bare Metal Server

Tutorial
Hypervisor Type 1 and Type 2

What is a Hypervisor? What's the Difference Between Type 1 and 2?

Explain
curl vs wget

What's the Difference Between curl and Wget?

Explain
Docker DevOps Tips

How to Upgrade Docker Containers Automatically When Updating Dockerized Web Apps

Tips
Resize VPS Server Partition

How to Change the Partition Scheme on Your Linux Server?

Tutorial
Homelab setup

What is a Homelab and Why Should You Have One?

Homelab
Docker Compose up vs start and down vs stop

Docker Compose Up vs Start and Down vs Stop: Differences Explained

Explain