Introduction to comm (Combines the functionality of diff and cmp) filesguide comm is a command-line utility in Linux that combines […]
Category: Tips & Guide
chmod for Linux (Command to change file permissions) – Usage
chmod for Linux (Command to change file permissions) – Usage guide The chmod command in Linux is used to change […]
Linux command to start and stop services on old systems
Linux command to start and stop services on old systems guide The Linux Service package provides a suite of commands […]
Linux ps (Display active processes) Package – Usage
Linux ps (Display active processes) Package – Usage guide The ps command in Linux is a powerful utility for displaying […]
Traceroute: Trace all the network hops to reach the destination – Usage on Linux
Traceroute: Trace all the network hops to reach the destination – Usage on Linux guidenetworking The Linux Traceroute package is […]
How to use wget (Direct download files from the internet) – Examples, Scripts
How to use wget (Direct download files from the internet) – Examples, Scripts filesguide wget is a command-line utility for […]
Creating Bootable USB Sticks With dd – Linux Guide
Creating Bootable USB Sticks With dd – Linux Guide guide dd, short for “data duplicator”, is a powerful command-line utility […]
Find what a command is used for something – whatis
Find what a command is used for something – whatis guidepackage The whatis command is a Linux utility designed to […]
Locate the binary, source, and manual pages for a desired command – whereis Guide
Locate the binary, source, and manual pages for a desired command – whereis Guide guide The whereis command is a […]
View active processes live with their system usage – a standard system utility top
View active processes live with their system usage – a standard system utility top guide Linux `top` is a powerful […]
How to Add or Modify User in Linux – Managing user accounts with useradd and usermod
How to Add or Modify User in Linux – Managing user accounts with useradd and usermod guidesecurity The useradd and […]
Create or update passwords for existing users in Linux – passwd
Create or update passwords for existing users in Linux – passwd guidesecurity The `passwd` package in Linux is a command-line […]