Almost every Linux website seems to have a list of the "best command line commands". Sometimes they get them wrong. Here is a list of useful commands that I came up with by looking at my 'history' file.
Read more »The 11 Most Useful Linux Commands in the World Ever
Category: High End Tags:
- Login to post comments
A Unix Utility You Should Know About: lsof
In this post I will take you through the useful lsof tool. If netcat was called the Swiss Army Knife of Network Connections, then I’d call lsof the Swiss Army Knife of Unix debugging.
Read more »Category: High End Tags:
- Login to post comments
tty-clock: 6.9 on the Geek-o-meter
This is a little something that everyone should have, if they even consider life at the terminal. And for a terminal system, it’s pretty cool.
Read more »Category: High End Tags:
- Login to post comments
xrandr and the X Window System
For those of us who have traveled outside of the world of Microsoft Windows and into UNIX-like operating systems, we should already be somewhat familiar with the X Window System. Some of us even understand its full potential. Over the years, I have grown really fond of one specific command line utility and that is xrandr.
Read more »Category: High End Tags:
- Login to post comments
Using GNU Screen on a Remote Machine
So, what is Screen? It describes itself as: a full-screen window manager that multiplexes a physical terminal between several processes, typically interactive shells.
Read more »Category: End User Tags:
- Login to post comments