After the release of gnome system tools there is not really a reason to carry this project on.
Description
DCC (Debian Control Center) is a modular project written in Python. The goal of this project is to enable normal people to configure their Debian system as well as some of the server packages. A second goal of this project is to make the experienced Debian system administrators to configure and change her system, without having to remember a lot of commands and configuration files. On a more implementation level, the project should be able to accept new modules without having to change a single line of code in the main configuration program.
ChangeLog
0.0.2 : 2002-02-10 12:45:00
A program called dcc_wrapper included, a wrapper to launch the dcc as root by presenting the user with a password prompt.
users module, used to manage users.
groups module, used to manage groups.
terminal module, only used if you have python-gnome installed, opens a root terminal.
Debian menu item included.
Ability to select whether the items should open as open or closed.
0.0.1 : 2002-02-09 16:55:00
Initial release
Main program working, able to load modules and draw them in a tree.
dccconf module, used to configure the program itself. Modules path and pixmaps path at the moment.
about module draws the usual boring about info.
Screenshots