unix
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1821
Egoboo 2.22
Egoboo is a 3D dungeon crawling adventure in the spirit of NetHack. more>>
Egoboo is a 3d dungeon crawling adventure in the spirit of NetHack.
It uses OpenGL and SDL. It should run on any Wintel, Unix, and MacOS X system.
<<lessIt uses OpenGL and SDL. It should run on any Wintel, Unix, and MacOS X system.
Download (16.5MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1743 downloads
The UNIX Man Slak Paks 0.5
The UNIX Man Slak Paks is a Slackware package creation framework. more>>
This is a collection of scripts which is used to manage the creation of Slackware packages. This framework is designed to make it easy to add packages to the collection and to easily tweak package parameters for testing and deployment.
The framework currently has a lot of parameters, and also has basic frameworks for CPAN packages. It is possible to add more frameworks and tweaks for other package networks as well, such as the PHP and Python archives, and these are in the works currently.
Enhancements:
- This marks the start of the new style of build scripts. These are much more modular, and have a consistent set of shell functions and variables which work in their defaults for most situations, and can be redefined by a package file to do special setup or other functions
- which some packages may require.
<<lessThe framework currently has a lot of parameters, and also has basic frameworks for CPAN packages. It is possible to add more frameworks and tweaks for other package networks as well, such as the PHP and Python archives, and these are in the works currently.
Enhancements:
- This marks the start of the new style of build scripts. These are much more modular, and have a consistent set of shell functions and variables which work in their defaults for most situations, and can be redefined by a package file to do special setup or other functions
- which some packages may require.
Download (0.26MB)
Added: 2005-04-04 License: GPL (GNU General Public License) Price:
1663 downloads
Running Unix Memory Test 0.2
Running Unix Memory Test is a tool to check the memory without interrupting the service. more>>
The goal of RUMT is to check the memory of a computer over a long period of time and almost-real load conditions without having to interrupt the services.
RUMT exploits the possibility of some Unix kernels to selectivly disable some memory areas while still accessing them through the /dev/mem device. The principle of RUMT is to write pseudo-random data in these disabled memory areas, and later check them. This principle and the original code for the deterministic pseudo-random generator are from David Madore.
This distribution contains another variant on the same theme: URUMT allocates a large chunk of memory, locks it in memory using the mlock(2) system call, and scans /dev/mem to find where in physical memory the allocated area is. Then it continuously runs the same tests in that memory.
URUMT can not be used to test a particular area of memory: the kernel will give it whatever physical memory it feels like. But URUMT can be restarted now and then, hopefully getting different physical memory each time.
This is perfect if you suspect you have bad bits, but do not know at all where they are. Once you have sighted the bad bits, you can use a plain RUMT to test more extensively the neighborhood.
<<lessRUMT exploits the possibility of some Unix kernels to selectivly disable some memory areas while still accessing them through the /dev/mem device. The principle of RUMT is to write pseudo-random data in these disabled memory areas, and later check them. This principle and the original code for the deterministic pseudo-random generator are from David Madore.
This distribution contains another variant on the same theme: URUMT allocates a large chunk of memory, locks it in memory using the mlock(2) system call, and scans /dev/mem to find where in physical memory the allocated area is. Then it continuously runs the same tests in that memory.
URUMT can not be used to test a particular area of memory: the kernel will give it whatever physical memory it feels like. But URUMT can be restarted now and then, hopefully getting different physical memory each time.
This is perfect if you suspect you have bad bits, but do not know at all where they are. Once you have sighted the bad bits, you can use a plain RUMT to test more extensively the neighborhood.
Download (0.015MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1663 downloads
TopJax 0.2
TopJax is essentially the top Unix utility ported to the Web via AJAX using Sack of Ajax. more>>
TopJax is essentially the top unix utility ported to the web via Ajax using Sack of Ajax. It provides the ability to view system processes, sort processes by various fields, pause/unpause monitoring, and hide idle processes.
TopJax is released under the GPL.
<<lessTopJax is released under the GPL.
Download (0.011MB)
Added: 2005-06-30 License: GPL (GNU General Public License) Price:
1577 downloads
ELM 2.5 PL8
ELM is one of the most common mail readers for unix. more>>
ELM is one of the most common mail readers for unix.
Enhancements:
- fixed a hang when hitting certain 8-bit chars in the From line
- fixed a file descriptor leak (from Andreas Luik)
- removed all Expires: processing
<<lessEnhancements:
- fixed a hang when hitting certain 8-bit chars in the From line
- fixed a file descriptor leak (from Andreas Luik)
- removed all Expires: processing
Download (0.58MB)
Added: 2005-08-19 License: GPL (GNU General Public License) Price:
1528 downloads
ClamAv# 20051001
ClamAv# is a Mono language binding for the ClamAV virus scanner. more>>
ClamAv# is a Mono language binding for the ClamAV virus scanner.
Enhancements:
- Several improvements were made in ClamAvDemo. /.dev is excluded.
- Directory recursion depth count is now reversed.
- The higher level API from Mono.Unix is now used to get file information.
<<lessEnhancements:
- Several improvements were made in ClamAvDemo. /.dev is excluded.
- Directory recursion depth count is now reversed.
- The higher level API from Mono.Unix is now used to get file information.
Download (0.020MB)
Added: 2005-10-01 License: GPL (GNU General Public License) Price:
1487 downloads
Shoot 1.2
Shoot is a solution to backup files on a single Unix-like machine. more>>
Shoot is a solution to backup files on a single Unix-like machine and transport the files over the Internet through a secure channel to another Unix-like machine.
Enhancements:
- This release adds a new subsystem, sharing of functions between server and client, and many bugfixes and polishing.
<<lessEnhancements:
- This release adds a new subsystem, sharing of functions between server and client, and many bugfixes and polishing.
Download (0.036MB)
Added: 2005-11-07 License: GPL (GNU General Public License) Price:
1449 downloads
ftv_gnome 1.3
ftv_gnome is a frontend for furious_tv. more>>
ftv_gnome is a frontend for furious_tv.
furious_tv is a set of tools to take XMLTV TV listings and enable a UNIX system to automatically record programs off of a TV card. It is written in C and uses a SAX parser for maximum speed and efficiency.
<<lessfurious_tv is a set of tools to take XMLTV TV listings and enable a UNIX system to automatically record programs off of a TV card. It is written in C and uses a SAX parser for maximum speed and efficiency.
Download (0.12MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1449 downloads
Libut 2.0
libut is a C library for writing Unix servers or daemon processes. more>>
libut is a C library for writing Unix servers or daemon processes.
It invokes callbacks for I/O, signals, or timer activity.
It supports logging, profiling, configuration, and runtime administration through an interactive control port.
Libut has been built on Linux, Solaris, OpenBSD, and Mac OSX.
Installation
Untar the distribution and cd into its top-level directory. Then,
./configure
make
make install
<<lessIt invokes callbacks for I/O, signals, or timer activity.
It supports logging, profiling, configuration, and runtime administration through an interactive control port.
Libut has been built on Linux, Solaris, OpenBSD, and Mac OSX.
Installation
Untar the distribution and cd into its top-level directory. Then,
./configure
make
make install
Download (0.18MB)
Added: 2005-11-11 License: BSD License Price:
1445 downloads
Libckpt 1.01
Libckpt is a portable checkpointing tool for Unix. more>>
Libckpt is a portable checkpointing tool for Unix. It provides a mechanism for enabling fault-tolerance for long-running programs.
Libckpt implements most optimizations that have been proposed to improve the performance of checkpointing.
Additionally, it implements "user-directed" checkpointing, a new optimization unique to Libckpt.
<<lessLibckpt implements most optimizations that have been proposed to improve the performance of checkpointing.
Additionally, it implements "user-directed" checkpointing, a new optimization unique to Libckpt.
Download (0.12MB)
Added: 2006-03-10 License: Freely Distributable Price:
1335 downloads
iowremote_amarok 0.0.1
iowremote_amarok receives infrared remote control commands via a UNIX domain socket from iowlircemu and sends them via DCOP. more>>
iowremote_amarok script receives infrared remote control commands via a UNIX domain socket from iowlircemu and sends them via DCOP to amaroK.
iowlircemu provides an LCD driver and an infrared remote control receiver driver for Code Mercenaries GmbHs IO-Warrior 24 IC.
<<lessiowlircemu provides an LCD driver and an infrared remote control receiver driver for Code Mercenaries GmbHs IO-Warrior 24 IC.
Download (0.009MB)
Added: 2006-02-28 License: GPL (GNU General Public License) Price:
1333 downloads
Access Point Utilities for Unix 1.5.1 pre3
Access Point Utilities for Unix are utilites to configure and monitor a Wireless Access Point under Unix. more>>
Wireless Access Point Utilites for Unix is a set of utilites to configure and monitor Wireless Access Points under Unix using SNMP protocol.
Utilites knownly compiles by GCC and IBM C compiler and run under Linux, FreeBSD, NetBSD, MacOS-X, AIX, QNX, OpenBSD.
Utilites writen by Roman Festchook and released under the terms GNU General Public License version 2.0. A copy of the file is included with this distribution package.
Main features:
- ap-config - to config and get stats from Atmel-MIB based APs and devices that support IEEE 802.11 MIB and NWN DOT11EXT MIB;
- ap-mrtg - to get stat from AP and return it in MRTG parsable format;
- ap-trapd - to receive, parse and log trap messages from AP.
Enhancements:
- Dutch and Swedish translations have been added.
<<lessUtilites knownly compiles by GCC and IBM C compiler and run under Linux, FreeBSD, NetBSD, MacOS-X, AIX, QNX, OpenBSD.
Utilites writen by Roman Festchook and released under the terms GNU General Public License version 2.0. A copy of the file is included with this distribution package.
Main features:
- ap-config - to config and get stats from Atmel-MIB based APs and devices that support IEEE 802.11 MIB and NWN DOT11EXT MIB;
- ap-mrtg - to get stat from AP and return it in MRTG parsable format;
- ap-trapd - to receive, parse and log trap messages from AP.
Enhancements:
- Dutch and Swedish translations have been added.
Download (0.40MB)
Added: 2006-03-29 License: GPL (GNU General Public License) Price:
1312 downloads
mod_umask 0.1.0
mod_umask sets the Unix umask of the Apache HTTPd process after it has started. more>>
mod_umask sets the Unix umask of the Apache HTTPd process after it has started. This is useful when accessing Subversion from both mod_dav_svn and via a local client with a file:// url. Without setting a proper umask the file permissions can create a repository that is not easily accessable from both.
<<less Download (0.17MB)
Added: 2006-05-15 License: GPL (GNU General Public License) Price:
1260 downloads
NetCalendar 1.0 RC5
NetCalendar is a network capable and mostly UNIX /usr/bin/calendar database compatible Calendar application. more>>
NetCalendar is a network capable and mostly UNIX /usr/bin/calendar database compatible Calendar application programmed in Java.
NetCalendars initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
<<lessNetCalendars initial motivaion was a programming project at the Aachen University of Applied Sciences for the object oriented programming class. But it became much more than just that!
Download (0.25MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1253 downloads
Unix::Conf::Bind8::DB::A 0.3
Unix::Conf::Bind8::DB::A is a Class representing A records. more>>
Unix::Conf::Bind8::DB::A is a Class representing A records.
METHODS
Methods specified here are overridden. They might or not be differnt from the derived ones. For other methods refer to the METHODS section for Unix::Conf::Bind8::DB::Record.
new ()
Arguments
LABEL => string,
CLASS => string, # IN|HS|CHAOS
TTL => string|number,
AUTH_NS => nameserver,
MAIL_ADDR => rp,
SERIAL => zone_serial_no # number
REFRESH => refresh,
RETRY => retry,
EXPIRE => expire,
MIN_TTL => min_ttl,
PARENT => reference, # to the DB object datastructure
Class constructor. Creates a new Unix::Conf::Bind8::DB::* object and returns it if successful, an Err object otherwise. Do not use this constructor directly. Use the Unix::Conf::Bind8::DB::new_* equivalent instead.
auth_ns ()
Arguments
auth_ns
Object method. Get/set the records auth_ns. If an argument is passed, the invocants auth_ns is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants auth_ns is returned.
mail_addr ()
Arguments
mail_addr
Object method. Get/set the records mail_addr. If an argument is passed, the invocants mail_addr is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants mail_addr is returned.
serial ()
Arguments
serial
Object method. Get/set the records serial. If an argument is passed, the invocants serial is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants serial is returned.
refresh ()
Arguments
refresh
Object method. Get/set the records refresh. If an argument is passed, the invocants refresh is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants refresh is returned.
retry ()
Arguments
retry
Object method. Get/set the records retry. If an argument is passed, the invocants retry is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants retry is returned.
expire ()
Arguments
expire
Object method. Get/set the records expire. If an argument is passed, the invocants expire is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants expire is returned.
min_ttl ()
Arguments
min_ttl
Object method. Get/set the records min_ttl. If an argument is passed, the invocants min_ttl is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants min_ttl is returned.
<<lessMETHODS
Methods specified here are overridden. They might or not be differnt from the derived ones. For other methods refer to the METHODS section for Unix::Conf::Bind8::DB::Record.
new ()
Arguments
LABEL => string,
CLASS => string, # IN|HS|CHAOS
TTL => string|number,
AUTH_NS => nameserver,
MAIL_ADDR => rp,
SERIAL => zone_serial_no # number
REFRESH => refresh,
RETRY => retry,
EXPIRE => expire,
MIN_TTL => min_ttl,
PARENT => reference, # to the DB object datastructure
Class constructor. Creates a new Unix::Conf::Bind8::DB::* object and returns it if successful, an Err object otherwise. Do not use this constructor directly. Use the Unix::Conf::Bind8::DB::new_* equivalent instead.
auth_ns ()
Arguments
auth_ns
Object method. Get/set the records auth_ns. If an argument is passed, the invocants auth_ns is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants auth_ns is returned.
mail_addr ()
Arguments
mail_addr
Object method. Get/set the records mail_addr. If an argument is passed, the invocants mail_addr is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants mail_addr is returned.
serial ()
Arguments
serial
Object method. Get/set the records serial. If an argument is passed, the invocants serial is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants serial is returned.
refresh ()
Arguments
refresh
Object method. Get/set the records refresh. If an argument is passed, the invocants refresh is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants refresh is returned.
retry ()
Arguments
retry
Object method. Get/set the records retry. If an argument is passed, the invocants retry is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants retry is returned.
expire ()
Arguments
expire
Object method. Get/set the records expire. If an argument is passed, the invocants expire is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants expire is returned.
min_ttl ()
Arguments
min_ttl
Object method. Get/set the records min_ttl. If an argument is passed, the invocants min_ttl is set and true returned, on success, an Err object otherwise. If no argument is passed the invocants min_ttl is returned.
Download (0.076MB)
Added: 2006-06-01 License: Perl Artistic License Price:
1240 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 unix 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