Login Status


Related Tags

mysql linux documentation cms lamp openvz compiler internet config font



The GNU Web Hosting Control Panel

GNUPanel is a completely free web hosting automation system that aims to provide a suitable replacement for similar proprietary programs. Advanced features such as support for Xen, OpenVZ and multi server capabilities are planned for our next release due out in early 2008. The project is currently undertaking a massive re-structuring and overhaul of all components. We're currently seeking individuals proficient in PHP as well as fluent in English and Spanish to help with translating some of the code. After the overhaul, an extensive plug-in and template system will be in place as well as a completely distro-agnostic installer....

Secure Remote Command Execution

SRCE is a tiny, lightweight interconnect that facilitates secure automation on vast farms of GNU Linux computers and appliances. SRCE uses its own double random handshake secured by Blowfish. Blowfish sessions also feature double random security, a new secret is established on every connection. No public key is used, however host verification is established with the second part of the handshake. It features built in tcp wrappers, remote execution, encrypted file transfers and a reboot mechanism. Due to its micro size and engineering, srce will remain responsive even when most other services have failed. SRCE is designed to be used in lieu of password-less SSH operations for automation tasks, or to abstract certain parts of a GNU operating system and make them a service. SRCE is mature, very well documented and in wide use. Because it uses its own functions, it does not rely on any specific kernel or glibc version to work. The service is completely non blocking, making distributed and parallel execution possible. All parts of SRCE reside in userspace....