Main > Free Download Search >

Free avoid software for linux

avoid

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 614
Avoid The Roid 3D 0.6

Avoid The Roid 3D 0.6


Avoid The Roid 3D project is a 3D asteroids-like multiplayer game. more>>
Avoid The Roid 3D project is a 3D asteroids-like multiplayer game.

The player flies around in a three dimensional space, shooting asteroids and other ships while trying to avoid running into any of them or being shot.

The game is written in c++ and uses unix sockets for networking, pthreads for the thread library, OpenGL for the graphics library, glut for windows and input, and OpenAL for audio.

<<less
Download (0.24MB)
Added: 2006-11-15 License: GPL (GNU General Public License) Price:
1074 downloads
chaosircd 2.2.0

chaosircd 2.2.0


chaosircd is an IRC daemon with commands, channel modes, user modes, and flood control. more>>
chaosircd project is an IRC daemon with commands, channel modes, user modes, and flood control implemented as runtime (re)loadable modules.

DNS, AUTH (ident) queries, and proxy scans are done in a single child process to avoid wasting valuable file descriptors and responsiveness.

It features a server-server protocol using timestamps for netsplit handling similar to TS5 (hybrid), and OpenSSL encrypted server-server and client-server connections.

<<less
Download (0.70MB)
Added: 2006-10-12 License: LGPL (GNU Lesser General Public License) Price:
1109 downloads
CAVEZ of PHEAR 0.5

CAVEZ of PHEAR 0.5


CAVEZ of PHEAR is a boulder dash / digger like game for console / terminals using ncurses. more>>
CAVEZ of PHEAR is a boulder dash / digger like game for console / terminals using ncurses. The goal of CAVEZ of PHEAR is to escape through the caves by collecting diamonds and avoid falling stones.

<<less
Download (0.020MB)
Added: 2007-03-02 License: Freeware Price:
966 downloads
Devel::Pointer 1.00

Devel::Pointer 1.00


Devel::Pointer is a Perl module that can fiddle around with pointers. more>>
Devel::Pointer is a Perl module that can fiddle around with pointers.

SYNOPSIS

use Devel::Pointer;
$a = address_of($b); # a = &b;
$b = deref($a); # b = *a;

$a = unsmash_sv(0+$scalar_ref);
@a = unsmash_av(0+$array_ref);
%a = unsmash_hv(0+$hash_ref);
&a = unsmash_cv(0+$code_ref);
# OK, you cant do that, but you get the idea

$c = deref(-1); # *(-1), and the resulting segfault.

The primary purpose of this is to turn a smashed reference address back into a value. Once a reference is treated as a numeric value, you cant dereference it normally; although with this module, you can.

Be careful, though, to avoid dereferencing things that dont want to be dereferenced.

<<less
Download (0.003MB)
Added: 2007-07-26 License: Perl Artistic License Price:
821 downloads
Health Tip Buddy 1.3

Health Tip Buddy 1.3


Health Tip Buddy is an easy-to-install Web site tool that allows your visitors to sign up for email health tips. more>>
Health Tip Buddy Email System is a nice tool you can add to your web site that will allow your visitors to sign up for an automatic health-tip email list.
Its easy to change the look and feel of the e-mails to match your web site, and the system allows for e-mail restrictions so that you dont make your hosting provider unhappy.
Main features:
- Installation is easy, just upload the script and run the install file to automatically install your database tables and set up your configuration.
- Set the time between mailings. Want a weekly e-mailing? Daily? No problem you set the length.
- Easily set how many e-mails can be sent in a day or hour to avoid getting on your hosting providers bad side. The e-mails are stored and those that cant be sent right away will be sent later.
- Add custom health tips of your own!
- Visitor sign-up script includes a Captcha device to avoid automated signups by spammers.
<<less
Download (0.057MB)
Added: 2006-05-05 License: Freeware Price:
1268 downloads
TwoFTPd 1.21

TwoFTPd 1.21


TwoFTPd provides a simple, secure, efficient FTP server. more>>
TwoFTPd provides a simple, secure, efficient FTP server.
Twoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal model of execution does a chroot to the logged in users directory immediately after authentication.
The name "twoftpd" comes from the fact that there are two parts to the server: an authenticating front end, which contains no file or data transfer code, and one of two back ends, which contain all the data transfer code.
Enhancements:
- Added a fake listing routine to twoftpd-drop, to avoid errors on GUI clients that require LIST or NLST.
- Fixed a compile failure on FreeBSD in the newer MDTM command. Thanks Sergei Kolobov.
<<less
Download (0.062MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
911 downloads
radlib 2.2.5

radlib 2.2.5


radlib is a C language library developed to abstract details of interprocess communications. more>>
radlib is a C language library developed to abstract details of interprocess communications and common linux/unix system facilities so that application developers can concentrate on application solutions.
It encourages developers (whether expert or novice) to use a proven paradigm of event-driven, asynchronous design.
By abstracting interprocess messaging, events, timers, and any I/O device that can be represented as a file descriptor, radlib simplifies the implementation of multi-purpose processes, as well as multi-process applications.
radlib greatly improves typical process performance through the use of shared memory buffers to avoid costly "malloc" and "free" library calls.
These buffers are also used for interprocess messages. radlib also utilizes shared memory constructs to provide global message queue management and global "Queue Groups" for increased interprocess communications flexibility.
All shared resources are semaphore protected to avoid issues with concurrent access.
In short, radlib is a sincere attempt to provide real-time OS capability on a non-real-time OS. It has been successfully deployed on linux, MacOSX and FreeBSD but there is no reason it would not build and run on any flavor of unix supporting System V IPC.
Specifically, radlib provides fast system buffers, a simple config file utility, events, doubly-linked lists, process logging through syslog, message queues, semaphores, shared memory utilities, timers, stacks, state machine utilities, a process framework, a process management utility to start/stop groups of processes, optional MySQL or PostgreSQL database API, straightforward TCP/streams socket API, and other assorted system utilities.
Enhancements:
- hanged some database field processing to comply with the postgresql changes made in version 8.
<<less
Download (0.18MB)
Added: 2005-09-27 License: BSD License Price:
1488 downloads
overLIB 4.22

overLIB 4.22


overLIB provides a set of DHTML tooltips. more>>
overLIB provides a set of DHTML tooltips.
overLIB is a JavaScript library created to enhance websites with small popup information boxes (like tooltips) to help visitors around your website.
It can be used to provide the user with information about what will happen when they click on a link as well as navigational help (see the examples below).
Not to mention that it looks cool, is stable, and has an active developer community to boot!
Main features:
- Background picture with transparency
- Making the popup go above the cursor to the left with snap!
- Taking full control over the html
- Different fonts and colors
- Html in the popup
Enhancements:
- changing the name of the routine from createPopup to olCreatePopup to avoid a conflict with a similarly named Windows OS function. Had to modify the Anchor, Shadow, Exclusive, and Hideform plugins which referenced this routine.
- Modified the Hideform plugin to avoid a recently reported "handles" leak in IE with the way it was previously coded. Now an IFRAME object is created just once and then inserted and/or replaces the one that is contained in the overDiv container after changing its width, height, and Z index values.
<<less
Download (0.062MB)
Added: 2007-03-16 License: Artistic License Price:
601 downloads
bsidentd 1.0

bsidentd 1.0


bsidentd provides a minimal and secure identd server that can generate random usernames. more>>
bsidentd provides a minimal and secure identd server that can generate random usernames.
bsidentd is a bare minimum and secure identd server, based on nullidentd. It can generate a random string for a username. It makes IRC servers happy, and it helps avoid ban scripts by not having a fixed username.
Alternately, a fixed username can be specified on the command line.
Installation? The usual. Check the makefile, make install then add an entry to
inetd.conf:
auth stream tcp nowait nobody /usr/sbin/tcpd /usr/local/sbin/nullidentd
Enhancements:
- Added query limit.
- Patch from Sven Oliver Moll to allow a username to be specified on the command line. bsidentd can now fully replace nullidentd.
- Debian package
<<less
Download (0.012MB)
Added: 2007-04-13 License: GPL (GNU General Public License) Price:
924 downloads
LibOSDK 0.1.1

LibOSDK 0.1.1


LibOSDK is an operating systems development toolkit. more>>
LibOSDK is an operating systems development toolkit. LibOSDK is designed to help operating systems programmers avoid using assembly language at all.
Enhancements:
- This release provides many bugfixes and support for virtual memory and paging.
- Support for kernel development under Pascal has been finished.
<<less
Download (0.037MB)
Added: 2007-02-01 License: LGPL (GNU Lesser General Public License) Price:
995 downloads
mail2sh 1.4-2

mail2sh 1.4-2


Mail2sh is a tool for send shell command by email with a simple module and to avoid you to know how procmail and sendmail works. more>>
Mail2sh is a tool for send shell command by email with a simple module and to avoid you to know how procmail and sendmail works. Mail2sh makes it possible to carry out shell commands by email. Email is sent to a particular user on your host and the commands will be carried out if the user and password given matches ones in /etc/passwd. Commands are executed with the users privileges, and combined with a PGP module ensures a certain level of security for use. Note that the system is not natively encrypted, so use of an encryption mechanism is very recommended for security reasons.
<<less
Download (0.013MB)
Added: 2006-06-30 License: Freeware Price:
1211 downloads
Relations 0.95

Relations 0.95


Relations is a Perl module with functions to use with databases and queries. more>>
Relations is a Perl module with functions to use with databases and queries.

SYNOPSIS

use Relations;

$as_clause = as_clause({full_name => "concat(f_name, ,l_name)",
{status => "if(married,Married,Single)"})

$query = "select $as_clause from person";

$avoid = to_hash("virustbug","t");

if ($avoid->{bug}) {

print "Avoiding the bug...";

}

unless ($avoid->{code}) {

print "Not avoiding the code...";

}

<<less
Download (0.018MB)
Added: 2007-05-16 License: Perl Artistic License Price:
891 downloads
mod_perl 2.0.3

mod_perl 2.0.3


mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. more>>
mod_perl project brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more.

mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content.

As youd expect from the Perl community, there are hundreds of modules written for mod_perl, everything from persistent database connections, to templating sytems, to complete XML content delivery systems. Web sites like Slashdot and Wired Magazine use mod_perl.

mod_perl is an Apache Software Foundation project. It is licensed under the Apache Software License.
<<less
Download (3.5MB)
Added: 2006-11-29 License: The Apache License Price:
1062 downloads
Falling 1.0 RC1

Falling 1.0 RC1


Falling is a fast-paced survival game involving a ball falling through wooden planks. more>>
Falling is a fast-paced survival game involving a ball falling through wooden planks.

Falling is a survival game where the user controls a small steel ball and tries to roll it through holes in floors which are constantly moving up.

Avoid being crushed between the top of the window and a floor, avoid mechanical sticks of TNT that explode on contact, and avoid magnetic balloons which pull you to the top of the screen.

Collect jewels for extra points. Try to survive as long as possible!

<<less
Download (1.0MB)
Added: 2006-11-06 License: GPL (GNU General Public License) Price:
1083 downloads
Eukleides 1.0.3

Eukleides 1.0.3


Eukleides is a Euclidean geometry drawing language. more>>
Eukleides is a Euclidean geometry drawing language. Two softwares are related to it. First, eukleides, a compiler which allows to typeset geometric figures within a (La)TeX document.

This program is also useful to convert such figures in EPS format or in various other vector graphic formats.

Second, xeukleides, a GUI front-end which makes possible to create interactive geometric figures. This program is also useful to edit and tune some Eukleides code.

Eukleides has been designed in order to be close to the traditional language of elementary Euclidean geometry. In many cases, it makes possible to completely avoid the use of Cartesian coordinates. You may want to have a look at some samples to see part of the languages features.

<<less
Download (0.050MB)
Added: 2005-11-04 License: GPL (GNU General Public License) Price:
1450 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5