Latest Comments

Change SSH Port and Instaling Squid Cache for Centos 5 32Bit

well let's to the point,

i made this script just to fasten installation of our VPS

-------------------------------------------------------
let's start

YOU MUST LOGIN AS ROOT 



  • wget http://drop.groundworlds.tk/file/install.sh
  • chmod +x install.sh
  • ./install.sh

-------------------------------------------------------

This script will install 


  1. Webmin on default Port VPSIP:10000
  2. Dropbear on Port 22-443-110
  3. Change SSH port to 109 - and Finally 
  4. Install squid on port 143 and 3128

=======================================
after you are done with installation , please note !!!
enter this command


  • cd /etc/squid
  • touch passwd
  • chmod o+r passwd
  • htpasswd passwd YOURUSER
  • service squid start

----------------------------------------------------

Feel Free to do modification on this script, or give me some input to make it better,
there's still a lot space for development

thanks

0 komentar:

Posting Komentar