- Add package squid33
- Masuk ke directory squid
- Compile and choose some option that fit with your requirement
- You can edit your squid configuration in /usr/local/etc/squid/squid.conf
- Make squid cache
- Insert squid to system boot. Open /etc/rc.conf and add squid_enable="YES"
- Start your squid
pkg_add -r squid33
cd /usr/ports/www/squid33
make install clean
squid -z
service squid start
Source:
http://wiki.squid-cache.org/KnowledgeBase/FreeBSD
0 comments:
Post a Comment