RootZone.Net » Tutorial
Squid under Debian 5.04 64-bit netinst â...

Part 1. Installing Debian 5.04 64-bit netinst

The Debian Project is an association of individuals who have made common cause to create a free operating system. This operating system is called Debian GNU/Linux, or simply Debian for short. Debian systems currently use the Linux kernel. Linux is a completely free piece of software started by Linus Torvalds and supported by thousands of programmers worldwide. Of course, the thing that people want is application software: programs to help them get what they want to do done, from editing documents to running a business to playing games to writing more software. Debian comes with over 20,000 packages (precompiled software that is bundled up in a nice format for easy installation on your machine) – all of it free. It’s a bit like a tower. At the base is the kernel. On top of that are all the basic tools. Next is all the software that you run on the computer. At the top of the tower is Debian — carefully organizing and fitting everything so it all works together.

(more…)

Squid Stable 9 Under CentOS 5.4 Minimal...

CentOS 5.4 minimal? WTM? (What the Minimal – lol). Well, normally CentOS installation needs 5 CD, but here we just need 1 CD, only base package for the installation, that’s why i called CentOS minimal, even it’s suite for the need of proxy machine, we only install the necessary package so it will be lighter.

What is squid?
http://www.squid-cache.org/

PC Rig

  • Intel Atom D945GCLF2D
  • HDD Seagate Barracuda 80GB SATAII
  • RAM VGEN 2GB PC6400
  • NIC DLINK 100Mbps
  • PSU Acbel 420 Watt

(more…)

Setup Minimalis Unmanaged Server Configu...

On the last post i talk about Setup unmanaged VPS with Litespeed Php and mySQL.

This time we will setup an unmanaged VPS (with OS centOS) to host multiple web proxy domain.

WebProxy consume a huge amount of server’s resources, so it would be kind if you configure your server to minimalis configuration, leave everything that not used for web proxy server, like mySQL, postfix and etc. What we need in web proxy server is httpd service (like apache), PHP, perl, python and curl. FTP server is required too in order to upload and edit web proxy script.

(more…)

Setup unmanaged VPS part II : ftp server...

This post is continued part of Setup unmanaged VPS with Litespeed Php and mySQL

This time we will setup pure-ftpd ftp server, host multiple domains with litespeed webserver and create user account

(more…)

Setup unmanaged VPS with Litespeed Php a...

Here’s how to quickly install and setup litespeed webserver on unmanaged VPS (centOS) without cpanel. This include how to setup virtual host in litespeed and create user account to access it from ftp client. Shortly, after these step complete, you can use your VPS to host multiple domains

(more…)