Projects tagged ‘gentoo’ and ‘ubuntu’


Jump to tag:

Projects tagged ‘gentoo’ and ‘ubuntu’

Filtered by Project Tags gentoo ubuntu

Refine results Project Tags unix (6) linux (5) debian (4) centos (3) daemon (3) solaris (3) freebsd (3) cross-platform (3) fedora (3) itsm (2) admin (2) itil (2)

[9 total ]

55 Users
   

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like ... [More] users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. Puppet's simple declarative specification language provides powerful classing abilities for drawing out the similarities between hosts while allowing them to be as specific as necessary, and it handles dependency and prerequisite relationships between objects clearly and explicitly. [Less]
Created over 3 years ago.

12 Users
   

Bcfg2 helps system administrators produce a consistent, reproducible, and verifiable description of their environment, and offers visualization and reporting tools to aid in day-to-day administrative tasks.
Created over 2 years ago.

2 Users
   

An Integrated Development Environment for producing presentation and simulation based eLearning (as Flash), similar to Macromedia Captivate. Licensed under the LGPLv3.
Created over 2 years ago.

1 Users

Initng is a full replacement of the old and in many ways deprecated sysvinit tool. It is designed to significantly increase the booting speed of a unix-like operating system by starting processes asynchronously.
Created 5 months ago.

1 Users

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as ... [More] fast as it can possibly be done in your architecture. [Less]
Created over 2 years ago.

0 Users

Generate package files from PyPI index. Now only ebuild for gentoo is generated. spec for rpm-base distribution, dpkg for dpkg-base distribution will be added in future. Many features are ... [More] provided: Pre-defined, user-defined schemes for different usage. Update from PyPI and cached into localhost scheme is provided. Update from localhost scheme is provided, so the package file will not have to be downloaded again and again. Wildcard is permitted in package names. For example: Aa. Offline mirror support: Cache the downloaded packages and generate localhost cache entries index in the PyPI format. So we can treat our local-machine as a PyPI server. Full automatically log, all passed or failed packages(with fail reason) are recorded in log. Some packages can be masked for manually written ebuild/deb package. Multiple template support, to support different packages types. Now only standard distutils/setuptools template and single python template are provided. More template, such as webapp, will be added in future. Package specific config, patches supported. User can manage their private config, patches in /etc/pypi2pkgsys too. pypi-logstats.py is provided to show the statistics from log files. pypi-manualcache.py is provided to generate localhost cache entries from self-downloaded package files. This reserve a great deal of time to download big files from pypi.python.org. Links: News: http://code.google.com/p/pypi2pkgsys/wiki/News Main: http://code.google.com/p/pypi2pkgsys/wiki/Main Usage: http://code.google.com/p/pypi2pkgsys/wiki/Usage_pypi2portage http://code.google.com/p/pypi2pkgsys/wiki/Usage_logstats http://code.google.com/p/pypi2pkgsys/wiki/Usage_manualcache [Less]
Created 12 months ago.

0 Users

sdbexp.py is a small command line utility that exports your SimpleDB data as a python dictionary. Requires: boto library Python 2.5 Tested on Ubuntu, Suse, Gentoo, Centos, and Apple OSX ... [More] (leopard). This project work as expected but is still under development. We take no liability for any data losses. Check your data before removing it from SimpleDB [Less]
Created 12 months ago.

0 Users

This projects offers a PHP-cli library that much simplifies writing of a Unix-shell scripts. Each service such as Apache or MySQL haves an PHP object that you may simply use in your scripts. Library ... [More] may be configured for working in many OS environments - Gentoo, Ubuntu, etc without rewritting user scripts. All scripts are executed via SSH PHP command line interface. There is no plan to develop web-frontend at this moment. Commandos must be used only for writting server admin scripts. All Commandos actions may be automatically stored in database for later analysis. Example script: vhost('testhost.com')->set('ServerAlias','www.testhost.com'); Commandos::svc('Apache')->restart(); ?>Commandos is a modular system. Any user may write additional module. Planned modules are: fs (filesystem actions), apache (Apache web-server), mysql (MySQL database), php (PHP configurator), ui (console user interface), hosting (top-level actions for control a hosting server), etc. Preferred language for discussing is Russian. Ru->En translators are welcome. [Less]
Created 12 months ago.

0 Users

DiskForge is a LiveCD Build System based on Gentoo Linux. It can be used to create fully bootable LiveCDs. It is composed of a special stage tarball and a collection of build scripts for working ... [More] with this stage tarball. The stage tarball is a specially packaged tar.gz or tar.bz2 file that contains a minimal set of files that one would need to have on a bootable CD. It will contain precompiled binaries of all the base programs for the architecture it's built for. This stage tarball is modified in a chroot environment until the disk is ready to be built. The second part of this project is a collection of build scripts for managing the tarball. The scripts are responsible for the following tasks: Entering and exiting the build environment Creating backups of the build directory Cleaning a copy of the build directory in preparation for building the LiveCD or LiveDVD Creating a bootable ISO image of the disk An included autobuild script is able to accomplish all of these tasks with one command. DiskForge aims to be the simplest, most flexible and most customizable Linux LiveCD and LiveCD build system available. In contrast to other systems, DiskForge allows users to work entirely from within the disk itself to build the desired system; the most natural way of building a LiveCD. Additionally, although DiskForge currently only supports Gentoo Linux, any distribution is compatible with the build scripts, although the user will need to provide their own stage tarball for the installation. [Less]
Created 12 months ago.