Archive for category Server Admin
Linux Dialup VPN
Posted by admin in Server Admin on November 17, 2009
Linux PPTPD dialup VPN installation steps Packages for Yum based distributions are available from our Yum repository. [we Used CENTOS ] we can simply install pptpd by using yum Copy past the following line to the command prompt and press enter # rpm -Uvh http://poptop.sourceforge.net/yum/stable/fc7/pptp-release-current.noarch.rpm # yum –enablerepo=poptop-stable install pptpd
Setup a transparent proxy with Squid in three easy steps
Posted by admin in Server Admin on July 20, 2009
Setup a transparent proxy with Squid in three easy steps Eth0 connected to internet and eth1 connected to local lan i.e. system act as router.
