Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

10 GNU/GPL programs you can't live Version 1.

0
without July 13, 2005

By Mellonfire

Takeaway
In this download, we introduce you to 10 GNU/GPL programs you can't do without if your operating system of choice is
UNIX-based.

GNU Project
You may already have heard of the GNU Project, and you may vaguely remember reading various notices referencing the
GNU and the GPL in software you use regularly. But do you really know what the GNU Project does, or how extensive an
impact its software has on your daily life?
The GNU Project (the name's an acronym which stands for "GNU's Not Unix") creates sophisticated, user-friendly
software that users may freely use, modify, redistribute, even sell. This license is called the General Public License, or
GPL. GNU/GPL software is commonly used in combination with the open-source Linux kernel to create the free, open-
source GNU/Linux operating system, and most major Linux distros use GNU software.
In this download, we introduce you to 10 GNU/GPL programs you can't do without if your operating system of choice is
UNIX-based. Six of these are developed by the GNU Project and licensed under the GPL; the remaining four are
developed by third-party projects and licensed under terms similar (but not identical) to the GPL.

Program Description Features License


Bash A sophisticated command • POSIX compliance GNU General
shell that can be used for • Command-line completion Public License
launching programs or • Job control
scripting tasks in the GNU • Compatibility with sh shell scripts
environment.
GNOME A powerful, easy to use • A complete desktop environment for *NIX, GNU General
graphical desktop with multimedia, Web browsing, office Public License
environment for the X- applications and system maintenance tools
Windows system. • Compatibility with Windows files
• Available in multiple languages
• Includes support for handicapped users
GnuPG A tool to protect individual • OpenPGP compliance GNU General
privacy by encrypting files and • Supports wide variety of encryption routines, Public License
email messages using including Blowfish, DSA, RSA, SHA-1 and El-
unbreakable cryptographic Jamal
algorithms. • Supports key retrieval from online key servers
GZip A utility that enables more • Offers better/faster compression than GNU General
efficient data storage by zip/unzip Public License
compressing files, thereby
saving space and making file
transfers easier.

Page 1
Copyright ©2005 CNET Networks, Inc. All rights reserved.
For more downloads and a free TechRepublic membership, please visit http://techrepublic.com.com/2001-6240-0.html
10 GNU/GPL programs you can't live without

Program Description Features License


GCC A developer toolkit containing • ANSI C compliant GNU General
a powerful C compiler and • Supports C, C++, Objective-C, Fortran, Java, Public License
associated tools. and Ada
Samba A suite of tools to improve • Can access local or network Windows shares GNU General
interoperability between through *NIX Public License
Windows and *NIX systems, • SMB- and CIFS compliance
by making file and printer • Supports Windows trust accounts,
sharing possible between domain/network logon and user/share level
them. security
• Includes Web-based configuration tool
Sendmail A sophisticated mail transfer • Mail filtering Sendmail
agent that accepts mail and • On-the-fly address rewriting License
delivers it to the remote host. • Anti-spam features
Vim The de facto *NIX text editor, • Multi-byte text support Vim License
suitable for editing a variety of • Automatic text completion
ASCII file formats. • Command history buffer
• Macro support
• Built-in scripting language
• Data recovery features
• Syntax highlighting
Apache A standards-compliant Web • HTTP 1.1 compliance Apache License
server used by a majority of • Plug-in architecture for external modules
Internet Web sites. (DSO)
• Supports CGI, SSI and HTTP-Authentication
• Can host multiple virtual hosts on the same
system
OpenSSH A suite of remote access tools • Encrypts all traffic between hosts, including BSD License
that improve network security passwords
by encrypting communications • Provides secure alternatives to telnet, ftp
between hosts. and rcp
• Supports creation of secure "tunnels"
between hosts
• Can use both public key and one-time
password authentication
• Supports 3DES, Blowfish and AES
encryption

Page 2
Copyright ©2005 CNET Networks, Inc. All rights reserved.
For more downloads and a free TechRepublic membership, please visit http://techrepublic.com.com/2001-6240-0.html
10 GNU/GPL programs you can't live without

Additional resources
• Sign up for our Downloads Weekly Update, delivered on Monday afternoons.
• Check out all of TechRepublic's newsletter offerings.
• Ease Linux file tasks with these 10 GNU Midnight Commander tips (Download)
• Master the power of the Linux GUI desktop (Download)
• Could e-mail be the killer app that drives Linux adoption? (Download)

Version history
Version: 1.0
Published: July 13, 2005

Tell us what you think


TechRepublic downloads are designed to help you get your job done as painlessly and effectively as possible.
Because we're continually looking for ways to improve the usefulness of these tools, we need your feedback.
Please take a minute to drop us a line and tell us how well this download worked for you and offer your
suggestions for improvement.

Thanks!

—The TechRepublic Downloads Team

Page 3
Copyright ©2005 CNET Networks, Inc. All rights reserved.
For more downloads and a free TechRepublic membership, please visit http://techrepublic.com.com/2001-6240-0.html

You might also like