![]() |
| HOME | LINUX TOOLS | CONTACT ME |
|
Quotations are often misquoted. But it is believed that Dennis Ritchie once said "UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity." Though I do not work much on Unix, I have been using various flairs of its cousin, Linux, on-and-off for over 10 years. I am neither an expert nor a newbie. I have listed a bunch of Linux add-on tools that I use quite regularly to make my life easier. Of course, it goes without saying that awk, grep, perl, sed and xargs are a linux user's best friends. If you have any comments, do let me know.
ALLTRAYAllTray allows you to dock applications to the system notification area as a tray icon.Website | Download from SourceForge
ATERMATerm (AfterStep terminal emulator) is a lightweight replacement for the various terminal emulators that are available by default. For aesthetics, it provides fast pseudo transparency and off-focus text fading.Website | Download from SourceForge
CDARGSCDargs is a neat terminal utility that will let you navigate through your directories quickly using a visual inteface. By setting up an alias (cv), as shown in an example shell script in the package, one can quickly navigate and change to any directory. Directories can also be bookmarked for quick access.Website | Download from FreshMeat
CONKYConky is a cool system monitor that can draw its ouput, as text and graphs, to the root window (or standalone window). Conky can also display data from music players and even output from custom shell scripts that are executed at specified intervals.Website | Download from SourceForge
FILELIGHTFilelight is a graphical tool to visualise where your diskspace is being used.Website
GDESKLETSgDesklet is a framework for making your desktop look more pleasing. You can add a range of applications to your desktop including news tickers, system information, navigation bars, etc.Website | Download older desklets
GNOFRACT4DGnofract 4D allows you to create amazing fractals.Website | Download from SourceForge
HTOPOne of the first linux tools one is exposed to is 'top'. But there is a lot more you would want to do with the information that top displays. Htop does exactly that. It lets you view the processes as trees, send kill signals, renice jobs, sort and search, etc. using a pleasant coloured interface.Website | Download from SourceForge
KILEKile is a user-friendly LaTeX IDE for KDE with lots of features.Website
KUAKEEver been impressed with the drop down command window in Quake? Meet Kuake - the drop down terminal emulator for KDE. You can set the key that drops down the terminal and it disappears if the key is pressed again or if you click outside the terminal.Website
PERLTIDYAt some point you would have inherited a rather long perl program that is probably hard to go through. PerlTidy could help you clean it up a fair bit.Website | Download from SourceForge
RPLrpl is a simple text replacement utility that can replace text in multiple files and directories.Website
XBINDKEYSxbindkeys can be used to define keyboard or mouse shortcuts to launch applications.Website
SSH KEYS and SSH AGENTIf you use ssh to login to a lot of machines frequently, it can be quite irritating to type in the password each time. A smart way to login without passwords is to use ssh keys. Here is a set of steps to get it to work.
|
| © 2011 Ranjit Vijayan. All rights reserved. |