http://www.howtoforge.com/centralized-backup-server-with-amanda-on-centos
http://www.linux4beginners.info/node/free-amanda-backup-server-client-linux
Thoughts of Digitalw00t
Some videos on you tube that go into linux:
Ubuntu 10.10 Base install:
Basics of apt-get syntax
Hardcode server ip address:
iface eth0 inet static
address
netmask
gateway
Download and install interconn for running software behind a proxy. The instructions are easy to follow.
Packages to install:
mailutils
Install Cross Over Office:
crossover-pro_9.2.0-1_i386.deb and crossover-games-demo_9.2.0-1_i386.deb
DVDFab for the occasional DVD Image:
Handbrake – follow the instructions on the wiki, but it should say install the following:
apt-get install subversion yasm build-essential autoconf libtool zlib1g-dev libbz2-dev intltool libglib2.0-dev libdbus-glib-1-dev libgtk2.0-dev libgudev-1.0-dev libwebkit-dev libnotify-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev x264svn checkout svn://svn.handbrake.fr/HandBrake/trunk hb-trunk cd trunk ./configure --launch cd build make installCreate the SVN Repository:
- useradd -m -s /bin/zsh -c “SVN Repository” -d /home/svn svn
- Create the script create_repos.sh with the code provided below.
Date Amount Description Initial Purchase Dryer outlet installation in garage - echo “/usr/bin/svnserve -d -r /home/svn” >> /etc/rc.local