Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.466.692 Times

Ifstat Aix freeware
Filter: All | Freeware | Demo
 

Ifstat Aix

< 1 2 3 4 5 > 
Added: March 04, 2010 | Visits: 838

Filesys::Df Filesys::Df is a Perl extension for filesystem disk space information. SYNOPSIS use Filesys::Df; #### Get information by passing a scalar directory/filename value my $ref = df("/tmp"); # Default output is 1K blocks if(defined($ref)) { print "Total 1k blocks: $ref->{blocks}n"; print...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Filesys::Df Download

Added: November 09, 2010 | Visits: 653

Filesys::Statvfs Filesys::Statvfs is a Perl extension for statvfs() and fstatvfs(). SYNOPSIS use Filesys::Statvfs; my($bsize, $frsize, $blocks, $bfree, $bavail, $files, $ffree, $favail, $flag, $namemax) = statvfs("/tmp"); #### Pass an open filehandle. Verify that fileno() returns a defined #### value....





Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): Filesys::Statvfs Download

Added: June 02, 2010 | Visits: 1.133

Sproxy Sproxy is a project meant to replace the Scout as the preferred method of URL harvest for Siege. It is an HTTP proxy server written in perl and designed to collect all URL information in a siege-friendly format. All necessary modules are bundled with the source. Sproxy is built with GNU...


Platforms: *nix

License: Freeware Size: 348.16 KB Download (132): Sproxy Download

Added: July 16, 2010 | Visits: 624

cURLpp cURLpp project is a C++ wrapper for libcURL. libcURL is described as: a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, kerberos, HTTP form...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (100): cURLpp Download

Added: May 21, 2010 | Visits: 1.812

SDL_net SDL_net library is a small sample cross-platform networking library, with a sample chat client and server application. The chat client uses the GUIlib GUI framework library. Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard,...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (131): SDL_net Download

Added: June 06, 2010 | Visits: 1.251

BlackMail BlackMail is a highly configurable SMTP mail filter that runs at a system level as a proxy to your existing mailer. Selectively reject bogus or spam mail during receipt, saving you extra storage space or irate users. Blackmail operates at a system-wide level: all incoming and optionally...


Platforms: *nix

License: Freeware Size: 57.34 KB Download (99): BlackMail Download

Added: June 09, 2010 | Visits: 1.225

PycURL PycURL is a Python interface to libcurl. PycURL can be used to fetch objects identified by a URL from a Python program, similar to the urllib Python module. PycURL is mature, very fast, and supports a lot of features. libcurl is a free and easy-to-use client-side URL transfer library,...


Platforms: *nix

License: Freeware Size: 68.61 KB Download (98): PycURL Download

Added: January 17, 2010 | Visits: 900

GBindAdmin GBindAdmin is an easy to use GTK+ frontend for ISC BIND. It handles multiple domains and can switch from master to slave domain in three clicks. It can change the domain name for entire domains and subdomains, including domain resources such as MX, A, AAAA, CNAME, and NS. GBindAdmin project...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (115): GBindAdmin Download

Added: June 03, 2010 | Visits: 931

Xmon Xmon project is a graphical system performance monitor for linux, written from scratch using C/Xlib by myself. Xmon displays the current system load, used memory and cpu time based on the output of the linux process filesystem which must be mounted before. Current release 0.0.1 [.tgz, 12kb]...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (107): Xmon Download

Added: June 03, 2010 | Visits: 708

pciutils pciutils is a set of programs for listing PCI devices, inspecting their status and setting their configuration registers. Currently, pciutils work on all versions of Linux and they also have somewhat experimental support for FreeBSD, NetBSD, AIX, GNU Hurd and Solaris/x86. It should be very easy...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (113): pciutils Download

Added: April 16, 2010 | Visits: 988

Log4c Log4c is a library of C for flexible logging to files, syslog and other destinations. The project is modeled after the Log for Java library, staying as close to their API as is reasonable. Here is a short introduction to Log4j which describes the API, and design rationale. Mark Mendel started a...


Platforms: *nix

License: Freeware Size: 501.76 KB Download (106): Log4c Download

Added: January 24, 2010 | Visits: 972

fldiff fldiff is a graphical diff program that shows the differences between two files/directories, or a file/directory and a CVS or Subversion repository. fldiff project is inspired by xdiff (Motif-based) and xxdiff (Qt-based), whose choice of GUI toolkit has hampered their portability to many of the...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (96): fldiff Download

Added: June 05, 2010 | Visits: 1.282

EPM EPM package is a free UNIX software/file packaging program that generates distribution archives from a list of files. EPM Can: - Generate portable script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs. - Generate "native"...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (134): EPM Download

Added: February 02, 2010 | Visits: 755

Quotatool Quotatool project is a utility to set filesystem quotas from the commandline. Most quota-utilities are interactive, requiring manual intervention from the user. Quotatool on the other hand is not, making it suitable for use in scripts and other non-interactive situations. Platforms...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (96): Quotatool Download

Added: September 26, 2010 | Visits: 1.341

Net-SNMP Net-SNMP project provides tools and libraries relating to the Simple Network Management Protocol. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each...


Platforms: *nix

License: Freeware Size: 3.81 MB Download (149): Net-SNMP Download

Added: April 25, 2010 | Visits: 800

usocksd usocksd project is a user-mode SOCKS5 daemon. While the usual "socksd" runs as a system service, perhaps on a firewall machine with no users, this one is intended to be run by users themselves. There are two situations where this is useful: 1. User has access to a machine with less...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (125): usocksd Download

Added: January 06, 2010 | Visits: 1.585

iODBC Driver Manager and SDK iODBC is a cross-platform Driver Manager that comforms to the Microsoft ODBC 2.x & 3.x and X/Open SQL CLI data access specs. iODBC Driver Manager and SDK enables the development of database-centric solutions that are both database and platform independent. What is the ODBC Value Proposition?...


Platforms: *nix

License: Freeware Size: 512 KB Download (116): iODBC Driver Manager and SDK Download

Added: August 13, 2010 | Visits: 1.300

OTRS OTRS (Open Ticket Request System) is an open source Ticket Request System and email management system with many features to manage customer telephone calls and email. The system is built to allow your support, sales, pre-sales, billing, internal IT, helpdesk, etc. department to react quickly to...


Platforms: *nix

License: Freeware Size: 12.4 MB Download (180): OTRS Download

Added: May 21, 2010 | Visits: 1.088

vat Vat is an audio conferencing application developed by the Network Research Group of Lawrence Berkeley National Laboratory. Source code and pre-compiled binaries are available via anonymous ftp. The LBNL audio tool, vat, is a real-time, multi-party, multimedia application for audio conferencing...


Platforms: *nix

License: Freeware Size: 256 KB Download (102): vat Download

Added: June 22, 2010 | Visits: 709

Fcron Fcron project is a periodical command scheduler which aims at replacing Vixie Cron, so it implements most of its functionalities. But fcron does not assume that your system is running neither all the time nor regularly : you can, for instance, tell fcron to execute tasks every x hours y minutes...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (99): Fcron Download

< 1 2 3 4 5 >