Main > Free Download Search >

Free software configuration management software for linux

software configuration management

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3736
Asterisk Configuration and Management Interface 1.0-pre5

Asterisk Configuration and Management Interface 1.0-pre5


ACaMI is a module-based, object oriented framework to administrate Asterisk PBX boxes through a Web browser. more>>
Asterisk Configuration and Management Interface is a module-based, object oriented framework to administrate Asterisk PBX boxes through a Web browser.
The main difference between this and other projects is that ACaMI is based on a small template engine to separate logic from the output.
Enhancements:
- Several changes were made on the dialplan to work with asterisk 1.2.1.
<<less
Download (2.0MB)
Added: 2006-01-02 License: GPL (GNU General Public License) Price:
797 downloads
Andutteye Software Suite 2.3 (Management)

Andutteye Software Suite 2.3 (Management)


Andutteye Software Suite is a systems management tool. more>>
Andutteye Software Suite is a systems management tool. Andutteye Software Suite has a modular design and every module targets different tasks of systems management.
Andutteye Software Suite will let you manage all aspects of the IT infrastructure, helping to ensure availability, monitor, tune, and optimize performance.
Andutteye Software Suite will make it easier to support and maintain your entire enterprise as a single entity from a central point of operation.
The webinterface has oustanding features like:
- css stylesheet and theme support
- Language support
- Support and complete integration for monitoring, management and change module
- Role based access control to aes objects
- Centralized configuration administration for monitoring and management
- Tweak and present aes gathered data with graphs or reports
- Rss syndication support
Enhancements:
- Changed program headers, and a fix for a bug with validating RPM versions and releases in the repository.
<<less
Download (0.039MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1100 downloads
 
Other version of Andutteye Software Suite
Andutteye Software Suite 2.3 (Client)Andutteye Software Suite is a systems management tool. Andutteye Software Suite 2.3 (Client ... module - Role based access control to aes objects - Centralized configuration administration
License:GPL (GNU General Public License)
Download (0.044MB)
1100 downloads
Added: 2006-10-19
Andutteye Software Suite 2.3 (Cache)Andutteye Software Suite is a systems management tool. Andutteye Software Suite has a modular ... module - Role based access control to aes objects - Centralized configuration administration
License:GPL (GNU General Public License)
Download (0.010MB)
1100 downloads
Added: 2006-10-19
Andutteye Software Suite 2.3 (Server)Andutteye Software Suite is a systems management tool. Andutteye Software Suite 2.3 (Server ... module - Role based access control to aes objects - Centralized configuration administration
License:GPL (GNU General Public License)
Download (0.40MB)
1100 downloads
Added: 2006-10-19
Andutteye Software Suite 2.3 (Themes)Andutteye Software Suite is a systems management tool. Andutteye Software Suite 2.3 (Themes ... module - Role based access control to aes objects - Centralized configuration administration
License:GPL (GNU General Public License)
Download (0.20MB)
1100 downloads
Added: 2006-10-19
License:GPL (GNU General Public License)
Download (0.008MB)
1100 downloads
Added: 2006-10-19
Andutteye Software Suite 2.3 (Syslog)Andutteye Software Suite is a systems management tool. Andutteye Software Suite 2.3 (Syslog ... module - Role based access control to aes objects - Centralized configuration administration
License:GPL (GNU General Public License)
Download (0.008MB)
1102 downloads
Added: 2006-10-19
Community Content Management 1.0

Community Content Management 1.0


Community Content Management project consists of a light-weight CMS, designed for communities. more>>
Community Content Management project consists of a light-weight CMS, designed for communities.
Community Content Management is a light-weight CMS, which is designed for small communities, such as churches, schools, and neighborhood watch groups.
It allows someone with relatively little knowledge of the Internet to publish news stories and events. It sets archive/publishing dates, allowing groups to write press releases/articles about events before they happen.
Its output conforms to XHTML 1.0 and uses CSS 2, and its configuration comprises one file, which sets the site title, database, host, and meta tags.
Enhancements:
- Login - code changed so correct variables are passed to login script :)
- Search - Search Engine Added
- Articles - new lines (n) are replaced with "
" instead of " "
<<less
Download (MB)
Added: 2007-01-22 License: GPL (GNU General Public License) Price:
1009 downloads
Emacs Configuration Framework 0.0.5

Emacs Configuration Framework 0.0.5


Emacs Configuration Framework is a versatile configuration package for Emacs. more>>
Emacs Configuration Framework is a versatile configuration package for Emacs. It is meant for users whose Emacs configuration has become so complex that it appears to be unmanageable.
It enables you to write and load the configuration for individual Emacs packages in pieces. You can use it to setup some autoloads for a package when you start Emacs and then do extra configuration after the package has loaded.
This speeds up your Emacs startup without compromising your ability to do complicated things.
Enhancements:
- This release adds a new rc.d/lang directory.
- Modes added: speedbar, semantic, cedet, and ecb.
<<less
Download (0.032MB)
Added: 2006-10-09 License: GPL (GNU General Public License) Price:
1111 downloads
Kernel Configuration Comparison 0.2

Kernel Configuration Comparison 0.2


Kernel Configuration Comparison (kccmp) provides a GUI for comparing two Linux kernel .config files. more>>
Kernel Configuration Comparison (kccmp) provides a GUI for comparing two Linux kernel ".config" files.
It shows configuration variables with different values in a tabular format. It also shows configuration variables found in only one of the input configuration files.
Building:
kccmp by default requires Qt 3.x. However, by changing one line in kccmp.pro you can build against Qt 4.x. Note that the Qt 4.x build requilres libboost_regex as well.
The standard build is as easy as:
example:
% qmake
% make
Usage
% kccmp /path/to/first/.config path/to/second/.config
example:
% kccmp /usr/src/linux/.config /usr/src/linux/.config.old
Enhancements:
- This release was ported to Qt 3.x.
- The requirement for libboost_regex was removed.
- Building with either Qt 4.x or Qt 3.x is now supported.
<<less
Download (0.012MB)
Added: 2005-10-03 License: GPL (GNU General Public License) Price:
1482 downloads
Font Configuration Library 2.3.94

Font Configuration Library 2.3.94


Fontconfig is a library for configuring and customizing font access. more>>
Fontconfig is a library for configuring and customizing font access.

Font Configuration Library contains two essential modules, the configuration module which builds an internal configuration from XML files and the matching module which accepts font patterns and returns the nearest matching font.

The configuration module consists of the FcConfig datatype, libexpat and FcConfigParse which walks over an XML tree and ammends a configuration with data found within. From an external perspective, configuration of the library consists of generating a valid XML tree and feeding that to FcConfigParse.

The only other mechanism provided to applications for changing the running configuration is to add fonts and directories to the list of application-provided font files.

The intent is to make font configurations relatively static, and shared by as many applications as possible.

It is hoped that this will lead to more stable font selection when passing names from one application to another. XML was chosen as a configuration file format because it provides a format which is easy for external agents to edit while retaining the correct structure and syntax.

Font configuration is separate from font matching; applications needing to do their own matching can access the available fonts from the library and perform private matching.

The intent is to permit applications to pick and choose appropriate functionality from the library instead of forcing them to choose between this library and a private configuration mechanism.

The hope is that this will ensure that configuration of fonts for all applications can be centralized in one place. Centralizing font configuration will simplify and regularize font installation and customization.
<<less
Download (1.1MB)
Added: 2006-03-01 License: Freely Distributable Price:
1332 downloads
Unix configuration extractor 4

Unix configuration extractor 4


The Unix configuration extractor is a script more>> The Unix configuration extractor is a script that runs on the server to extract necessary security configurations. This script doesnt make any changes to the server other than creating the dump files<<less
Download (19KB)
Added: 2009-03-31 License: Freeware Price: Free
206 downloads
Construction Management Software 1.35d

Construction Management Software 1.35d


Construction Management Software is a solution for builders and construction groups to manage construction projects. more>>
Construction Management Software is a solution for builders and construction groups to manage construction projects.
Construction Management Software lets your clients stay up to date on their projects online. You can create a project, add tasks and clients, log in and can place comments on each task, and view estimated completion dates and the status of each task.
You can export a project to a spread sheet for reporting or to create a status report to take to the job site.
Enhancements:
- This release included some updates to the quick start tutorial for the system.
<<less
Download (0.094MB)
Added: 2006-04-04 License: Other/Proprietary License with Source Price:
1306 downloads
Razer device configuration tool 0.05

Razer device configuration tool 0.05


The next generation Razer device configuration software bringing the Razer gaming experience more>>
Razer device configuration tool 0.05 is a versatile and very useful razer device configuration tool which can bring the Razer gaming experience to the free OpenSource world. This utility is supposed to replace the old deathaddercfg utility. It features a device HAL library, a python razer HAL module, a commandline tool and a graphical QT tool to configure the devices.
<<less
Added: 2009-07-06 License: GPL Price: FREE
18 downloads
+CMS Content Management System 2.1.4

+CMS Content Management System 2.1.4


In the competitive content management market +CMS Content Management System stands out. With our easy to use and framework and flexible integration capabilities, +CMS is fast to deploy. Our intuitive interface makes it easy to empower non-technical contributors to create and manage Web content—without expensive, lengthy training. more>> <<less
Download (6.8Mb)
Added: 2008-11-17 License: Free Price: Free
63 downloads
System Configuration Collector Server 1.5.14

System Configuration Collector Server 1.5.14


System Configuration Collector Server generates summaries of scc-data sent by clients. more>>
System Configuration Collector Server generates summaries of scc-data sent by clients. System Configuration Collector Server offers a Web interface that supports searching the snapshots and the logbooks of the systems. It also supports comparing (parts of) the snapshots of systems.
Enhancements:
- This release uses CSS directives to indicate different colors when comparing data from systems.
- It handles the case of an empty log.html when sort is implemented by busybox.
- stdout and stderr are recorded from client runs in the log file when started by scc-pull.
- A puppylinux package has been added.
- style.css has been updated to show variable data in scc snapshots.
<<less
Download (0.12MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
861 downloads
Resource Management Game 0.12

Resource Management Game 0.12


Resource Management Game project is a Web-based resource management game. more>>
Resource Management Game project is a Web-based resource management game.

Resource Management Game is a PHP framework for easily creating resource management and strategy games.

Two playable games are included.

The system uses sessions to store data and should work out of the box with little or no configuration.

<<less
Download (0.081MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1022 downloads
SPOPS::Manual::Configuration 0.87

SPOPS::Manual::Configuration 0.87


SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process. more>>
SPOPS::Manual::Configuration is a description of variables used in the SPOPS configuration process.

These are variables used in all SPOPS implementations. The name of the variable is the key used in the configuration hashref.

Here is a fairly minimal example of a configuration hashref:

1: my $spops = {
2: news => {
3: class => My::News,
4: isa => [ qw/ MyApp::Datasource SPOPS::DBI::Pg SPOPS::DBI / ],
5: rules_from => [ My::DiscoverField ],
6: code_class => [],
7: field_discover => yes,
8: base_table => news,
9: id_field => news_id,
10: increment_field => 1,
11: no_insert => [ news_id ],
12: no_update => [ news_id ],
13: },
14: };

<<less
Download (0.28MB)
Added: 2006-10-13 License: Perl Artistic License Price:
1109 downloads
Nagios Automated Configuration Engine 0.4

Nagios Automated Configuration Engine 0.4


NACE is a generic query engine used to automatically create host and service definitions for hosts on the network. more>>
NACE is a generic query engine used to automatically create host and service definitions for hosts on the network.

It is intended to be used in a shell script at regular intervals by an experienced Nagios administrator to perform a query against the supplied host list. It then creates host and service definitions using the parameters supplied in the query.
<<less
Download (0.024MB)
Added: 2005-11-15 License: GPL (GNU General Public License) Price:
1445 downloads
Configuration HOWTO 1.99.8

Configuration HOWTO 1.99.8


Configuration HOWTO would be the main documentation for configuring most common hardware and services. more>>
Configuration HOWTO would be the main documentation for configuring most common hardware and services.

This document is one of the most important for LDP, because by configuring hardware and software you can get your own Linux box. This HOWTO was born in the Golden Age of developers, mainly for the command line. As it became too big and old for the current distros, I rewrote it more simple as I could.

Fundamentally, to configure the system, Linux users have to write some configuration files. To do it easyer, today programs and wizards are avaliable to manage them. This programs may be quite different for the various distributions.

In this HOWTO, I will speak about Mandrake-Linux and about Red Hat.

<<less
Download (MB)
Added: 2007-01-25 License: LGPL (GNU Lesser General Public License) Price:
1006 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5