Guide for kill and killall (Kill active processes by process ID or name) guide The kill and killall commands are […]
Category: Tips & Guide
How to Unzip files in Linux – List, Archive, Extract: Examples,
How to Unzip files in Linux – List, Archive, Extract: Examples, The unzip package in Linux is a command-line tool […]
Introduction to comm (Combines the functionality of diff and cmp)
Introduction to comm (Combines the functionality of diff and cmp) filesguide comm is a command-line utility in Linux that combines […]
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 […]