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

Softbiz Host Directory Script freeware
Filter: All | Freeware | Demo
 

Softbiz Host Directory Script

< 1 2 3 4 5 > 
Added: June 23, 2013 | Visits: 465

nautilus-dropbox-script nautilus-dropbox-script is a Nautilus script that helps to deal with Dropbox in Nautilus. Just select one or more files (directories) you want to sync with Dropbox, right click and select the script from the menu. It will create symbolic links in the Dropbox directory and will sync as you expect....



Platforms: *nix

License: Freeware Size: 71.68 KB Download (32): nautilus-dropbox-script Download

Added: September 03, 2013 | Visits: 730

Directory cleaner and files organizer Directory cleaner and files organizer is an intelligent tool to clean the directory and move files to preselected folders.Perfect for cleaning of directories with lot of different files The script recognizes more than 470 extensions. Usage: you have two options to use it. The first one as...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Directory cleaner and files organizer Download

Added: May 04, 2010 | Visits: 1.238

SADMS 2 SADMS (Samba as Active Directory Member Server/Station) makes it easy to add a Linux host to an Active Directory Domain. As a domain member, the Linux host - can offer resources (shares) to the domain hosts and act as a domain server. - offloads authentication to the domain (controllers),...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (103): SADMS 2 Download

Added: November 24, 2010 | Visits: 2.062

EtherEye Network Host Checker EtherEye is a web-based network host checking system written in PHP and standards compliant HTML. You simply provide it with a list of IP addresses or domain names via the configuration interface and it will ping them on request and output the results as HTML. You can also access the results...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (109): EtherEye Network Host Checker Download

Added: August 27, 2010 | Visits: 1.304

FindBin FindBin is a Perl module that can locate directory of original perl script. SYNOPSIS use FindBin; use lib "$FindBin::Bin/../lib"; or use FindBin qw($Bin); use lib "$Bin/../lib"; Locates the full path to the script bin directory to allow the use of paths relative to the bin directory....


Platforms: *nix

License: Freeware Size: 12.2 MB Download (96): FindBin Download

Added: April 07, 2010 | Visits: 1.346

Shell Directory Manager Shell Directory Manager is a small tool for managing often-visited directories using a shell like bash. I offer two new commands: dm is a manager for a small database, where you name directories with a short alias. And dmcd is a function for your current shell, which lets you go to a directory...


Platforms: *nix

License: Freeware Download (98): Shell Directory Manager Download

Added: June 21, 2010 | Visits: 905

TxtView TxtView is a script that shows the text files from the same directory of the song. TxtView script is mostly used to check the information contained in an album directory. When starting the script, you can right click on a song in your playlist and go to "TxtView -> Open". Whats New in This...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (99): TxtView Download

Added: July 05, 2010 | Visits: 2.943

IPTables Firewall Script IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (388): IPTables Firewall Script Download

Added: July 06, 2010 | Visits: 942

THC-Probe THC-Probe is the ultimate host scanner compilation for Linux, featuring nmap, snmpscan, netbios auditing tool and super-cool vh shell script. INSTALL: just run "make install". Everything will be installed in /usr/local RUN: just run "netprobe" and see the options. Every host scanned will be...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (114): THC-Probe Download

Released: September 29, 2012  |  Added: October 21, 2012 | Visits: 3.700

MochiGames PHP Script ZDR MochiGames PHP Script ZDR is web site, ready for use, for flash games. These flash games are downloaded automatically by "MochiGames PHP Script ZDR" from MochiGames media. The use of the games is free, you can use your own Mochi Publisher ID and take money from MochiMedia by their terms and...


Platforms: Windows, *nix, Other

License: Freeware Size: 368.54 KB Download (161): MochiGames PHP Script ZDR Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 859

Script Execute The filter module "Script execute" for our data loggers (for example, Accurate Printer Monitor ) is an interpreter for scripts written in most popular programming languages. Unique feature of this plug-in is ability to use several languages (PascalScript, C++Script, JScript and BasicScript), so...


Platforms: Windows

License: Freeware Download (57): Script Execute Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 551

Host Manager Host Manager is an application that let you manage your hosts using the Mac OS X Directory Services database. It achieves the same goal as software that provide a GUI over the '/etc/hosts' file, but uses the Directory Services instead, leaving your system files untouched.


Platforms: Mac

License: Freeware Size: 4.2 MB Download (50): Host Manager Download

Added: May 10, 2013 | Visits: 409

A simple non-recursive directory walker This script is an equivalent of os.path.walk(), but without callback function. A simple directory walker, without the burden of creating a callback for os.path.walk().This is also usefull for incremental directory walking (where you want to scan remaining directories in subsequent calls).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): A simple non-recursive directory walker Download

Added: May 10, 2013 | Visits: 357

Directory Iterator This script is an iterator that can be used to walk through directories.This class is intended to provide an iterator version of the os.listdir function. The interesting property of the iterator is that you can control if you want a deep iteration of directories with the 'deep' member.After...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Directory Iterator Download

Added: May 10, 2013 | Visits: 364

Directory Walker Generator This script is a generator that does what os.path.walk does, without the need for a callback function. This is a rewrite of os.path.walk. It's convenient for processing files that inhabit directory trees. Its original purpose was to vist the '.h' files of a large C project and wrap them in#ifdef...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): Directory Walker Generator Download

Added: May 10, 2013 | Visits: 537

Watching a directory tree on Unix This script continuously monitors the paths and their subdirectories for changes. If any files or directories are modified, the callable 'func' is called with a list of the modified paths of both files and directories.'func' can return a Boolean value for rescanning; if it returns True, the...


Platforms: *nix, Python, BSD

License: Freeware Download (54): Watching a directory tree on Unix Download

Added: May 10, 2013 | Visits: 1.357

PHP Photo And Image Gallery Script PHP Photo And Image Gallery Script is a simple PHP script for automatically creating a picture gallery from a folder of images.Just upload a directory with pictures and thumbnails to your web server by FTP. No database is needed to run the software. It lists all the images in a directory and...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (79): PHP Photo And Image Gallery Script Download

Added: May 10, 2013 | Visits: 626

Discover exchange in active directory Active directory is wordy and very detailed. It can be daunting to first figure out what you need to know to interface with it. This script contains some simple code that allows you to discover information about the exchange environment you are in.


Platforms: Windows, Python,

License: Freeware Download (54): Discover exchange in active directory Download

Added: May 10, 2013 | Visits: 903

PHP Company Directory 0.5b PHP Company Directory generates a company directory with customizable departments and users within these departments. User pictures ("mugshots") are also incorporated to help others put a face behind a name.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (67): PHP Company Directory 0.5b Download

Added: August 19, 2013 | Visits: 6.133

Perl Guestbook Script All that is need to install the Guestbook is to copy the guestbook.pl file to the cgi-bin directory (or whatever is appropriate for your system - you should ask your system administrator or web hosting provider about this ifyou are unsure ) on your web server and to copy the addguest.html,...


Platforms: CGI and Perl

License: Freeware Size: 30.72 KB Download (58): Perl Guestbook Script Download

< 1 2 3 4 5 >