running
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2014

DesktopSecure for LInux 2.00.01
Panda DesktopSecure for Linux is the ideal solution for companies with Linux distributions installed on their workstations more>> Panda DesktopSecure for Linux is the ideal solution for companies with Linux distributions installed on their workstations. It is designed to respond to the specific protection demands of desktop and laptop computers running this operating system.<<less
Download (72.00MB)
Added: 2009-04-12 License: Others Price: NA
201 downloads

Hot Copy (hcp) for Linux 3.1.0
Snapshots of any Linux Block Device Hot Copy creates an instant point-in-time of any block device while the system is running without interrupting applications. Consistent Point-in-Time Snapshots Hot more>> <<less
Download (3074kb)
Added: 2009-04-10 License: Freeware Price:
197 downloads
check_ssl_cert 1.0
check_ssl_cert project is a Nagios plugin to check X.509 certificates. more>>
check_ssl_cert project is a Nagios plugin to check X.509 certificates.
It checks if the server is running and delivers a valid certificate.
It also checks if the CA matches a given pattern, and checks the validity.
<<lessIt checks if the server is running and delivers a valid certificate.
It also checks if the CA matches a given pattern, and checks the validity.
Download (0.012MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
800 downloads
bench 1.0.0
bench is a tool that times how long an application was running. more>>
bench is a tool that times how long an application was running.
The project can be used to test algorithms for speed changes, since it counts in microseconds.
<<lessThe project can be used to test algorithms for speed changes, since it counts in microseconds.
Download (0.002MB)
Added: 2007-08-06 License: Freeware Price:
810 downloads
SNMP::Info::Layer2::C2900 1.04
SNMP::Info::Layer2::C2900 is a SNMP Interface to Cisco Catalyst 2900 Switches running IOS. more>>
SNMP::Info::Layer2::C2900 is a SNMP Interface to Cisco Catalyst 2900 Switches running IOS.
SYNOPSIS
# Let SNMP::Info determine the correct subclass for you.
my $c2900 = new SNMP::Info(
AutoSpecify => 1,
Debug => 1,
# These arguments are passed directly on to SNMP::Session
DestHost => myswitch,
Community => public,
Version => 2
)
or die "Cant connect to DestHost.n";
my $class = $c2900->class();
print "SNMP::Info determined this device to fall under subclass : $classn";
<<lessSYNOPSIS
# Let SNMP::Info determine the correct subclass for you.
my $c2900 = new SNMP::Info(
AutoSpecify => 1,
Debug => 1,
# These arguments are passed directly on to SNMP::Session
DestHost => myswitch,
Community => public,
Version => 2
)
or die "Cant connect to DestHost.n";
my $class = $c2900->class();
print "SNMP::Info determined this device to fall under subclass : $classn";
Download (0.12MB)
Added: 2007-07-31 License: Perl Artistic License Price:
500 downloads
hardmon 1.0
hardmon can monitor hardware indicators for temperature, voltage, fan speed etc... of a running system with a graphical panel. more>>
hardmon project can monitor hardware indicators for temperature, voltage, fan speed etc... of a running system with a graphical panel. The default configuration allows to monitor up to 3 temperatures, 3 fan speeds and 6 voltages. This tool is more particularly adequate for bi-processor systems.
Why:
I needed a tool to monitor all the numerous indicators of my Abit BP6 in an eye catch.
<<lessWhy:
I needed a tool to monitor all the numerous indicators of my Abit BP6 in an eye catch.
Download (0.015MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
857 downloads
Privbind 1.1
Privbind is allows secure running of unprivileged programs, but allowing them to bind to privileged (<1024) TCP/UDP ports. more>>
Privbind is a small tool allowing secure running of unprivileged programs, but allowing them to bind to privileged (<<less
Download (0.30MB)
Added: 2007-06-20 License: GPL (GNU General Public License) Price:
856 downloads
Infon Battle Arena 204
Infon Battle Arena is a networked multiplayer real-time programming game featuring little creatures fighting for food. more>>
Infon Battle Arena is a networked multiplayer real-time programming game featuring little creatures fighting for food. You upload your Creature Code (written in Lua) to a game server using a telnet Interface.
The game server then runs your code. The graphical client can be used to watch running games or replay recorded games.
<<lessThe game server then runs your code. The graphical client can be used to watch running games or replay recorded games.
Download (0.16MB)
Added: 2007-06-19 License: GPL (GNU General Public License) Price:
860 downloads
Test-Run 0.0110
Test-Run is an improved test harness for scripts that emit TAP (Test Anything Protocol). more>>
Test-Run is an improved test harness for scripts that emit TAP (Test Anything Protocol). It was forked from Test::Harness, and it uses TAP::Parser.
The project is used to analyze the output of the scripts and present it to the user in a summarized form. Test-Run features separation of the test-running backend and the command line frontend, a "runprove" utility for running tests from the command line, a plugin-system, and colors for the summary line.
<<lessThe project is used to analyze the output of the scripts and present it to the user in a summarized form. Test-Run features separation of the test-running backend and the command line frontend, a "runprove" utility for running tests from the command line, a plugin-system, and colors for the summary line.
Download (0.067MB)
Added: 2007-06-12 License: MIT/X Consortium License Price:
865 downloads
Bio::Tools::Run::JavaRunner 1.5.2_100
Bio::Tools::Run::JavaRunner is a Perl module that can run java programs. more>>
Bio::Tools::Run::JavaRunner is a Perl module that can run java programs.
SYNOPSIS
my $runner = Bio::Tools::Run::JavaRunner->new(-jar => $jar);
$runner->run();
This module is probably incomplete. It is intended to be a wrapper for running java programs.
<<lessSYNOPSIS
my $runner = Bio::Tools::Run::JavaRunner->new(-jar => $jar);
$runner->run();
This module is probably incomplete. It is intended to be a wrapper for running java programs.
Download (0.92MB)
Added: 2007-06-05 License: Perl Artistic License Price:
872 downloads
Lynx 2.8.7dev5
Lynx is a fully-featured WWW client for users running cursor-addressable, character-cell display devices. more>>
Lynx is a fully-featured WWW client for users running cursor-addressable, character-cell display devices (e.g., vt100 terminals, terminal emulators running on PCs or Macs, or any other character-cell display).
Lynx will display HTML documents containing links to files on the local system, as well as files on remote systems running HTTP, HTTPS, gopher, FTP, WAIS, NNTP, finger, or cso/ph/qi servers, and services accessible via logins to telnet, tn3270, or rlogin accounts.
Enhancements:
- Several unrelated fixes and improvements were made for configuring, packaging, FTP, SSL, etc.
<<lessLynx will display HTML documents containing links to files on the local system, as well as files on remote systems running HTTP, HTTPS, gopher, FTP, WAIS, NNTP, finger, or cso/ph/qi servers, and services accessible via logins to telnet, tn3270, or rlogin accounts.
Enhancements:
- Several unrelated fixes and improvements were made for configuring, packaging, FTP, SSL, etc.
Download (3.0MB)
Added: 2007-05-18 License: GPL (GNU General Public License) Price:
891 downloads
KnoppMyth R5F1
KnoppMyth is Knoppix optimized for MythTV. more>>
KnoppMyth is an attempt to make the installation of GNU/Linux and MythTV as trivial as possible.
KnoppMyth includes everything needed to get your set-top box up and running in as little time as possible.
<<lessKnoppMyth includes everything needed to get your set-top box up and running in as little time as possible.
Download (501.5MB)
Added: 2007-05-16 License: GPL (GNU General Public License) Price:
897 downloads
What 1.01
What is a Perl module to find out about running services. more>>
What is a Perl module to find out about running services.
SYNOPSIS
$what = What->new(
Host => my.domain.org,
Port => 28,
);
$what->mta;
$what->mta_version;
$what->mta_banner;
The What class is interface to classes providing information about running services. What::MTA is the only implementation so far.
What::MTA
MTAs supported are: Exim, Postfix (version only on localhost), Sendmail, Courier (name only), XMail, MasqMail.
See What::MTA for details.
METHODS
new
$obj = What->new( Host => "10.10.10.1", Port => 25 )
mta()
Returns the name of the MTA running.
mta_banner()
Returns the banner message.
mta_version()
Returns the MTA version.
<<lessSYNOPSIS
$what = What->new(
Host => my.domain.org,
Port => 28,
);
$what->mta;
$what->mta_version;
$what->mta_banner;
The What class is interface to classes providing information about running services. What::MTA is the only implementation so far.
What::MTA
MTAs supported are: Exim, Postfix (version only on localhost), Sendmail, Courier (name only), XMail, MasqMail.
See What::MTA for details.
METHODS
new
$obj = What->new( Host => "10.10.10.1", Port => 25 )
mta()
Returns the name of the MTA running.
mta_banner()
Returns the banner message.
mta_version()
Returns the MTA version.
Download (0.027MB)
Added: 2007-05-11 License: Perl Artistic License Price:
897 downloads
local-remote-controll-gui Beta 3
local-remote-controll-gui is a Lazarus/(freepascal) programmed software for running commands on remote server or machine. more>>
local-remote-controll-gui is a Lazarus/(freepascal) programmed software for running commands on remote "server" or machine, true a file shearing.(like sshfs..)... some customize options, GUI on the user/machine...linux ppc and linux x86, the source binary enabled.
<<less Download (4.4MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
906 downloads
Ftpmap 0.4
Ftpmap enables you to find what software/version a FTP server is running according to its fingerprint. more>>
Ftpmap enables you to find what software/version a FTP server is running according to its fingerprint.
Ftpmap scans remote FTP servers to identify what software and what versions they are running.
It uses program-specific fingerprints to discover the name of the software even when banners have been changed or removed, or when some features have been disabled.
IPv6 is fully supported.
Install>/b>
./configure
make
make install
Usage
Usage : ftpmap [-h] [-P ] [-u ] [-p ] -s
-h : help
-P : connect to port (default=21)
-u : login to the server as (default=ftp)
-p : use this password (default=mickey@disneyland.com)
-s : connect to FTP server running on (IP or name)
Whats New in This Release:
- Check for ESTP/ESTA.
- Dont give up when a command times out.
- More fingerprints.
<<lessFtpmap scans remote FTP servers to identify what software and what versions they are running.
It uses program-specific fingerprints to discover the name of the software even when banners have been changed or removed, or when some features have been disabled.
IPv6 is fully supported.
Install>/b>
./configure
make
make install
Usage
Usage : ftpmap [-h] [-P ] [-u ] [-p ] -s
-h : help
-P : connect to port (default=21)
-u : login to the server as (default=ftp)
-p : use this password (default=mickey@disneyland.com)
-s : connect to FTP server running on (IP or name)
Whats New in This Release:
- Check for ESTP/ESTA.
- Dont give up when a command times out.
- More fingerprints.
Download (0.093MB)
Added: 2007-04-30 License: GPL (GNU General Public License) Price:
907 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 running 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