No matter whether you’re a system administrator or just a casual desktop user, you may have heard about one of the most popular terminal-based system monitoring tool “top“. To many, it’s the task manager on Linux. In case you didn’t know, the “Top” utility helps display all the running processes and gives you some important
Don’t risk data loss. Back up your valuable data from the Linux command line. We’ll be using the rsync command for this, and we’ve even found some nice optional graphical interfaces for it. There are many ways to accomplish making a backup copy of your files. We wanted to show you a robust, flexible, and reliable
A Linux administrators task is to typically install, upgrade, and monitor a company’s software and hardware while maintaining the essential applications and functions which include security tools, emails, LANs, WANs, web servers, etc. Read Also: Top 26 Tools for VMware Administrators Linux is undoubtedly a force to reckon with in computing technology and most system
Glances is a cross-platform curses-based command line monitoring tool writen in Python which use the psutil library to grab informations from the system. Glance monitoring CPU, Load Average, Memory, Network Interfaces, Disk I/O, Processesand File System spaces utilization. Glances can adapt dynamically the displayed information depending on the terminal siwrize. It can also work in a client/server mode for remote monitoring. Glances Features CPU Informations (user related applications, system core
Inxi is developed to work on most GNU/Linux distributions. The script comes pre-installed in SolusOS, Crunchbang, Epidemic, Linux Mint and AntiX. Arch Linux has the inxi package in their Community Repos. We hope, as more maintainers and users discover and find inxi a nice tool, it will find its place in more distributions. In this
Systemd is now used by default in most Linux distributions, from Fedora and Red Hat to Ubuntu, Debian, openSUSE, and Arch. The systemctl command allows you to get information about systemd’s status and control running services. Despite the controversy, this at least introduces some standardization across Linux distributions. The same commands will allow you to