up vote 57 down vote favorite
78

I believe every system administrator is used to open source by now. From Apache to Firefox or Linux, everyone uses it at least a little bit.

However, most open source developers are not good in marketing, so I know that there are hundreds of very good tools out there that very few people know.

To fill this gap, share your favorite open source tool that you use on your day by day that is not very famous.

*I will post mine in the comments.

link|flag
show 3 more comments

79 Answers

1 2 3
up vote 41 down vote

I love PuTTY !

The PuTTY executables and source code are distributed under the MIT licence, which is similar in effect to the BSD licence. (This licence is Open Source certified and complies with the Debian Free Software Guidelines.)

link|flag
show 1 more comment
up vote 40 down vote

Notepad++ lightweight, has excellent support for different formats, my main text editing tool in windows.

link|flag
show 1 more comment
up vote 39 down vote

UnxUtils: This is a port of various gnu shell utilities based on msvcrt.dll so it understands native windows paths - i.e. you don't need to map to a /cygdrive path. This is a key advantage over Cygwin if you have to interact with native windows commands or homebrew CL utilities.

Strings: is a very good way to scrounge through files for items of text. Many, many uses.

Flex: Really designed for writing lexical analysers, with a little bodge artistry and a C compiler it can be used as an uber-grep. I don't use it all that often but it can come in surprisingly handy in that role.

Fetchmail and Procmail: Core of my email system for well over a decade, since I had dial-up internet connectivity. If it ain't broke ...

rdesktop: an open source RDP (terminal services) client that works surprisingly well.

PythonWin:, particularly as packaged in Activestate Python. Python on Windows works a lot better than you might think. When used with COM Makepy it's really good for scripting COM APIs.

Wget: an exceedingly useful FTP/HTTP downloading tool.

Leafnode: if you still read any of the newsgroups that still have decent active traffic this is quite a good way to do it. Again, a bit of legacy from my dialup days but it still gets used on occasion.

Abiword and Gnumeric: full featured wordprocessing and spreadsheet software that's far leaner and meaner than OpenOffice.

Xfig: Visio type diagramming tool with an odd user interface. Once you get used to the paradigm it's much easier on my poor old mouse hand than a modern direct maniulation interface. Worth a mention for the ergonomics.

Tcl/Tk: Overshadowed by Perl and Python, Tcl is very easy to embed C code into - it was designed specifically for embedding. Surprisingly useful nonetheless, and the Tk toolkit is very easy to whip up a GUI with. Modern versions support theming so your applications no longer have to look like Motif.

Ghostscript: One of the great unsung heroes of the open-source world. A free postscript interpreter with a whole ecosystem of derived items - PS and PDF viewers, PDF creation tools, printer RIPs and all sorts of Postscript conversion tools. Perhaps most widely used outside open-source circles (if not actively credited) in its role in the back-end of PDFCreator

That's just a sampling of the obscure stuff without mentioning Vim, LaTeX, Firefox, python, gcc, gtk & qt and the Berkeley TCP stack - to name but a few.

link|flag
show 2 more comments
up vote 36 down vote

Synergy

Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display.

It is also platform independent.

link|flag
1  
I love Synergy. One of the first apps I install on most of my machines. – Chris_K Jul 2 '09 at 4:31
show 3 more comments
up vote 35 down vote

My favourite open source tool is rsync.

I use it almost every day and it is still not as famous as it should be:-)

link|flag
show 4 more comments
up vote 31 down vote

Nobody mentioned screen yet?

link|flag
show 2 more comments
up vote 29 down vote

7-zip--a file archiver with the high compression ratio. The program supports 7z, ZIP, CAB, RAR, ARJ, LZH, CHM, GZIP, BZIP2, Z, TAR, CPIO, ISO, MSI, WIM, NSIS, RPM and DEB formats.

link|flag
show 1 more comment
up vote 27 down vote

No one mentioned git.

It is not as well known as cvs or svn but I think it will be one day.

link|flag
show 4 more comments
up vote 27 down vote

FileZilla - available as both a client and server.

link|flag
show 1 more comment
up vote 20 down vote

Vim/gVim - an editor practically no one's heard of!

link|flag
1  
I'm guessing because it's probably considered famous? – Wayne Koorts Jul 2 '09 at 0:04
show 6 more comments
up vote 19 down vote

Wireshark = Network Protocol analyzer.

Kismet = A powerful wireless sniffer.

Tcpdump = The classic sniffer for network monitoring and data acquisition, I use it regularly.

Pound = The Pound program is a reverse proxy, load balancer and HTTPS front-end for Web server(s).

Trac = Project management and bug/issue tracking system. Provides an interface to Subversion and an integrated wiki.

Request Tracker = A free web and email-based bug tracking and trouble ticketing system. Features list, documentation screen shots, and download.

Vmstat = The command vmstat reports information about processes, memory, paging, block IO, traps, and cpu activity.

Iptraf = The iptraf command is interactive colorful IP LAN monitor. It is an ncurses-based IP LAN monitor that generates various network statistics including TCP info, UDP counts, ICMP and OSPF information, Ethernet load info, node stats, IP checksum errors, and others.

mc = Visual shell for Unix-like systems.

Postfixadmin = Postfix Admin is a web based interface used to manage mailboxes, virtual domains and aliases. It also features support for vacation/out-of-the-office messages.

pwgen - Automatic Password generation.

Linuxconf = Linuxconf comes with Mandrake Linux and Red Hat Linux, but is also available for most modern Linux distributions. You've probably encountered this tool before if you use one of these distributions, either as the whole package or in one of its modular components. Multiple interfaces for Linuxconf have been available for years, but now we're up to four: GUI, Web, command-line and ncurses.

Webmin = Webmin comes with, and was recently acquired by, Caldera Linux. This tool is not only available for most modern Linux distributions, it also runs on most major flavors of UNIX and is available in around twenty languages (though some modules are not available in all of the languages). As you might guess, Webmin is purely a web-based application and a heavily modular one at that.

OpenVPN = SSL/TLS based user-space VPN. Supports Linux, Solaris, OpenBSD, FreeBSD, NetBSD, Mac OS X, and Windows 2000/XP.

link|flag
3  
you should edit this and add some more linebreaks :) – Blorgbeard Jul 4 '09 at 9:26
show 2 more comments
up vote 15 down vote

KeePass is a free open source password manager, which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key file.

link|flag
1  
KeePassX (keepassx.org) is a cross platform (which makes it twice as valuable as KeePass IMO) fully compatible KeePass alternative with a similar interface, written in c++. – Ehtyar Jul 1 '09 at 23:25
1  
+1 for keepass its a life saver ... i keep it on dropbox to have it on all my computers and also backup ed up – solomongaby Jul 2 '09 at 11:02
show 1 more comment
up vote 14 down vote

I use many that I couldn't work without but that I don't consider "not very famous" (openssh, openvnp, apache, rsync, ...). Two very useful little utilities that many may not have heard of sprint to mind:

  • Pipe Viewer (pv): keep tabs on long operations
  • htop: a prettier alternative to top with a few useful extra features as well as the pretty

Both can generally be found in standard repositories (they are both in Debian Etch and above) and are relatively painless to compile if your distro doesn't have them.

Edit: another excellent tool that isn't very well known in my experience:

  • FreeMind: a very useful "mind map" style note recording/arranging app
link|flag
2  
+1 FreeMind. I do all my planning with it. – David Mackintosh Jul 2 '09 at 3:08
show 1 more comment
up vote 14 down vote

Screen. It's the most useful tool ever made. Master it and you can be as unto a god, a creature in all places at once.

link|flag
show 1 more comment
up vote 11 down vote

Nagios--Comprehensive IT infrastructure monitoring ensures you can resolve problems before they affect critical business processes....

link|flag
show 1 more comment
up vote 10 down vote

ack - a grep replacement. You'll never grep again :)

link|flag
2  
Note to debian users: package is called ack-grep. The package ack is a Kanji code converter – artifex Mar 16 at 12:12
up vote 10 down vote

sudo. I also wrote a similar utility a long time ago (different set of features, lightweight) called Calife.

link|flag
show 1 more comment
up vote 9 down vote

I have been finding that many people don't yet know about Process Hacker. It's on par with Sysinternals' Process Explorer.

Edit in response to Greg's comment:
Sorry for the delay in responding... It also has 2 tabs that show services and TCP/UDP connection info which I think is really nice. You can get the same info in the services tab in Process Eplorer when sorted by tree view, but then you lose the ability sort within the services list.

link|flag
show 2 more comments
up vote 9 down vote

dstat - imagine vmstat, iostat, top, ps, as well as apache, mysql, etc. all able to output metrics on the same line at the same interval. cross-referencing app-level metrics with system-level metrics is huge.

siege - better than any other URL hammering tool out there

squid - layer 7 routing and caching, quick and easy

maatkit - MySQL is not the same without it

MySQL Proxy - the example lua scripts are enough to make MySQL snooping painless

link|flag
show 1 more comment
up vote 7 down vote

My favorite app is the Window Maker, a very lean and fast Linux window manager (similar to KDE, Gnome, etc).

It is not very famous, but available for most distros (on Ubuntu, do apt-get install wmaker).

link|flag
3  
and its absolutely ancient! long live windowmaker! – Kyle Hodgson Jul 1 '09 at 14:11
show 5 more comments
up vote 7 down vote

Zim Desktop Wiki

Small desktop wiki that works on Linux as well as Windows and OSX.

I use it to keep my tasks organized as well as to document things as I go before putting them into the company wiki.

link|flag
up vote 7 down vote

I have to say Squid. I dont think its all that popular, at least not in the Windows world. We use it for many different things: content filter and port blocker included.

link|flag
1  
Hugely popular in the *nix world, though. – squillman Jul 1 '09 at 17:08
show 1 more comment
up vote 7 down vote

In the security side, I will recommend

Both are well known in the security community, but not very much outside of it.

link|flag
up vote 7 down vote

WinSCP, although I'm not completely sure that's Open Source. If not, it's a toss up between Mailcleaner and HylaFAX.

link|flag
1  
WinSCP is open source. – Justin Dearing Aug 31 '09 at 0:56
up vote 6 down vote

Can you consider a webserver as a tool? If so, nginx has my vote. Else, I would vote for ttcp for throughput testing.

I also find that not a lot of people use xargs. For example, here's a good one I just figured out: how to shred files that have spaces in the filename using find, xargs and shred.

 find . -type f -print0 | xargs -0 shred -u -v
link|flag
up vote 6 down vote

Ack because it's better than grep:

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code.

ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions.

I'm also becoming a huge fan of Pandoc:

Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. It can read markdown and (subsets of) reStructuredText, HTML, and LaTeX, and it can write markdown, reStructuredText, HTML, LaTeX, ConTeXt, PDF, RTF, DocBook XML, OpenDocument XML, ODT, GNU Texinfo, MediaWiki markup, groff man pages, and S5 HTML slide shows.

link|flag
up vote 6 down vote
  1. TrueCrypt -- Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux
  2. The PortableApps platform -- the the app base itself is not open source i think
  3. The 7-Zip tool -- as against WinZIP, WinRAR, WinSoManyThings!
  4. JkDefrag -- a disk defragmenter and optimizer for Windows 2000/2003/XP/Vista/2008/X64 with many controls
  5. MPlayer -- a movie player which runs on many systems and over many formats
  6. Firefox -- no one talking about this yet! (yes, its popular)
  7. freeSSHd -- free implementation of the SSH server (SFTPd, SCP, SSHd for windows)
  8. Cygwin -- again surprisingly no mention!
link|flag
up vote 5 down vote

I'm a big fan of Filelight. I never knew determining data usage on my hard drive could be so easy or look so pretty.

link|flag
show 2 more comments
up vote 5 down vote

GraphicsMagick - Lesser known alternative to ImageMagick, built as a single executable and offers more regular updates.

mod_evasive - Allows Apache to take evasive action when under brute force or Denial of Service attacks.

WikidPad - Excellent personal wiki for storing just about any kind of information.

NcFTP - Command line ftp client and FTP library (LibNcFTP).

cURL - Lesser known alternative to wget (also available as a library - LibcURL).

PdfCreator - Allows you to print documents to PDF on Windows.

DeVeDe - Lesser known alternative to DVDStyler. I like it better because it gives you greater control over disk layout, and automagically creates a menu from the layout.

InfraRecorder - Open Source GUI for cdrtools on Windows.

KiTTY - Lesser known alternative to PuTTY, can be carried on a USB memory stick.

Strawberry Perl - Lesser known alternative to ActivePerl for Windows, comes with a C compiler (MinGW), and has a portable version.

link|flag
show 1 more comment
up vote 5 down vote

Sprinkle (http://github.com/crafterm/sprinkle/tree/master) - a software provisioning tool.

It is easier than Puppet or Chef, but very powerful. And it is Ruby based, recipes are Ruby scripts.

link|flag
show 2 more comments
1 2 3

Your Answer

get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.