DHCP, install dhcp, use old dhcpd.conf, run chkconfig
DNS, install bind and system-config-bind, configure default setup, run chkconfig
setup forwarders to Sympatico
setup DNS internal domain edhome.ca
ddclient to DynDNS, install ddclient, and use the old ddclient.conf
NTP, run system-config-date to enable NTP, run chkconfig
MySQL, install mysql, mysql-gui-common, mysql-bench, mysql-server, mysql-administrator, mysql-query-browser, do mysqldump of all db, change /etc/my.cnf to point datadir to /home/mysql, run chkconfig, mysql -p [db] < import to re-import db
Apache, use old /etc/httpd/conf.d/edmond.conf and passwd, run chkconfig
PHP, install php, php-mysql, php-manual-en, php-eaccelerator, php-xdebug, php-gd, changed memory_limit, upload_max_filesize in /etc/php.ini
blog (Admun + Admun NUDN + play + play2 + wordpress)
gregarius
wiki
gallery, install jhead
torrentflux
MlDonkey, install MLdonkey/server/gui
VNC
FTP, modify /etc/vsftpd/vsftpd.conf to enable anonymous, chmod /var/ftp/pub
samba
NFS
k3b DVD burning, but somehow it crash on verifying….
sendmail, install sendmail-cf, use old /etc/mail/sendmail.mc, generics-domains, access, genericstable, relay-domains, and localuser
user inbox, ehui fetchmail
IMAP, install dovecot, do make dovecot.pem in /etc/pki/tls/certs, change /etc/dovecot.conf to use the new cert
webmail, install squirrelmail
install ivtv driver
TV capturing + encoding, setup /home/pvr, install mencoder, daily_encode, encode, recordtv2
TV streaming
add “kernel.panic = 5” to /etc/sysctl.conf
install webalizer
install subversion
audio streaming, install icecast, ices, install icecast and libxml-devel, need to manually compile ices0 since ices2 doesn't support mp3, setup logrotate and /etc/init.d/ices
setup mail spam filter
phpMyAdmin, install phpMyAdmin, edit /etc/httpd/conf.d/phpMyAdmin.conf to allow remote access, edit /etc/phpMyAdmin/config.inc.php to add database username. Note: This is access from basic Auth… password not protected over wire…. maybe we should try
SSL