41 projects tagged "Systems Administration"
Cinabox (Continuous Integration in a Box) automates the setup of a Continuous Integration (CI) system by doing The Simplest Thing That Could Possibly Work. It consists of two simple scripts to set up a cruisecontrolrb CI server from scratch on an Ubuntu 8.04 system: one script to bootstrap Ruby, and another script to set up CI.
Trojan scan is a simple shell script that allows for simple but relatively effective checking for trojans, rootkits and other malware that may be using your server and network for unwanted (and possibly illegal) purposes. It works by listing all processes that use the Internet with the lsof command (using -Pni flags). This list is then transformed into signatures in the form of process_name:port_number:user. These signatures then are matched against the allowed process defined in the configuration. If any signatures of running processes are found that do not match the allowed signatures, an email report is sent including ps, ls, and optional lsof output.
PrinterSetup is a flexible printer setup system. It is tailored to institutions with more than 20 deployed printers. It is designed to work with CUPS on Mac OS X. PrinterSetup is a component of PrintingWorks, a print accounting solution. There is limited documentation. Apple package deployment requires Mac OS X 10.3 or later, and is untested on earlier versions. Apple package development requires Mac OS X 10.5 or later and Xcode 3.0 or later.
Relax-and-Recover (Rear) is a bare metal disaster recovery and system migration solution, similar to AIX mksysb or HP-UX ignite. It is composed of a modular framework and ready-to-go workflows for many common situations to produce a bootable image and restore from backup using this image. It can restore to different hardware, and can therefore be used as a migration tool as well. It supports various boot media (including tape, USB, or eSATA storage, ISO, PXE, etc.), a variety of network protocols (including SFTP, FTP, HTTP, NFS, and CIFS), as well as a multitude of backup strategies (including IBM TSM, HP DataProtector, Symantec NetBackup, Bacula, and rsync). It was designed to be easy to set up, requires no maintenance, and is there to assist when disaster strikes. Recovering from disaster is made very straight-forward by a 2-step recovery process so that it can be executed by operational teams when required. When used interactively (e.g. when used for migrating systems), menus help make decisions to restore to a new (hardware) environment.
Easy Hosting Control Panel for Ubuntu is designed for hosting multiple domains on a single machine. It aims to be easy to install and use, simple, and functional. It currently supports Apache, DNS, MySQL, FTP, and email configuration. It mainly uses the apt-get install system, so it can be installed on any Debian-based distribution, including Ubuntu. It features one-click installs, subdomains, password protected domains, email forwarding, domain transfer to another user, multiple templates, server backup and restore, and different menus for the server administrator, reseller, and domain administrator.