System Administration

Essential System Tools: pet – command-line snippet manager

This is the third in our series of articles highlighting essential system tools. These are small utilities, useful for system administrators as well as regular users of Linux based systems. The series examines both graphical and text based open source utilities. pet is a simple command-line snippet manager. The software is written in the Go programming language.

Read more
System Administration

Essential System Tools: gtop – System monitoring dashboard for the terminal

This is the second in our series of articles highlighting essential system tools. These are small utilities, useful for system administrators as well as regular users of Linux based systems. The series examines both graphical and text based open source utilities. gtop is an open source system monitoring utility written in JavaScript.

Read more
System Administration

Essential System Tools: ps_mem – accurately report memory usage of programs

This is the first in a series of articles highlighting essential system tools. These are small utilities, useful for system administrators as well as regular users of Linux based systems. The series will examine both graphical and text based open source utilities. The first tool under the spotlight is ps_mem, a small utility that reliably reports how much memory is consumed by an application.

Read more
mc

Survey: Console Based Linux File Managers

In the field of system administration, Linux has bags of graphical file managers. However, some users prefer managing files from the shell, finding it the quickest way to navigate the file system and perform file operations. This is, in part, because console based file managers are more keyboard friendly, enabling users to perform file operations without using a mouse, and make it quicker to navigate the filesystem and issue commands in the console at the same time.

Read more
Howl

8 Lesser Known Yet Awesome Text Editors

Irrespective of the operating system used, the text editor is one of those quintessential applications for many users. A text editor is software used for editing plain text files. Text editors are used to write programming code, change configuration files, take notes, and more. For this feature, we wanted to select alternative text editors which are definitely worth trying but may have been missed given that they receive less coverage in Linux publications, and are not included or installed by default in many Linux distributions.

Read more