Sunday, July 8, 2012

How to install and configure Tinyproxy, a lightweight proxy server

June 20, 2010 by  
Filed under General

Tinyproxy is a light-weight HTTP proxy daemon for POSIX operating systems. Designed from the ground up to be fast and yet small, it is an ideal solution for use cases such as embedded deployments where a full featured HTTP proxy is required, but the system resources for a larger proxy are unavailable. Tinyproxy is free [...]

Webmin & Usermin installation on OS X

June 17, 2010 by  
Filed under Webmin

Installing Webmin and Usermin on OS X These instructions, contributed by Kevin Capwell, will allow you to install webmin on any Apple Macintosh OS X server. The version that I was using is as follows: Server: 10.3 Perl: 5.8.1-RC3 to see version open terminal cd /usr/bin then type perl –version OpenSSL: 0.9.7b to see version [...]