18 projects tagged "Linux"
YES Linux is a server appliance for small and medium size networks to quickly and easily build an Internet presence. It completely installs in under 10 minutes and 2 screens. It features a secure Web server, a secure email server with Web-based email, a firewall, spam filtering, WebDAV support, an FTP server, an SSH server, a PostgreSQL database, the Resin J2EE server, Java, Apache Ant, PHP 5, Autonomous Backups, and complete Web-based administration.
OpenVPS is a set of software built on top of the Linux VServer aimed specifically at Web Hosting. It is not another set of kernel patches, but a set of scripts to create virtual servers, collect resource utilization information, and provide an interface to the customer as well as the administrator.
footprint is a tool that makes it easier to create and manage kickstart files. It allows you to define systems, create profiles for systems, and macros per distribution. It can create kickstart files on the fly, make custom initrd (ramdisks), create custom bootfloppies, and can manage your DHCP and PXE configuration.
PyRPM is an experimental project to look at RPM package management. It is a Python module and a collection of scripts that provide similar functionality as rpm, yum, and related software. It mainly deals with RPM packages, the RPM database in /var/lib/rpm, comps.xml files, and yum repositories (called repo data).
Gendist is a live CD generator system. It has nice features like multi-distribution CDs, support for grub, isolinux, and gfxboot boot managers, and a modules system for configuring your distribution in live mode. This system is independent from the kernel version (but need unionfs and squashfs support). It only works on Debian Sid or Ubuntu Dapper.
Cobbler is a network installation and update server. It can be used to automatically set up PXE, install virtual guests, manage answer files, and reinstall existing Linux machines. Advanced features include importing distributions from DVDs and rsync mirrors, kickstart templating, integrated yum mirroring (integrated with the installer to make updates available at install time), creation of netboot ISOs, and built-in DHCP/DNS Management. Tools such as "cobbler triggers", a Python API, and an XMLRPC API allow integration with cobbler with the rest of your datacenter environment or other systems management applications. There is also a Web interface to simplify management of the install server. Cobbler supports RHEL 4+, Fedora, and derivative distributions, and is also able to install other popular distributions.
The CryptoNAS project wants to bring data encryption to the masses. It provides two packages: CryptoNAS-Server and CryptoNAS-CD. The CryptoNAS-Server package adds hard disk encryption to a file server (running Samba, NFS, DAV, etc.) without annoying its users. The CryptoNAS-CD is targeted at users who want to set up an encrypting file server without bothering about complicated administration issues.