149 projects tagged "Systems Administration"
The 64 Studio Platform Development Kit (PDK) is a version control system for GNU/Linux distributions, allowing the creation and management of many different projects, based on Debian and Ubuntu sources. PDK is written in Python, and the source code is well commented and contains documented examples.
Access Control Designer is a universal modular tool for visually designing access control policies. The user of this system depicts requirements for the designed security policy in a graphical notation based on a generally accepted security model. The tool will then generate a configuration of security mechanisms, which will be used for the implementation of the security policy. Modularity of the tool will allow users to design security policies for a lot of various environments - systems needed to have access controlled. A pluggable module API allows third-party programmers to provide ACD modules for systems and so allow users to use ACD for designing access control policies for the systems.
Alternatives system is an implementation of a Debian alternatives system; a system that allows several programs with the same or similar functions to be installed on a single system at the same time. This implementation solves some problems and limitations of original implementation.
Andutteye is a systems management platform that automates enterprise data centers and keeps them running. It contains different modules that targets different tasks of systems management. From a single point of operations you can monitor, manage, and execute all ranges of tasks needed for centralized systems management.
Apache Toolbox provides a means to easily compile Apache (IPv4/6) SSL, PHP(v3/v4), MySQL, Jakarta, a large number of modules (61 3rd party modules and 36 default Apache modules, static or as DSOs), and GD libraries with PNG+JPEG+Freetype2+zlib support. It is fully customizable and menu-driven. Everything is compiled from source, and wget is used to download any missing modules. It can also check for RPMs that might cause problems and create an RPM with your selections.
Artica for Postfix is a secure Web interface for Postfix administration. It is designed to reduce the cost of creating and managing a full Linux mail server. It supports Postfix, Kaspersky Anti-spam, Kaspersky Anti-Virus, Bogofilter, Milter-greylist, SpamAssassin, Clam Antivirus, Amavis, OpenLDAP, SQLite library, Cyrus-imap, Procmail, Fetchmail, DnsMasq, Mailman, Sieve, Yorel script, QueueGraph, MailGraph, AWSTats, geoip, and more.
Augeas is a configuration API and editing tool. It parses common configuration files like /etc/hosts or /etc/grub.conf in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native configuration files.