
SBox-DTC
Dedicated servers

Find out how to get one of the best dedicated server hosting services available on the market. Have a 160GBytes transfer per month server for only $90 a month !
Get one and start reselling.
CALL NOW ! +1.(302)-213-1611
Shared hosting
Shared hosting service with certified bandwidth, your own IP addresses + SSL + CERT for the same site hosted on both sides of the ocean : YES ! GPL.Host makes it possible for less than $5.5/month !
sbox: Put CGI Scripts in a Box
- 1. Abstract
- 2. Make the package yourself
- 3. Download prebuild packages and ports
- 4. Changelog
- 5. Credit
1. Make te package yourself
If you need to recompile the sbox binary you can download our package maker. Our version differs a bit from the one of the Stein Laboratory, but by the way you will see source code is not very big.
You can use our public CVS:
GPLHost:>_ export CVSROOT=:pserver:anonymous@gplhost.com:/var/lib/cvs GPLHost:>_ cvs login # Password is anoncvs GPLHost:>_ cvs checkout sbox
Package building: Some sh scripts are there to help you building the packages for debian and freebsd from source (./cls && ./makeBSD && ./makeDebian).
Please note that package builder is to be run under Debian, even when building the BSD port, because I needed to build everything on one unique system and on Debian, it's using md5sum to build the BSD sum wich differs a bit from the BSD one.
This is due to the fact that the tar utility is not the same under Linux and BSD (even archives are compatible, they
differ in size). BSD users: please contribute by submiting changes in the makeBSD script (is that a make distinfo command ?).
