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

Output Index Php Go Etc Passwd freeware
Filter: All | Freeware | Demo
 

Output Index Php Go Etc Passwd

< 1 2 3 4 5 > 
Added: July 14, 2010 | Visits: 1.489

Ark Linux Live Ark Linux Live is a Live CD edition of Ark Linux. Ark Linux is a beginner-friendly Linux distribution meant primarily for desktop use. The Ark Linux team is pleased to announce the release of a first version of Ark Linux Live, a Live CD version of the Ark Linux operating system. Ark Linux...



Platforms: *nix

License: Freeware Size: 642 MB Download (111): Ark Linux Live Download

Added: August 07, 2008 | Visits: 1.899

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.253

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.472

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: August 12, 2008 | Visits: 1.189

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.876

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.693

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.719

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.161

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.915

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.434

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.237

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: July 09, 2010 | Visits: 877

SmartTemplate SmartTemplate is a Template Engine that was designed to support large scale, web based applications. Whats so special about it? Common template engines work like the following: Your PHP script specifies an HTML template and assigns some dynamic content to display. The template parser replaces...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (103): SmartTemplate Download

Added: May 10, 2013 | Visits: 889

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 24, 2010 | Visits: 1.080

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 (101): grafist Download

Added: October 04, 2010 | Visits: 1.677

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

< 1 2 3 4 5 >