It is always a good practice to run a long running process inside a…
Category:
Linux Basics
-
-
FAQGNU ScreenLinuxLinux AdministrationLinux BasicsLinux CommandsTerminal hacksTerminal multiplexersTips and TricksTmuxUnix/Linux Beginners
How To Zoom Tmux Panes For Better Text Visibility
By skBy sk 4415 viewsI have been using GNU Screen and Tmux terminal multiplexers for many years now.…
-
Command line funCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsOpensourceTips and TricksUnix/Linux BeginnersUtilities
A List Of Useful Console Services For Linux Users
By skBy sk 511 viewsA while ago, we have seen a list of useful tools for Linux sysadmins…
-
Command line utilitiesLinuxLinux AdministrationLinux BasicsLinux CommandsOpensource
Pigz – Compress And Decompress Files In Parallel In Linux
By skBy sk 7451 viewsPigz, short for parallel implementation of gzip, is a free, open source multi-threaded compression…
-
Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsOpensourceTips and TricksUnix/Linux BeginnersUtilities
How To Monitor Linux System Uptime Using Uptimed
By skBy sk 1375 viewsA while ago, we discussed how to find Linux system uptime using Tuptime utility…
-
CentOSFAQFedoraLinuxLinux AdministrationLinux BasicsLinux CommandsRed Hat Enterprise LinuxScientific LinuxTips and TricksTrouble shooting
Linux Troubleshooting – netstat command not found in CentOS 7/8 And RHEL 7/8
By skBy sk 22990 viewsAs you probably know, Netstat (network statistics) is a command line tool that can…
-
CentOSFAQFedoraLinux BasicsRed Hat Enterprise LinuxScientific LinuxTrouble shooting
Linux Troubleshooting – semanage command not found in CentOS 7/8 And RHEL 7/8
By skBy sk 12174 viewsA while ago, I was trying to configure Apache server to listen to a…
-
Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsSecurityTips and TricksUnix/Linux BeginnersUtilities
Prevent Files And Folders From Accidental Deletion Or Modification In Linux
By skBy sk 7719 viewsSome times, I don’t think straight and accidentally “SHIFT+DELETE” my data. Worse, I don’t…
-
LinuxLinux AdministrationLinux BasicsLinux Commands
How To Manually Add Messages To Linux System Log Files
By skBy sk 1267 viewsA log file is a file that contains a set of records (or list…
-
Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsTips and TricksUnix/Linux BeginnersUtilities
Resume Partially Transferred Files Over SSH Using Rsync
By skBy sk 8329 viewsPicture this scenario. You’re copying some large files from one system to another over…