Server Management scripts - Top 4 Download

Server Management script downloads

AdvDirectory

AdvDirectory is a component designed for web based directory management. When the component is turned on for a new website, it takes physical path, which is usually the web root of that website. All file management operations are restricted to the physical path mentioned in ASPFusion Administration thus rest of server ...
ASP.NET

PHP Utilities for PvPGN

PHP Utilities for PvPGN is a collection of PHP scripts that allow website integration with a PvPGN game server, to display server status, ladder pages, etc. ...

AdvLDAP

The component allows you to perform all basic LDAP operations on LDAP (Lightweight Directory Access Protocol) directory servers like the Netscape Directory Server. Access to the component can also be turned on at web basis like all other ASPFusion components. It provides these operations. - Complete basic LDAP server operations, such ...
ASP.NET

Live Server Time script

This JavaScript allows you to display the server time of your website, live. Using either SSI or PHP (depending on which one your page supports) to first retrieve the current static server time, the script then updates it every second for display.In order to use this script, the page the script ...
JavaScript

Nutex VServer

Nutex VServer is an system for ISP that can manage one or more servers from one central place. One server could be the master server and the others the nodes. It provides 4 levels of administration: Admin, Reseller, Domain Owner and Email User. In every level of administration, one can manage ...

Intrusion Detection for Apache

Ida, is an Apache log security analyzer written in PHP. It will scan Apache logs and report about security incidents like SQL injections, XSS attacks, path traveling and so on. ...

OSXDQ

OSXDQ is an open source, self service disk quota system for MacOS X Servers written in PHP and Perl. When users go over their quotas, the directory is given read only access. Users can unlock their account through a web interface. Perl scripts run as cron jobs locking and unlocking the ...

mediaman

mediaman is a web media management and server software based on PHP with a database backend. You can easily deploy this application on a web server with PHP / MySQL support.The script can also be easily customize to suit your needs and is operating system independent. ...

AJAX Image Dump System

AJAX Image Dump System (AIDS) is an 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. ...

Python Community Server

Python Community Server is a free replacement (in Python) for Radio Community Server and a miniature application server, with an embedded almost-OO database and a very quick script handler. ...
Python

JSerWeb

JSerWeb is a flexible HTTP/1.1 compliant Java Web Server. JSerWeb supports the use of Perl and PHP scripts. These are very popular scripting tool for extending web servers because they are extremely flexible and easy to learn. ...

CDDB PHP

CDDB-PHP is a set of scripts that implements the cddb protocol level 5. This project borns to solve the below necessity : - Run in every platform that supports PHP >= 4.3 - No need of direct CGI run in the server is more secure - No need to recompile in ...

Torta

Torta shows you where your disk space is being used. Its user interface is similar to that of the awesome program filelight. Unlike filelight, Torta does not need any graphical environment to run: it analyzes the file system directly and generates a Flash file that you can load locally or remotely ...

Papercut

Papercut is a NNTP server written in Python. Its main objective is to integrate existing web based message board software (Phorum is one of the supported ones) with an Usenet front-end.However, its extensibility enables developers to write their own containers for the storage of the Usenet articles (messages). That means that ...
Python

eXtremail PHP Manager

eXtremail PHP Manager provides you a WEB base PHP administration interface for the eXtremail mail server. This little project was brought to life to ease the administration of eXtremail by allowing the administrator to achieve most of the mail administration tasks from a web based front-end. The installation process is at ...

Server side JavaScript dependency resolution

This script was creates for easing maintenance of JavaScript files and their inclusions in web pages by server-side dependency resolution. ...
Python

Maki

Maki is a webserving framework built on Python and XML. It allows a web developer to send an XML input document through any number of steps, where each step is either a stylesheet transformation or a custom process. A processor that evaluates embedded Python code is included. The output of each ...
Python

CGI shell

This script runs an arbitrary string on the server as a shell command.It mimics a very basic shell environment on a server using CGI. ...
Python

FCGI

The fcgi.py Python module handles communication with the FastCGI module of the Apache or Stronghold web server without using the FastCGI developers kit, but will also work in a non-FastCGI environment, (straight CGI.) ...
Python

GoogleCacheServer

This is a simple implementation of a proxy server that fetches web pages from the google cache. It allows you to view the internet through the eyes of google ! Fire it up and point your browser at localhost:8000. ...
Python