for unix
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2316
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
burncenter 3.2
burncenter is a very easy-to-use text based interface to the standard CD burning tools for UNIX. more>>
Burncenter is a very easy-to-use text-based interface to cd-burning tools under UNIX (cdrecord, cdda2wav, mkisofs).
Main features:
- easy to use text interface
- non-interactive frontend (useful for scripts)
- transparent multi-session support
- creation of audio cd from WAVE, OGG or MP3 files, or from playlists
- data and audio cd copy support
- cdrw support (fast and complete blanking)
- small perl module, designed to simplify access to cdburners
<<lessMain features:
- easy to use text interface
- non-interactive frontend (useful for scripts)
- transparent multi-session support
- creation of audio cd from WAVE, OGG or MP3 files, or from playlists
- data and audio cd copy support
- cdrw support (fast and complete blanking)
- small perl module, designed to simplify access to cdburners
Download (0.014MB)
Added: 2005-06-28 License: GPL (GNU General Public License) Price:
1578 downloads
Shoutcast 1.9.5
Shoutcast is a streaming audio system for Windows and Unix platforms. more>>
Shoutcast is a streaming audio system for Unix platforms and Windows & MacOSX also. At the center of the system is the SHOUTcast Distributed Network Audio Server (DNAS).
The DNAS is responsible for accepting a broadcast feed from Winamp and the SHOUTcast Source DSP plug-in, and repeating the broadcast to listeners connected to this SHOUTcast DNAS.
Once your source content is being fed into the SHOUTcast DNAS, it will also list itself with the SHOUTcast directory so listeners can locate your broadcast.
<<lessThe DNAS is responsible for accepting a broadcast feed from Winamp and the SHOUTcast Source DSP plug-in, and repeating the broadcast to listeners connected to this SHOUTcast DNAS.
Once your source content is being fed into the SHOUTcast DNAS, it will also list itself with the SHOUTcast directory so listeners can locate your broadcast.
Download (0.057MB)
Added: 2005-12-06 License: Freeware Price:
1535 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
Hydra Backup System 0.3.1
Hydra Backup System is a full backup system for UNIX-like systems. more>>
Hydra Backup System is a full backup system for UNIX-like systems.
Main features:
- Archives directories and stores archives on one or more FTP servers
- Includes a graphical client (built with the PyQT toolkit) and a command-line client for local or remote backup administration
- Control how often directories are backed up (daily, weekly, or monthly)
- Exclude directories from backups (e.g. backup /etc/ without backing up /etc/apache)
- Uses Pyro for client-server communication
<<lessMain features:
- Archives directories and stores archives on one or more FTP servers
- Includes a graphical client (built with the PyQT toolkit) and a command-line client for local or remote backup administration
- Control how often directories are backed up (daily, weekly, or monthly)
- Exclude directories from backups (e.g. backup /etc/ without backing up /etc/apache)
- Uses Pyro for client-server communication
Download (0.027MB)
Added: 2005-09-27 License: GPL (GNU General Public License) Price:
1489 downloads
YIFF 2.14.5
YIFF is a sound server for UNIX games and applications. more>>
YIFF is a high performance, stable, and fully documented sound server for UNIX games and applications.
It employs a network transparent API which allows multiple client programs to access sound capabilities in a similar way to how X clients do graphics.
The Y Sound System employs a few additional terms to generalize additional conceptual properties about using your sound card. These conceptual properties will help make it easier to work with sound using the Y system at a higher level.
- Recorder addresses the entire audio device or sound card unit.
- Audio is a set of adjustable parameters for a recorder.
- Sound the segment of data representing sound currently being played or recorded.
- Cycle is the interval in which the Sound is updated to the recorder.
<<lessIt employs a network transparent API which allows multiple client programs to access sound capabilities in a similar way to how X clients do graphics.
The Y Sound System employs a few additional terms to generalize additional conceptual properties about using your sound card. These conceptual properties will help make it easier to work with sound using the Y system at a higher level.
- Recorder addresses the entire audio device or sound card unit.
- Audio is a set of adjustable parameters for a recorder.
- Sound the segment of data representing sound currently being played or recorded.
- Cycle is the interval in which the Sound is updated to the recorder.
Download (0.60MB)
Added: 2005-10-02 License: GPL (GNU General Public License) Price:
1485 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
kanjidrill 6.5
kanjidrill is the free kanji quiz and Japanese dictionary for unix and X window systems more>>
kanjidrill is the free kanji quiz and Japanese dictionary for unix and X window systems
KDrill stands for "Kanji Drill". Its a program to help people learn kanji and kana (the Japanese charater set). It also doubles as a dictionary lookup program.
Supported platforms: Kdrill runs under pretty much any current UNIX ... including MacOS X. Im currently looking for someone willing to provide MacOSX binaries, since I dont have that system myself. kdrill can also compile and run under Cygwin on MS-windows, but only if you also run the X server with it.
Enhancements:
- This release fixes cut-n-paste to work with the latest Mozilla/Firefox format.
- There are misc.
- overflow patches.
<<lessKDrill stands for "Kanji Drill". Its a program to help people learn kanji and kana (the Japanese charater set). It also doubles as a dictionary lookup program.
Supported platforms: Kdrill runs under pretty much any current UNIX ... including MacOS X. Im currently looking for someone willing to provide MacOSX binaries, since I dont have that system myself. kdrill can also compile and run under Cygwin on MS-windows, but only if you also run the X server with it.
Enhancements:
- This release fixes cut-n-paste to work with the latest Mozilla/Firefox format.
- There are misc.
- overflow patches.
Download (0.23MB)
Added: 2006-03-09 License: Freeware Price:
1325 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
VocabPlus 0.2
English Vocabulary builder for Unix terminals. Supports Adding/Editing/Deleting/Searching words, and Vocaublary Tests. more>>
Vocab+ is basically an English Vocabulary building software, for the UNIX environment. Features include adding/deleting/editing/searching words, and an extensive set of randomized and controllable tests of vocabulary.
VocabPlus is very useful for those who are mainly working in the UNIX environment, and who love to work with software in the keyboard mode. It is a very robust, useful and user-friendly software.
It supports colorful displays and interfaces, while still being completely text (non-graphical) based. It is free software, protected under the GNU General Public License.
<<lessVocabPlus is very useful for those who are mainly working in the UNIX environment, and who love to work with software in the keyboard mode. It is a very robust, useful and user-friendly software.
It supports colorful displays and interfaces, while still being completely text (non-graphical) based. It is free software, protected under the GNU General Public License.
Download (0.035MB)
Added: 2006-04-14 License: Freeware Price:
1288 downloads
mod_jserv 1.1.2
Apache JServ is a 100% pure Java servlet engine. more>>
Apache JServ project is a 100% pure Java servlet engine designed to implement the Sun Java Servlet API 2.0 specifications and add Java Servlet capabilities to the Apache HTTP Server.
mod_jserv is a Java servlet interface.
Installation:
Installation instructions for UNIX systems are included in the INSTALL file or in the installation section of the documentation.
<<lessmod_jserv is a Java servlet interface.
Installation:
Installation instructions for UNIX systems are included in the INSTALL file or in the installation section of the documentation.
Download (0.57MB)
Added: 2006-05-12 License: The Apache License Price:
1263 downloads
Quicktime for Linux 2.2
Quicktime for Linux is Quicktime support for Unix. more>>
Quicktime for Linux lets you read and write Quicktime movies using several codecs. There are many Quicktime libraries for Linux; this one emphasizes reliability and accuracy while not stressing economy.
Also included are frontends to several of the codecs which dont require Quicktime encapsulation, header dump, chunk extraction, and recovery tools.
Enhancements:
- Selectively caching GOP frames to speed up reverse playback. Library upgrades for x264 and ffmpeg.
<<lessAlso included are frontends to several of the codecs which dont require Quicktime encapsulation, header dump, chunk extraction, and recovery tools.
Enhancements:
- Selectively caching GOP frames to speed up reverse playback. Library upgrades for x264 and ffmpeg.
Download (28.5MB)
Added: 2006-07-03 License: LGPL (GNU Lesser General Public License) Price:
1251 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 for 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