config-dhcpd 0.5 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News config-dhcpd 0.5 (Default branch)
# 1  
Old 01-07-2009
config-dhcpd 0.5 (Default branch)

config-dhcpd is a graphical DHCP daemon configuration tool written in Python. License: GNU General Public License (GPL) Changes:
configParser is now used to store the backend configuration. This lets the object tree be generic, and it paves the way towards having an actual dhcpd.conf parser. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
MCS-SETCONFVAL(1)						   User Commands						 MCS-SETCONFVAL(1)

NAME
mcs-setconfval - a tool to modify settings from a mcs-managed application. DESCRIPTION
mcs-setconfval is a maintenance tool for your mcs installation. It will allow you to set the value of an application setting if its configuration is managed through mcs. SYNOPSIS
mcs-setconfval <domain> <section> <keyname> <setting> OPTIONS
<domain> name of the target software. <section> configuraton sub-section. <keyname> name of the setting. <setting> value of the setting. EXAMPLES
mcs-setconfval audacious alsa volume_l 70 Set left channel volume level from the alsa section of audacious to 70%. FILES
/etc/mcs-backend Use "default", "kconfig" or "gconf" to select which backend will be used to store mcs-managed applications settings. "kconfig" and "gconf" are available through libmcs-backend-gconf and libmcs-backend-kconfig packages. ~/.mcs-backend Overrides /etc/mcs-backend. SEE ALSO
mcs-info(1) mcs-getconfval(1) mcs-query-backends(1) mcs-walk-config(1) Homepage: http://www.atheme.org/projects/mcs.shtml AUTHOR
This manual page was written by Adam Cecile <gandalf@le-vert.net> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. 0.6.0 January 2008 MCS-SETCONFVAL(1)