administration console
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1302
AGT 1.11
AGT is an iptables firewall administration tool with an ipf-like configuration syntax. more>>
AGT is a powerful console frontend to iptables, supporting nearly all of the iptables extensions (such as quota, random, MIRROR, multiport, owner, string, MAC address, and more).
All options can be specified in a configuration file with similar syntax to ipf and ipfw.
<<lessAll options can be specified in a configuration file with similar syntax to ipf and ipfw.
Download (0.013MB)
Added: 2005-04-06 License: BSD License Price:
1664 downloads
Komba2 0.7.3
Komba2 is a windows network administration tool for the K Desktop Environment. more>>
Komba2 is a windows network administration tool for the K Desktop Environment.
Our target is to make administration beautiful and intuitive without sacrificing power.
<<lessOur target is to make administration beautiful and intuitive without sacrificing power.
Download (0.46MB)
Added: 2005-08-15 License: GPL (GNU General Public License) Price:
1532 downloads
Cabber 0.5.0 test1
Cabber is a console Jabber client. more>>
Cabber is a Console Jabber Client, it is desing for provide Jabber services to the console users, because All borned in the Console.
Enhancements:
- A lot of new features!
<<lessEnhancements:
- A lot of new features!
Download (0.025MB)
Added: 2005-09-09 License: GPL (GNU General Public License) Price:
1506 downloads
stat4proftpd 1.0.1
stat4proftpd is a Perl script (with console interface) that shows statistics. more>>
stat4proftpd is a Perl script (with console interface) that shows some statistics (input/output traffic, the most requested files, the most active users) taken from the default TransferLog file(s) created by ProFTPD.
<<less Download (0.008MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1465 downloads
Plan/B 1.5
Plan/B is a network-aware file backup system. more>>
Plan/B is a network aware file backup system specifically designed to make the backup of files from multiple machines to a variety of devices simple.
The system provides features such as comprehensive reporting, the ability to use CDROM (and soon DVD) drives across the network, as well as centralised management.
Plan/B can be deployed on Windows and Linux systems.
Main features:
General
- Backup anything, to anywhere: You can use any kind of device that plasticine knows about (currently CDROM, Local disk, Network share, FTP device) as either a source or destination. There is no limitation (as there is in DataArmour).
- Multiple sources, Multiple Destinations: A backup may source its files from multiple machines and devices. The destinations for a backup job can also be any number of machines or devices. Thus it is now easy to have a single set of files (documents, code or other important assets) copied to more than one location using a single job. No need to clone a job anymore!
- Multi-Platform: As the system is written in Java, it will work with any machine for which there is a VM (this is true for the backup server and agents). The administration console can be run on either a Linux or Windows machine (when SWT, the GUI framework used for the console matures on OsX, the console will be able to run on that OS as well)
- Volume spanning: If any removable destination is out of space, then it is possible to request the next volume during the backup process. A good example of this is backup to multiple CDs. Plasticine supports both the spanning of single files across multiple media, and also the saving of complete files across different media. In the first case, a large file can be split across two volumes. In the second case, only complete files are written to any volume (obviously, if the file is larger than the size of the volume, it will have to be split up).
- Flexible selection: A single job can backup whatever is deemed important to the user. The files to backup are specified by rules, which can be as simple as include everything, and complex as include all word documents, all excel spreadsheets under my docs directory, and everything NOT ending in .bak under the data directory
- Flexible scheduler: Jobs can be run whenever you like. The current scheduling implementation takes on a form very similar to Cron, but other implementations are easily added. The important point here is that the process of deciding when a backup should be run is completely separated from anything else about the backup job. This is a change from DataArmour, where the scheduling (specifically, the weekly incremental backup job scheduling) is fixed to run on a Monday, with a full backup occurring every week. In Plasticine, user defined schedules are possible.
- Statistics: The system emits various statistics while in operation, including current progress of various jobs, jobs in the run queue, current load, and recent logged events.
Enterprise
- Reliable:The remote agents are resilient to network failure. If a server cannot be contacted, they will move into a discovery mode until the server is back up. No configuration is required!
- Painless installation: The system is very easy to install - just run the included windows installer and tell it what kind of install you want. All services are configured automatically.
- Administration Console: The backup server is a separate process, which is administered via a GUI console. The console can be run from any machine, and can control and manage the settings for the backup server and any client. That means you can configure everything from one place.
Enhancements:
- This release added an option to specify that the destination location should be deleted prior to the backup occuring.
- It also added an option to copy full folders and specify whether or not to create an absolute or relative backup.
- Completion was sped up by detaching the email sending from the job completion process.
- Warnings are now used to log more in the reports for situations that are not necessarily fatal.
- When adding a source or destination, the file browser is now automatically opened for you.
- It is now possible to have multiple email recipients for a backup report.
<<lessThe system provides features such as comprehensive reporting, the ability to use CDROM (and soon DVD) drives across the network, as well as centralised management.
Plan/B can be deployed on Windows and Linux systems.
Main features:
General
- Backup anything, to anywhere: You can use any kind of device that plasticine knows about (currently CDROM, Local disk, Network share, FTP device) as either a source or destination. There is no limitation (as there is in DataArmour).
- Multiple sources, Multiple Destinations: A backup may source its files from multiple machines and devices. The destinations for a backup job can also be any number of machines or devices. Thus it is now easy to have a single set of files (documents, code or other important assets) copied to more than one location using a single job. No need to clone a job anymore!
- Multi-Platform: As the system is written in Java, it will work with any machine for which there is a VM (this is true for the backup server and agents). The administration console can be run on either a Linux or Windows machine (when SWT, the GUI framework used for the console matures on OsX, the console will be able to run on that OS as well)
- Volume spanning: If any removable destination is out of space, then it is possible to request the next volume during the backup process. A good example of this is backup to multiple CDs. Plasticine supports both the spanning of single files across multiple media, and also the saving of complete files across different media. In the first case, a large file can be split across two volumes. In the second case, only complete files are written to any volume (obviously, if the file is larger than the size of the volume, it will have to be split up).
- Flexible selection: A single job can backup whatever is deemed important to the user. The files to backup are specified by rules, which can be as simple as include everything, and complex as include all word documents, all excel spreadsheets under my docs directory, and everything NOT ending in .bak under the data directory
- Flexible scheduler: Jobs can be run whenever you like. The current scheduling implementation takes on a form very similar to Cron, but other implementations are easily added. The important point here is that the process of deciding when a backup should be run is completely separated from anything else about the backup job. This is a change from DataArmour, where the scheduling (specifically, the weekly incremental backup job scheduling) is fixed to run on a Monday, with a full backup occurring every week. In Plasticine, user defined schedules are possible.
- Statistics: The system emits various statistics while in operation, including current progress of various jobs, jobs in the run queue, current load, and recent logged events.
Enterprise
- Reliable:The remote agents are resilient to network failure. If a server cannot be contacted, they will move into a discovery mode until the server is back up. No configuration is required!
- Painless installation: The system is very easy to install - just run the included windows installer and tell it what kind of install you want. All services are configured automatically.
- Administration Console: The backup server is a separate process, which is administered via a GUI console. The console can be run from any machine, and can control and manage the settings for the backup server and any client. That means you can configure everything from one place.
Enhancements:
- This release added an option to specify that the destination location should be deleted prior to the backup occuring.
- It also added an option to copy full folders and specify whether or not to create an absolute or relative backup.
- Completion was sped up by detaching the email sending from the job completion process.
- Warnings are now used to log more in the reports for situations that are not necessarily fatal.
- When adding a source or destination, the file browser is now automatically opened for you.
- It is now possible to have multiple email recipients for a backup report.
Download (13.2MB)
Added: 2005-12-17 License: Freeware Price:
1406 downloads
MoBlock 0.8
MoBlock is a linux console application that blocks connections from/to hosts listed in a file in peerguardian format. more>>
MoBlock is a linux console application that blocks connections from/to hosts listed in a file in peerguardian format (guarding.p2p and p2p.p2b) or ipfilter.dat files.
MoBlock project uses iptables ipqueue userspace library and it is very light in resource usage.
<<lessMoBlock project uses iptables ipqueue userspace library and it is very light in resource usage.
Download (0.015MB)
Added: 2006-03-23 License: GPL (GNU General Public License) Price:
1326 downloads
rocap 0.1.0
rocap is an IP bandwidth monitoring system based on pcap. more>>
rocap is an IP bandwidth monitoring system based on pcap.
rocap was designed to provide an easy way to monitor bandwidth between hosts, group of hosts or group of subnets, in any combination.
It was built for speed, rocap runs in user space with minimum CPU usage.
It includes a console server for telnet clients to use for administration or visualization purposes. It also outputs data for rrdtool to use for generating graphs.
roteq is free software.
<<lessrocap was designed to provide an easy way to monitor bandwidth between hosts, group of hosts or group of subnets, in any combination.
It was built for speed, rocap runs in user space with minimum CPU usage.
It includes a console server for telnet clients to use for administration or visualization purposes. It also outputs data for rrdtool to use for generating graphs.
roteq is free software.
Download (0.11MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1325 downloads
Freetalk 0.69
Freetalk is a console-based Jabber client. more>>
Freetalk is a console based Jabber client.
Freetalk features a readline interface with completion of buddy names, commands, and even ordinary English words!
Freetalk is extensible, configurable, and scriptable through a Guile interface.
Enhancements:
- Support for in-band registration, preliminary file transfer, localization support, a few new commands, and many cosmetic changes.
<<lessFreetalk features a readline interface with completion of buddy names, commands, and even ordinary English words!
Freetalk is extensible, configurable, and scriptable through a Guile interface.
Enhancements:
- Support for in-band registration, preliminary file transfer, localization support, a few new commands, and many cosmetic changes.
Download (0.23MB)
Added: 2006-04-19 License: GPL (GNU General Public License) Price:
1285 downloads
sdcv 0.4.2
sdcv is a console version of StarDict program. more>>
sdcv is a console version of StarDict program.
Enhancements:
- The cache scheme has been rewritten, and the size of the cache has been reduced.
- The program was merged with stardict.
- Lookup was speeded up.
- Full-text searching was added.
- The Russian translation has been updated.
<<lessEnhancements:
- The cache scheme has been rewritten, and the size of the cache has been reduced.
- The program was merged with stardict.
- Lookup was speeded up.
- Full-text searching was added.
- The Russian translation has been updated.
Download (0.16MB)
Added: 2006-04-24 License: GPL (GNU General Public License) Price:
1278 downloads
EnergyMech 3.0.2
The EnergyMech is an advanced IRC bot. more>>
The EnergyMech is an advanced IRC bot. EnergyMech project has many features including a DCC party line, powerful user list handling, bot linking, a telnet console and more.
Enhancements:
- A nasty crash bug was fixed.
<<lessEnhancements:
- A nasty crash bug was fixed.
Download (0.22MB)
Added: 2006-05-09 License: GPL (GNU General Public License) Price:
1272 downloads
AqMoney 1.9.5
AqMoney is a console tool for home banking using OpenHBCI and Libchipcard. more>>
AqMoney is a console tool for home banking using OpenHBCI and Libchipcard. AqMoney supports all of the features offered by OpenHBCI.
<<less Download (0.62MB)
Added: 2006-05-05 License: LGPL (GNU Lesser General Public License) Price:
1271 downloads
PHP System Administration Toolkit 1.0 RC1 (ooLDAP)
PHP System Administration Toolkit is a toolkit/framework for the rapid development of system administration Web interfaces in PH more>>
PHP System Administration Toolkit is a toolkit/framework for the rapid development of system administration Web interfaces in PHP. PHP System Administration Toolkit will provide easy access to, for example, LDAP/xSQL servers.
<<less Download (0.009MB)
Added: 2006-05-11 License: GPL (GNU General Public License) Price:
1263 downloads
Console Jabber Client 1.0.0
Console Jabber Client is a Jabber client with text-based user interface resembling those known from popular IRC clients. more>>
Console Jabber Client is a Jabber client with text-based user interface resembling those known from popular IRC clients.
CJC is a Jabber/XMPP client for text terminals. Console Jabber Client uses pyxmpp library for XMPP comunication and curses for screen output. It is not finished yet, but still quite usable. Its user interface is resembling those of popular IRC clients like irssi or BitchX.
<<lessCJC is a Jabber/XMPP client for text terminals. Console Jabber Client uses pyxmpp library for XMPP comunication and curses for screen output. It is not finished yet, but still quite usable. Its user interface is resembling those of popular IRC clients like irssi or BitchX.
Download (0.10MB)
Added: 2006-05-23 License: GPL (GNU General Public License) Price:
1262 downloads
Enomalism Virtualized Management Console 0.1
Enomalism Virtualized Management Console is a open source web-based systems administrator management tool for XEN hypervisor. more>>
Enomalism Virtualized Management Console project is a open source web-based systems administrator management tool for XEN hypervisor. Servers with hundreds of multiple isolated virtualized systems can be managed like a standalone server.
Enomalism also includes a virtual server creation wizard and templates to facilitate virtualized server configuration, application deployment and centralized software patch management.
The Enomalism application provides a single interface for managing multiple virtualized servers across assorted platforms. The same administrator can monitor and administer both Linux and Windows servers using the same interface without having to learn extensive OS skills.
Enomalism eases cross-server and large server farm management. Applications can be deployed and updated on many servers simultaneously. The application console provides a centralized look at server information and software versions across all server resources, facilitating versioning and patch management.
Main features:
Enomalism Virtualized Control Center Console
- The Enomalism Control Center is a web-based tool for system administrators to perform many XEN server management tasks from any computer with appropriate Internet or network access.
- Dynamic Real-time Partitioning
- Partition a physical server into 100s of virtualized servers, each with full dedicated server functionality
Resource Management
- Assign and control system resource parameters and re-allocate resources in real-time via a rich web based interface
Virtualization
- Move virtual servers and its application(s) between physical servers transparently with near-zero downtime
Application Repository (package management system)
- Enomalism will feature a package management system & application repository to automate the process of installing, upgrading, configuring, and removing software packages from the system(s).
Open Source License
- Enomalism is Open Source, and is released under an LGPL (GNU Lesser General Public License)
<<lessEnomalism also includes a virtual server creation wizard and templates to facilitate virtualized server configuration, application deployment and centralized software patch management.
The Enomalism application provides a single interface for managing multiple virtualized servers across assorted platforms. The same administrator can monitor and administer both Linux and Windows servers using the same interface without having to learn extensive OS skills.
Enomalism eases cross-server and large server farm management. Applications can be deployed and updated on many servers simultaneously. The application console provides a centralized look at server information and software versions across all server resources, facilitating versioning and patch management.
Main features:
Enomalism Virtualized Control Center Console
- The Enomalism Control Center is a web-based tool for system administrators to perform many XEN server management tasks from any computer with appropriate Internet or network access.
- Dynamic Real-time Partitioning
- Partition a physical server into 100s of virtualized servers, each with full dedicated server functionality
Resource Management
- Assign and control system resource parameters and re-allocate resources in real-time via a rich web based interface
Virtualization
- Move virtual servers and its application(s) between physical servers transparently with near-zero downtime
Application Repository (package management system)
- Enomalism will feature a package management system & application repository to automate the process of installing, upgrading, configuring, and removing software packages from the system(s).
Open Source License
- Enomalism is Open Source, and is released under an LGPL (GNU Lesser General Public License)
Download (2.9MB)
Added: 2006-05-18 License: LGPL (GNU Lesser General Public License) Price:
1255 downloads
Mantaray Console 2.0
Mantaray Console is a distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET app more>>
Mantaray Console is a distributed, peer-to-peer, server-less communication & messaging solution for JAVA (JMS), C++ and .NET app. Offers guaranteed delivery, security and transactions. It supports TCP, SSL & HTTP protocols.
Basic Installation Instructions
-------------------------------
1. Extract the MantaRay file under a directory of your choice.
From now on, this directory will be called MANTA_HOME.
2. Set the VM argument.
This argument should hold the path (full/relative) to the MantaRay configuration file.
The default name of the MantaRay configuration file is default_config.xml, and it is
located in config directory.
To set the argument add the following text in the VM execution command:
-DmantaConfig=
Example:
java -DmantaConfig=c:/mantaray1.9/default_config.xml MyApp
For further information on how to set the mantaConfig argument, see the MantaRay User Guide.
3. Optional: Set a name for the MantaRay domain.
The domain name is the name of the group to which the peer will be related.
Setting this parameter prevents collisions between peers that dont share the group.
To change the domain name, set the value of the tag MY-PEER.DOMAIN in the MantaRay
configuration file.
For further information about the domain parameter, see the MantaRay User Guide.
4. Optional: Set MantaRay peer name in the configuration file of MantaRay.
Each MantaRay peer needs to have a unique name. To change the peer name, set the
value of the tag MY-PEER.NAME in the MantaRay configuration file.
By default, MantaRay sets the peer name according to the following format:
m
Example:
Local resolved IP: 192.168.1.44
Free port (in port range): 6600
The name of the MantaRay peer: m192.168.1.446600
For further information about the peer name parameter, see the MantaRay User Guide.
5. Optional: Change the mulicast IP address and multicast port.
These parameters are used when one enables the MantaRay Auto Discovery plugin (default).
Changing this parameter for each MantaRay peer in the same domain assures that all
the peers in the same domain are discovered, and that peers that dont belong to that
domain will not be discovered and will not interfere.
<<lessBasic Installation Instructions
-------------------------------
1. Extract the MantaRay file under a directory of your choice.
From now on, this directory will be called MANTA_HOME.
2. Set the VM argument.
This argument should hold the path (full/relative) to the MantaRay configuration file.
The default name of the MantaRay configuration file is default_config.xml, and it is
located in config directory.
To set the argument add the following text in the VM execution command:
-DmantaConfig=
Example:
java -DmantaConfig=c:/mantaray1.9/default_config.xml MyApp
For further information on how to set the mantaConfig argument, see the MantaRay User Guide.
3. Optional: Set a name for the MantaRay domain.
The domain name is the name of the group to which the peer will be related.
Setting this parameter prevents collisions between peers that dont share the group.
To change the domain name, set the value of the tag MY-PEER.DOMAIN in the MantaRay
configuration file.
For further information about the domain parameter, see the MantaRay User Guide.
4. Optional: Set MantaRay peer name in the configuration file of MantaRay.
Each MantaRay peer needs to have a unique name. To change the peer name, set the
value of the tag MY-PEER.NAME in the MantaRay configuration file.
By default, MantaRay sets the peer name according to the following format:
m
Example:
Local resolved IP: 192.168.1.44
Free port (in port range): 6600
The name of the MantaRay peer: m192.168.1.446600
For further information about the peer name parameter, see the MantaRay User Guide.
5. Optional: Change the mulicast IP address and multicast port.
These parameters are used when one enables the MantaRay Auto Discovery plugin (default).
Changing this parameter for each MantaRay peer in the same domain assures that all
the peers in the same domain are discovered, and that peers that dont belong to that
domain will not be discovered and will not interfere.
Download (2.1MB)
Added: 2006-06-15 License: MPL (Mozilla Public License) Price:
1228 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above administration console search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed