JK Dnews Webmin Project is a power web-based dnews Server admin program written in PHP. No SQL needed, The script is easy to configure, very fast and reliable.
Photo directory is a photo gallery script written in bash. It doesn't require a database. All you need to do is upload your files via FTP. The directories represent the albums. Uses netpbm/jhead.
HTB.init is a shellscript derived from CBQ.init that allows for easy setup of HTB-based traffic control on Linux. HTB (Hierachical Token Bucket) is a new queueing discipline which attempts to address the weaknesses of current CBQ implementation.
A system to manage many Gameservers on a Network with a nice Webinterface. On every Server runs a bash script behind inetd and is controlled over a PHP interface.
This software project aims to create an easy to use eBay hidden counter system in php that reports more accurate, more informative, free, and just more data than commercial auction counter tools. Links your auctions to a php script that logs connections.
IPFWstats is a suite of shell, perl and PHP scripts to count network traffic on
a per user basis on a server using the FreeBSD IPFW firewall. Statistics are imported into a MySQL database daily and can
then be viewed using a PHP script in a web browser
mp3net is an tool to search a network for Music (MP3, WMA, OGG,...) shared by Samba or Windows-Shares. It uses a shell-script to scan the hosts and saves the Information in a MySQL-Database. With a webbased (PHP) frontend you can search in the database.
nto or nto.it is the collection of script and programm for build a static and/or dynamic version of the site www.nto.it (a personal italian bookmaker of talent person find in the web.).
I hope which this work is useful for to promote talent or for build
This script updates your dynamic dns IP address on changeip.com.
It's a simple wrapper on lynx for https connections.
It's based on a script created by Eric Ste-Marie for unix, an adapted to SourceMage GNU/Linux.
Internet-L2tp is a program in Bash-script that facilitates the process of connection to Internet through ISP's that uses L2TP (Layer 2 Tunnelling Protocol). Internet-L2tp makes use of l2tpd (http://www.l2tpd.org).
Cache-simple - is a project aimed on creation of very easy (and fast) exportable caching script. It is not going to store cached files - only to serve it to user browser on fly. You can plug your browser to your shell account in less than 3 minutes.
Sky-Fire is a secure, easy-to-use Linux firewall. It is a dynamic script that supports forwarding to two different subnets and running servers on the firewall. The script is designed to be as user friendly as possible. It includes a setup script for quic
This one you must see! After stripping out
comments, you get ca. 2Kb script. Serves static
HTML/ASCII pages, ELF binaries, bash/perl scripts,
GIF images. adding any other content type is
trivial. Should be installed in /etc/inetd.conf.
A shellscript periodically checking your inet connection along the ISO/OSI layer from bottom to top. Checks physical link, SNR (if a wireless link), gateway and outside availability and show open local ports.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port 8084 and serves a file
servedir: Opens a webserver at port 8000 and serves a dir
servelog: Serves tail of syslog on port 12345
sizeof: List total sizes of subdirectorys
largedirs: Lists directorys with 100+ MB disk usage
mkdirc
: Creates a dir and changes to it
freefile : Kills all processes using a file
lastedited: Shows which files have been edited
findbin: Finds binary files not installed by dpkg
frename : Renames parts of a filename
connections: Shows network connections
[...]