Projects tagged ‘sysadmin’


[196 total ]

3079 Users
   

Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and ... [More] csh). Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). [Less]
Created over 3 years ago.

1754 Users
   

Sudo (su "do") allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while logging the commands and arguments.
Created over 3 years ago.

1543 Users
   

Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
Created over 3 years ago.

1135 Users
   

rsync is an open source utility that provides fast incremental file transfer.
Created over 3 years ago.

957 Users
   

GNU findutils includes find, xargs, locate and updatedb. These tools proivide ways to search for files on your system by specifying what kind of file you're looking for.
Created over 3 years ago.

863 Users
   

GnuPG is the GNU project's complete and free implementation of the OpenPGP standard as defined by RFC2440 . GnuPG allows to encrypt and sign your data and communication, features a versatile key ... [More] managment system as well as access modules for all kind of public key directories. [Less]
Created over 3 years ago.

735 Users
   

CUPS provides a portable printing layer for Unix(r)-based operating systems. It has been developed to promote a standard printing solution for all Unix vendors and users. CUPS provides the System V ... [More] and Berkeley command line interfaces, and uses the Internet Printing Protocol ("IPP") as the basis for managing print jobs and queues. The Line Printer Daemon (LPD) Server Message Block (SMB), and AppSocket (a.k.a. JetDirect) protocols are also supported with reduced functionality. CUPS adds network printer browsing and PostScript Printer Description ("PPD") based printing options to support real world printing under UNIX. It includes an image file RIP that supports printing of image files to non-PostScript printers. A customized version of GNU Ghostscript 7.05 for CUPS called ESP Ghostscript is [Less]
Created over 3 years ago.

686 Users
   

Wireshark is the world's foremost network protocol analyzer, and is the de facto (and often de jure) standard across many industries and educational institutions. (Wireshark was known as Ethereal until June 09, 2006)
Created over 3 years ago.

608 Users
   

Nmap ("Network Mapper") is a free open source utility for network exploration or security auditing. It was designed to rapidly scan large networks, although it works fine against single hosts. Nmap ... [More] uses raw IP packets in novel ways to determine what hosts are available on the network, what services (application name and version) those hosts are offering, what operating systems (and OS versions) they are running, what type of packet filters/firewalls are in use, and dozens of other characteristics. Nmap runs on most types of computers and both console and graphical versions are available. [Less]
Created over 3 years ago.

420 Users
   

Cygwin is a Linux-like environment for Windows. It consists of an emulation DLL providing Linux API functionality, and ports of thousands of Linux tools to Windows.
Created over 3 years ago.