I m new to debian Linux 3.1. I have to do various installations in
servers like Proxy,Firewall,samba,Qmail. If anyone has done this
before. pls provide some help.
KalpsR
# apt-get install squid
# apt-get install iptables (possibly already installed)
# apt-get install samba
# apt-get install qmail-src
I have squid configured ok in my box. You only have to modify a few
lines of the default conf file and squid can work. It's rather easy.
Good luck.
qmail-src is a source package. You have to read the doc to build qmail
binary.