Source Mage is a source-based GNU/Linux distribution based on a Sorcery metaphor of "casting" and "dispelling" programs, which we refer to as "spells", and a package manager called "Sorcery". Our
... [More] packages are designed to allow the user to customize the package any way they want (custom flags, etc.) as well as offering as many of the package options as possible to the user up-front (you will not need to know what options a package has or what optional dependencies it can use ahead of time). All of our scripts are GPL'd and our package manager and packages are written in bash, so they are easy to learn and modify. Sorcery supports custom packages maintained by users, which can override the default package and will never be touched by updates. The magic is truly in your hands with SourceMage. [Less]
GoboLinux is a modular Linux distribution: it organizes the programs in your system in a new, logical way.
Instead of having parts of a program thrown at /usr/bin, other parts at /etc and yet more
... [More] parts thrown at /usr/share/something/or/another, each program gets its own directory tree, keeping them all neatly separated and allowing you to see everything that's installed in the system and which files belong to which programs in a simple and obvious way. [Less]
wshare is a simple program to share an existing network connection. There are two modes, master and client. The master shares an existing network connection (probably to the internet) via an unused
... [More] wireless device. The client can connect either via the operating system provided facilities or this script in client mode. [Less]
envbot is an advanced modular IRC bot coded in bash.
Features include: SSL, IPv6, modularity (with several good modules already), transport modules (means openssl/gnutls/netcat/whatever) is also
... [More] modules, loading/unloading/reloading of modules at runtime, rehashing configuration at runtime, advanced access control and much more. [Less]
Funções ZZ é uma coletânea com 69 mini-aplicativos de utilidades diversas, prontos para serem usados na linha de comando de sistemas tipo UNIX (Linux, BSD, Cygwin, Mac OS X, entre outros).
Colection of small tools, utilities and scripts to sysadmins, to GNU/Linux and any other stuff, like Google Gadgets, daylight saving time, VirtualBox firewalling and bash scripts.
createvm.sh is a bash script that let's you create a VMware virtual machine in a single command. It was made to automate the process of creating Virtual Machines.
It supports a couple of command
... [More] line parameters which allow you to configure the VM you are creating.
If you have any questions about this script or if you are missing any functionality, feel free to contact the author (me) :) [Less]
Bashinator is a bash shell script framework that provides:
- Flexible and powerful message handling: print, log (to syslog and/or logfile) and mail messages (configureable based on severity) with a
... [More] single message function
- Exhaustive information (timestamps, message severity, source file, line numbers and function names) in messages to ease debugging
- Function call stack traces
- Logging of sub-command output (capturing stdout/stderr of external commands to a dedicated temporary logfile)
- Lockfile handling [Less]
Write and run functional tests of your web application using resources available on almost every Linux host. bashWebTest is an esoteric framework that started as part dare, part experiment. At this
... [More] point the tool has become somewhat useful for my situation so I figure it's a good time to let others check it out. I am giving back to the internets.
The crudest, ugliest code in the world is available right now. Take a peek if only you're terribly desperate for a lame testing tool. [Less]