Let us say you’re searching for a particular command to solve a specific issue…
Category:
Linux Administration
- Package managementCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceTips and TricksUnix/Linux BeginnersUtilities
How To Build Packages From Source Using CheckInstall
By skBy sk 6.2K viewsA while ago, we wrote about an utility called Fpm that helps to easily build…
- Arch LinuxAntergosEndeavourOSFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux NetworkingManjaro
How To Configure Static And Dynamic IP Address In Arch Linux
By skBy sk 61.8K viewsThis brief tutorial describes how to configure static and dynamic IP address in Arch…
- Linux NetworkingCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksTrouble shootingUnix/Linux Beginners
How To Find The Connected State Of A Network Cable In Linux From Commandline
By skBy sk 12.7K viewsIn this brief tutorial, we are going to learn how to find whether the…
- Linux DistributionsLinuxLinux AdministrationLinux BasicsOpensource
The Smallest Server Suite – A Lightweight Linux Server Distribution
By skBy sk 8.6K viewsToday, we are going to talk about The Smallest Server Suite, shortly TheSSS, a lightweight…
- Package managementFAQLinuxLinux AdministrationLinux BasicsOpensourceUnix/Linux BeginnersUtilities
Linuxbrew – A Common Package Manager For Linux And Mac OS X
By skBy sk 2.1K viewsHomebrew is a free and open source package management system specially designed for Apple’s…
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceTips and TricksTrouble shootingUnix/Linux BeginnersUtilities
How To Display CPU Usage From Commandline
By skBy sk 5.1K viewsThis tutorial describes how to display CPU usage from commandline using mpstat utility. Most…
- Linux BasicsCommand line utilitiesLinuxLinux AdministrationLinux CommandsLinux Tips & TricksTips and TricksTrouble shootingUnix/Linux BeginnersUtilities
How To Clear A Specific Command From Bash History In Linux
By skBy sk 1.9K viewsAs we all know, the history command is used to view the list of…
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceScriptingTips and TricksUnix/Linux Beginners
How To Execute Shell Commands Via HTTP Server
By skBy sk 8.1K viewsToday, we are going to discuss about an interesting and useful utility called “shell2http”…
- Linux Tips & TricksCommand line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceTips and TricksUnix/Linux Beginners
How To Run Single Command On Multiple Remote Systems At Once
By skBy sk 3.2K viewsA while ago, we published a guide to “copy a file to multiple directories…