System Administration

Essential System Utilities: WTF – terminal dashboard

In Operation

Here’s an image of WTF with a default configuration.

WTF with its default configuration
Click image for full size

As the image shows, we’re presented with a number of widgets showing various information. The left panel shows a text file (it’s the config.yml to configure the program). The other panels are showing time clocks, a news feed, IP information (which we redacted some of the information), and battery information.

The widgets that you see on the screen are displayed using modules. The real power of WTF is these modules. They are chunks of functionality that let you tailor the information to your precise requirements.  A module is a discrete unit of functionality that extracts data from a source and packages that data for display.

Modules are added and configured by including specific lines of text in your config.yml file. In the image below, we’re starting to configure WTF. We’ve taken one of the sample configs available from the project’s GitHub repository, and added a feed reader to our RSS feed which is available at https://www.linuxlinks.com/feed/ and positioned it in the top right hand corner.

WTF - starting to configuire
Click image for full size

There are many modules available which are easily added by inserting specific code in the config file. That file lets us define where each module appears, defines the number of rows and columns and the widget height and width.

Next page: Page 3 – Summary

Pages in this article:
Page 1 – Introduction / Installation
Page 2 – In Operation
Page 3 – Summary


Complete list of articles in this series:

Essential System Tools
AlacrittyInnovative, hardware-accelerated terminal emulator
BleachBitSystem cleaning software. Quick and easy way to service your computer
bottomGraphical process/system monitor for the terminal
btop++Monitor usage and stats for CPU, memory, disks, network and processes
catfishVersatile file searching software
ClonezillaPartition and disk cloning software
CPU-XSystem profiler with both a GUI and text-based
CzkawkaFind duplicate files, big files, empty files, similar images, and much more
ddrescueData recovery tool, retrieving data from failing drives as safely as possible
dustMore intuitive version of du written in Rust
f3Detect and fix counterfeit flash storage
Fail2banBan hosts that cause multiple authentication errors
fdupesFind or delete duplicate files
FirejailRestrict the running environment of untrusted applications
GlancesCross-platform system monitoring tool written in Python
GPartedResize, copy, and move partitions without data
GreenWithEnvyNVIDIA graphics card utility
gtopSystem monitoring dashboard
gWakeOnLANTurn machines on through Wake On LAN
hyperfineCommand-line benchmarking tool
inxiCommand-line system information tool that's a time-saver for everyone
journalctlQuery and display messages from the journal
kmonManage Linux kernel modules with this text-based tool
KrusaderAdvanced, twin-panel (commander-style) file manager
NeofetchSystem information tool written in Bash
NmapNetwork security tool that builds a "map" of the network
nmonSystems administrator, tuner, and benchmark tool
nnnPortable terminal file manager that's amazingly frugal
petSimple command-line snippet manager
PingnooGraphical representation for traceroute and ping output
ps_memAccurate reporting of software's memory consumption
SMCMulti-featured system monitor written in Python
TimeshiftReliable system restore tool
QDirStatQt-based directory statistics
QJournalctlGraphical User Interface for systemd’s journalctl
TLPMust-have tool for anyone running Linux on a notebook
UnisonConsole and graphical file synchronization software
VeraCryptStrong disk encryption software
VentoyCreate bootable USB drive for ISO, WIM, IMG, VHD(x), EFI files
WTFPersonal information dashboard for your terminal
Subscribe
Notify of
guest

This site uses Akismet to reduce spam. Learn how your comment data is processed.

0 Comments
Inline Feedbacks
View all comments