50 projects tagged "Administration"
MN Viewer (Mobile Network Viewer) is a lightweight framework designed for system administrators who would like to be able to monitor many aspects of their network from their mobile phone. It allows for very simple expansion using simple PHP plugins. It is designed to integrate with other monitoring tools such as Cacti.
ssh-forcecommand is a script to safely execute remote commands via ssh. It is especially aimed at automated remote commands (in which ssh keys are not secured via password), where a compromise of the remote system could also compromise the local system. To prevent this, ssh-forcecommand can be invoked through the ssh configuration, which will limit the remote system so that it can only execute a set of statically defined commands. This way, compromising the local system is made much more difficult.
QIT (Qtree Integration Toolkit) is a powerful tool with a set of innovative features that improve the way you view and administer Documentum repositories.It allows you to browse data intuitively and recursively with the Rich Object Experience, keep track of multiple docbases at a time, and stay connected without worrying about timeouts, adding connection brokers and docbases on the fly, and execute DQL queries, keep your query history, predefine queries, and repeat queries automatically. Intuitive, per-docbase configurable search is provided with only one search box.
pygmed is a simple editor for ".desktop" files. It has two panels for editing files. Each panel works independently from the other. You can copy and move files between panels. pygmed can search for file that have similar names or executable commands. It can also detect missing commands.
fstransform is a tool to change a file-system from one format to another. For example, it can change from jfs, xfs, or reiser to ext2, ext3, or ext4. It works in-place and without the need for backup. It currently has been tested on Linux only. It uses a sparse file to create the new file-system image, moves all the files of the existing file-system into it, then remaps the sparse file to the original partition.
Outlets is an AJAX-enabled centralized power distribution unit (PDU) manager. It has has been tested on APC and Tripplite units with SNMP functionality, but can work with other units given proper configuration. To change the name of an outlet, simply click its name and enter the new value. Press Enter to confirm or Esc to cancel. Outlets can be switched on or off by clicking the status and selecting the desired status from the drop down, then clicking OK. Changes are written via SNMP, thus each PDU must have an accessible SNMP write community. Outlets can use a standard LAMP setup, though it does not require or use MySQL. In addition, it requires the php5-snmp module. All PDUs must support SNMP v1 and be set up to allow the IP of the machine Outlets is hosted on to access SNMP. Some Tripplite units exhibit a behavior where they do not properly confirm SNMP writes and stop responding to requests for about 60 seconds after SNMP writes. They can still be managed (it's just a bit wonky), but the APC units work flawlessly.