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…)

Setting squid proxy server on webmin...

1. Login to webmin panel

2. Install Squid Proxy Servers

Enter squid panel, ussualy it’s located under Unused Modules tab. If this message appear :

(more…)

TOP – realtime CPU load, memory an...

Login to your server via putty or tunnelier, and in command console type this command :

# top

(more…)

Index of Bash command line for Linux Ser...

a

  • alias           Create an alias
  • apropos    Search Help manual pages (man -k)

(more…)

What is SSL and HTTPS...

What is SSL

SSL is a protocol using different cryptographic algorithms to implement security using authentication with certificates, session key exchange algorithms, encryption and integrity check. It is a common protocol, often used to ensure that the communication between WWW-server and WWW-client is safe and encrypted.

What is HTTPS ?

(more…)

« Previous Entries