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.411.015 Times

Ctf Loader Index Php Suvi Etc Passwd freeware
Filter: All | Freeware | Demo
 

Ctf Loader Index Php Suvi Etc Passwd

< 1 2 3 4 5 > 
Added: August 07, 2008 | Visits: 1.902

Collanos Phone Mac OS X COLLANOS PHONE Collanos Phone is a software-only Voice over Internet Protocol (VoIP) phone and a multi-protocol instant messenger combined in one application. The main features include placing audio & video calls and sending instant messages, including transparently to existing Jabber, MSN, ICQ,...



Platforms: Mac

License: Freeware Size: 17.41 KB Download (109): Collanos Phone Mac OS X Download

Added: March 13, 2010 | Visits: 1.254

Fair DJ Fair DJ is an Mserv-compatible music server designed to play music in a room with several users sharing a set of speakers. The users can rate songs, and Fair DJ selects songs using these ratings and a fairness algorithm to ensure that everybody is happy. FairDJ is an extended version of...





Platforms: *nix

License: Freeware Size: 2.8 MB Download (108): Fair DJ Download

Added: May 14, 2010 | Visits: 1.474

Simple Multi User Out-Of-Office-Responder Simple Multi User Out-Of-Office-Responder project is a vacation email responder that can be easily plugged into simple SMTP servers with procmail. We have a small e-mail server running on Debian GNU/Linux. All users are local (in /etc/passwd), have mail delivered via procmail to mailboxes in...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (108): Simple Multi User Out-Of-Office-Responder Download

Added: October 24, 2010 | Visits: 1.082

grafist Grafist is a bandwidth utilization viewer. It gets the bandwidth utilization information for network interfaces from the /proc/net/dev file in 15-second periods, and stores it in four data files. Run "grafist". This will wait the minute to be 0 in modula 5. The results may be seen at...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (107): grafist Download

Added: August 12, 2008 | Visits: 1.190

Public PIM Public PIM is a website database application, created with Javeline Framework on a MySQL databse, which you can also compliment and improve by introducing PHP code if you have the time and knowledge. This way you can use the database content in other web places.You can upload Public PIM to your...


Platforms: Windows

License: Freeware Size: 5 KB Download (107): Public PIM Download

Added: August 21, 2008 | Visits: 1.882

Collanos Phone Linux COLLANOS PHONE Collanos Phone is a software-only Voice over Internet Protocol (VoIP) phone and a multi-protocol instant messenger combined in one application. The main features include placing audio & video calls and sending instant messages, including transparently to existing Jabber, MSN, ICQ,...


Platforms: *nix

License: Freeware Size: 16.77 KB Download (107): Collanos Phone Linux Download

Added: March 26, 2010 | Visits: 1.694

2532|Gigs 2532|Gigs is a PHP/SQL gig lister designed for bands and music sites. The Web-based control panel allows admins to add, edit, and delete shows. 2532|Gigs also supports multiple users and admins. Installation: Please follow these steps in order and you will have 2532|Gigs up and running in...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (106): 2532|Gigs Download

Added: October 25, 2010 | Visits: 1.721

AJAX Image Dump System AJAX Image Dump System or AIDS for short, is a image dump system written in PHP and Javascript using MYSQL databases, with AJAX functionality using the jquery library and the MOD_REWRITE Apache module to shorten down URL-addresses. The system also uses the XTemplate. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 512 KB Download (106): AJAX Image Dump System Download

Added: March 21, 2010 | Visits: 895

Filesys::Ext2 Filesys::Ext2 is a Perl interface to ext2 and ext3 filesystem attributes. SYNOPSIS use Filesys::Ext2 qw(:all); eval { $mode = lsattr("/etc/passwd"); } eval { chattr("+aud", "/etc/passwd"); } #or equivalently #chattr($mode|0x0062, "/etc/passwd"); You may specify the path of the e2fsprogs...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (106): Filesys::Ext2 Download

Added: September 25, 2010 | Visits: 1.727

Remote Gnu Database Manager Remote Gnu Database Manager is a network server daemon and client library for the standard GNU GDBM(3) database management interface, which itself incorporates Berkeley DBM. To setup after installation (these notes are for 2.1.33 or later), let make install do what it can, and then: 1. create...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (106): Remote Gnu Database Manager Download

Added: August 27, 2010 | Visits: 1.162

Ark Linux Ark Linux is a Linux distribution designed especially for desktop use, primarily for people without prior Linux experience. Ark Linuxs main goal is ease of use, and the inclusion of many tools end users will need. Ark Linux is fully Open Source and Free Software, meaning, basically, you can...


Platforms: *nix

License: Freeware Size: 699 MB Download (105): Ark Linux Download

Added: October 07, 2010 | Visits: 1.918

WWW::phpBB WWW::phpBB is a phpBB forum scraper Perl module. SYNOPSIS use WWW::phpBB; # scrape as guest my $phpbb = WWW::phpBB->new( base_url => http://localhost/~stefan/forum1, db_host => localhost, db_user => stefan, db_passwd => somepass, db_database => stefan, db_prefix => phpbb2_, );...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (105): WWW::phpBB Download

Added: October 23, 2010 | Visits: 1.435

Syntax::Highlight::Shell Syntax::Highlight::Shell is a Perl module to highlight shell scripts. SYNOPSIS use Syntax::Highlight::Shell; my $highlighter = new Syntax::Highlight::Shell; $output = $highlighter->parse($script); If $script contains the following shell code: # an if statement if [ -f /etc/passwd ];...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (104): Syntax::Highlight::Shell Download

Added: January 18, 2010 | Visits: 1.191

Copy To Copy To is an Amarok script that will copy selected track(s) to destination location. Featuring kdialog so it can use kio_slaves, eg.: media://, fish://, ftp://, bluetooth://(?) http://blog.neofreko.com/index.php/2007/01/04/amarok-script-copy-to/ Known bug(s): Stopping the script doesnt...


Platforms: *nix

License: Freeware Download (104): Copy To Download

Added: May 22, 2010 | Visits: 1.238

File::LckPwdF File::LckPwdF is a Perl module to lock and unlock the passwd and shadow files with lckpwdf and ulckpwdf. SYNOPSIS use File::LckPwdF; (lock_passwd(15)) || (die "Cant lock password file:n$! stopped"); # ... do stuff with the passwd file ... (unlock_passwd()) || (die "Cant unlock password...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (103): File::LckPwdF Download

Added: May 10, 2013 | Visits: 891

DBOW DBOW is a database compiler or front-end. It takes table definitions in a meta language and prepares C, C , PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL. DBOW allows a user to define a database table in a meta-language and produce SQL for...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (103): DBOW Download

Added: October 07, 2010 | Visits: 834

track2rss track2rss project seeks to provide a set of scripts for converting tracking information for packages from various carriers to the RSS format. It was inspired by a similar project written by Jason Young. Currently support is provided for UPS, Fedex Air and Ground, and the US Postal Service...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (102): track2rss Download

Added: October 04, 2010 | Visits: 1.679

ArbitroWeb ArbitroWeb is a Web anonymizer written in PHP. ArbitroWeb will redirect all web requests thru its set of scripts, all URLs contained will be adjusted/mangled to its own scripts. ArbitroWeb is known to be working on following configurations: 1) Linux i386 Box (Kernel 2.4.7, Mandrake 8.0)....


Platforms: *nix

License: Freeware Size: 7.17 KB Download (100): ArbitroWeb Download

Added: March 05, 2010 | Visits: 1.640

Score Reading Trainer Score Reading Trainer helps you improve your (musical) score reading skills by practicing with random scores. It works in a very simple way, you choose the clef, the key and the accidentals you want to practice as well as thee range of notes and then, the program generates a on-screen score...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (100): Score Reading Trainer Download

Added: February 14, 2010 | Visits: 1.576

Willowgarden DP Willowgarden project is a PHP 5 rapid development platform for that provides an extensible environment for developing Web sites featuring support for pretty REST-style URLs, easy security, observable events, a simple object-based "code + view" rendering system, ActiveRecord-style data access,...


Platforms: *nix

License: Freeware Size: 706.56 KB Download (99): Willowgarden DP Download

< 1 2 3 4 5 >