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
googler-tmux

googler: Google Web and Google News from the command-line

I love working with the command line. Seriously, I think there’s hardly anything more productive and versatile for a software developer than the terminal. Maybe it’s the hacker in me. Don’t get me wrong, I’m a heavy user of graphical applications, but the terminal will always have a special place.

I’ve recently come across a command-line tool that’s right up my street. It’s called googler, an open source tool to Google from the command-line. It’s written in Python, so that ticks another box for me. googler isn’t affiliated to Google in any way.

Read more
Wget

Pick of the Bunch: Console Internet Applications

A console application is computer software which is able to be used via a text-only computer interface, the command line interface, or a text-based interface included within a graphical user interface operating system, such as a terminal emulator (such as GNOME Terminal or the aforementioned Terminator). Whereas a graphical user interface application generally involves using the mouse and keyboard (or touch control), with a console application the primary (and often only) input method is the keyboard.

Read more
Ascii Sector

Romp Home with these 21 Peerless ASCII Games

Linux has a raft of open source games. The vast majority of these games are atheistically pleasing. Popular games often have full motion video, vector graphics, 3D graphics, realistic 3D rendering, animation, texturing, a physics engine, and much more. Computer graphics have been advancing at a staggering pace. At the current rate of progress, in the next 10 years it may not be possible to distinguish computer graphics from reality.

Read more
LFTP

Command-line FTP Clients

The desktop environment with its bundle of programs sharing a common graphical user interface (GUI) remains a firm favorite with users. Not surprising really given that a good desktop environment makes computing fun and simple. The graphical desktop environment has become so ingrained in almost everyone’s computer activities that it might seem the command line will wither away. Yet, there is still an important role to play for the humble command-line interface (CLI).

Read more