If you’re managing a multi-user server, you might often need to find who is…
Category:
Linux
- FAQDebianLinuxLinux AdministrationLinux MintOpensourceTips and TricksUbuntuUnix/Linux BeginnersUtilities
How To Reset Ubuntu To Factory Defaults
By skBy sk 27.8K viewsToday, I have stumbled upon an interesting and useful tool called Resetter, which is…
- Package managementFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To List Installed Packages That Belong To A Particular Group In Linux
By skAs you may already know, a package group is a collection of packages that…
- Command line utilitiesFAQLinuxLinux BasicsSecurityTips and TricksUtilities
An Easy Way to Protect Files From Accidental Deletion In Linux
By skBy sk 3.3K viewsIn this brief guide, I will explain what is rm-protection, how to install it…
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnixUnix/Linux Beginners
How To Change The Priority Of A Process In Linux
By skBy sk 15.9K viewsIn Unix ecosystem, a process is a running program. So, any program running on…
- Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnixUnix/Linux Beginners
How To Remove All Files In A Folder Except One Specific File In Linux
By skBy sk 15.9K viewsLet us say you have 100+ files in a folder. You want to delete…
- Command line utilitiesLinuxLinux BasicsLinux Tips & TricksOpensourceTips and TricksUnix/Linux BeginnersUtilities
Find The Geolocation Of An IP Address From Commandline
By skBy sk 34K viewsThis brief guide describes how to install and use geoiplookup utility to find the…
- Command line utilitiesFAQLinuxLinux BasicsOpensourceScriptingTips and TricksUtilities
Get Notification When A Terminal Task Is Done
By skBy sk 3.1K viewsI prefer CLI mode over GUI to do most of the tasks in my…