Debian/Ubuntu
Articles
- Ubuntu as a server∞ - This is a detailed description about the steps to be taken to setup a Ubuntu based server (Ubuntu 5.10 - Breezy Badger) that offers all services needed by ISPs and hosters (web server (SSL-capable), mail server (with SMTP-AUTH and TLS!), DNS server, FTP server, MySQL server, POP3/POP3s/IMAP/IMAPs, Quota, Firewall, etc.).
- Software Raid-1∞
- Exim on Debian∞
- clamav and spamassassin∞ - For gentoo, but not very distro specific.
- DVD Ripping∞ - LIfehacker∞ article on DVD ripping
APT
VPN
- Dont forget to set /proc/sys/net/ipv4/ip_forward to 1. Ubuntu doesn't set it by default.
Processes
ISOs
mount file.iso /cdrom -t iso9660 -o loop
Recursive find and replace
find ./ -type f -exec sed -i 's/ReplaceThis/WithThis/' {} \;
Hardening
Securing a server∞ - Article I found after I had done most of this
chkrootkit∞ -
ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz∞
APF∞ - Firewall
BFD∞ - Brute Force detection
PRM∞ - Process Monitor
SPRI∞ - System Process Priority
There are no comments on this page. [Add comment]