SquidGuard is a URL redirector used to use blacklists with the proxysoftware Squid. There are two big advantages to squidguard: it is fast and it is free.
7-Zip
cd /extra/src
wget http://downloads.sourceforge.net/project/p7zip/p7zip/9.04/p7zip_9.04_src_all.tar.bz2
tar xjf p7zip_9.04_src_all.tar.bz2
Build it:
cd p7zip_9.04
make
Edit install.sh
, if necessary, to adjust the install location (defaults to /usr/local
), then install the programs:
make install
Technology:
- Log in to post comments