Using diff (Find the difference between two files) – Installation, Examples, Scripts filesguide The diff package in Linux is a […]
Tag: guide
tail – Return the specified number of lines from the bottom: How to use, script examples
tail – Return the specified number of lines from the bottom: How to use, script examples guide The tail command […]
Exporting environment variables in Linux
Exporting environment variables in Linux guide The export command in Linux is a fundamental tool for setting environment variables. These […]
Guide for kill and killall (Kill active processes by process ID or name)
Guide for kill and killall (Kill active processes by process ID or name) guide The kill and killall commands are […]
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 […]