apt-get update
apt-get install squid -y
apt-get install squid squidclient squid-cgi -y
apt-get install gcc build-essential sharutils ccze libzip-dev automake1.9 -y
apt-get install libfile-readbackwards-perl
apt-get remove squid3 -y
wget https://lusca-cache.googlecode.com/files/LUSCA_HEAD-r14809.tar.gz
tar -zxvf LUSCA_HEAD-r14809.tar.gz
cd LUSCA_HEAD-r14809/
./configure --prefix=/usr --exec_prefix=/usr --bindir=/usr/sbin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var/spool/squid --datadir=/usr/share/squid --enable-async-io=24 --with-aufs-threads=24 --with-pthreads --enable-storeio=aufs --enable-arp-acl --enable-epoll --enable-removal-policies=heap --with-aio --with-dl --enable-snmp --enable-delay-pools --enable-htcp --enable-cache-digests --disable-unlinkd --enable-large-cache-files --with-large-files --enable-err-languages=English --enable-default-err-language=English --enable-referer-log --with-maxfd=65536
make all && make install
Download squid.conf, storeurl.pl dan squid di link ini http://www.4shared.com/rar/5bv8iAwT/setting_squid_april_2013_1_4.html
drag and drop file squid ke folder /etc/init.d/
drag and drop file sysctl.conf ke folder /etc/
drag and drop file squid.conf , storeurl.pl dan squid.conf.pl ke folder /etc/squid
selanjut nya downloand lagi squid.conf, storeurl.pl di link ini http://www.4shared.com/rar/CFtg3e_hba/squiddafit.html
ganti squid.conf, storeurl.pl yg pertama downloand tadi dengan squid.conf, storeurl.pl yg kedua
untuk setingan youtube di squid.conf, storeurl.pl silahkan lihat di link ini http://tutorial-kepsuktv.blogspot.com/2013/12/squidconf-dan-storeurlpl-terbaru-untuk.html
untuk acl di squid sesuaikan dengan jaringan anda (ip lan dan proxy)
chmod +x /etc/init.d/squid
chmod +x /etc/squid/storeurl.pl
chown proxy:proxy /etc/squid/storeurl.pl
chmod 777 /etc/squid/storeurl.pl
chown proxy:proxy /cache
chmod 777 /cache
mkdir /var/log/squid && chown proxy:proxy /var/log/squid && chmod 777 /var/log/squid
cd /var/log/squid && touch access.log cache.log store.log && chmod 777 access.log cache.log store.log && chown proxy:proxy access.log cache.log store.log
squid -f /etc/squid/squid.conf -z
/etc/init.d/squid restart
sudo tail -f /var/log/squid/access.log | ccze
apt-get install squid -y
apt-get install squid squidclient squid-cgi -y
apt-get install gcc build-essential sharutils ccze libzip-dev automake1.9 -y
apt-get install libfile-readbackwards-perl
apt-get remove squid3 -y
wget https://lusca-cache.googlecode.com/files/LUSCA_HEAD-r14809.tar.gz
tar -zxvf LUSCA_HEAD-r14809.tar.gz
cd LUSCA_HEAD-r14809/
./configure --prefix=/usr --exec_prefix=/usr --bindir=/usr/sbin --sbindir=/usr/sbin --libexecdir=/usr/lib/squid --sysconfdir=/etc/squid --localstatedir=/var/spool/squid --datadir=/usr/share/squid --enable-async-io=24 --with-aufs-threads=24 --with-pthreads --enable-storeio=aufs --enable-arp-acl --enable-epoll --enable-removal-policies=heap --with-aio --with-dl --enable-snmp --enable-delay-pools --enable-htcp --enable-cache-digests --disable-unlinkd --enable-large-cache-files --with-large-files --enable-err-languages=English --enable-default-err-language=English --enable-referer-log --with-maxfd=65536
make all && make install
Download squid.conf, storeurl.pl dan squid di link ini http://www.4shared.com/rar/5bv8iAwT/setting_squid_april_2013_1_4.html
drag and drop file squid ke folder /etc/init.d/
drag and drop file sysctl.conf ke folder /etc/
drag and drop file squid.conf , storeurl.pl dan squid.conf.pl ke folder /etc/squid
selanjut nya downloand lagi squid.conf, storeurl.pl di link ini http://www.4shared.com/rar/CFtg3e_hba/squiddafit.html
ganti squid.conf, storeurl.pl yg pertama downloand tadi dengan squid.conf, storeurl.pl yg kedua
untuk setingan youtube di squid.conf, storeurl.pl silahkan lihat di link ini http://tutorial-kepsuktv.blogspot.com/2013/12/squidconf-dan-storeurlpl-terbaru-untuk.html
untuk acl di squid sesuaikan dengan jaringan anda (ip lan dan proxy)
chmod +x /etc/init.d/squid
chmod +x /etc/squid/storeurl.pl
chown proxy:proxy /etc/squid/storeurl.pl
chmod 777 /etc/squid/storeurl.pl
chown proxy:proxy /cache
chmod 777 /cache
mkdir /var/log/squid && chown proxy:proxy /var/log/squid && chmod 777 /var/log/squid
cd /var/log/squid && touch access.log cache.log store.log && chmod 777 access.log cache.log store.log && chown proxy:proxy access.log cache.log store.log
squid -f /etc/squid/squid.conf -z
/etc/init.d/squid restart
sudo tail -f /var/log/squid/access.log | ccze