Administration tools
-
Linux Stat Command Explained
The stat command is used in Linux/Unix system to display detailed information about files and file systems. It is most commonly used to get file…
Read More » -
How to Manage Systemd Services with Systemctl on Linux
Systemd a standard process for managing start-up services in Linux operating systems. It is used for controlling which programs run when the Linux system boots…
Read More » -
How to use w command on linux
The w is a command-line utility shows the information about currently logged in users. It also displays the system information that how long the system…
Read More » -
How to install Bashtop – A Resource Monitoring Tool for Linux
Bashtop is a free and open source Terminal based resource monitor for Linux, macOS and BSD systems. This tool can display usage and stats for…
Read More » -
How to install Guake 3.7 on Ubuntu 20.04 and Linux Mint 20
Guake is a drop-down terminal for GNOME-based desktops with many cool features like split terminal functionality, session save and restore, transparency, 150+ built-in color schemes,…
Read More » -
Install NTP (Chrony) On CentOS 8
NTP is an old, widely known and cross-platform protocol designed to synchronize the clocks of computers over a network. It commonly synchronizes a computer to…
Read More » -
How To Enable Snap Package Manager On Linux Mint 20
Snap is a package management system for installing and managing the applications (called Snaps) developed by Cananoical for Linux operating systems. The Snap is a bundle…
Read More » -
How To Install VirtualBox On Linux Mint 20
VirtualBox is an open-source hypervisor application for creating and running virtual machines on a single host machine. VirtualBox can be installed on operating systems, including…
Read More » -
How to prevent SSH Connection Timeout in Linux
If you spend a lot of time at the command line you may have run into an annoying issue where your session times out after…
Read More » -
How to use Linux tcpdump Command with examples
tcpdump is a command-line utility that you can use to capture and inspect network traffic going to and from your system. It is the most commonly…
Read More »