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:
- zsh
- subversion
- samba
- smbclient
- samba-doc
- nfs-common
- lrzsz
mailutils
- synaptic = the kubuntu package updater has a bug that doesn’t allow it to become root
- gopchop = mpeg2 video editing without re-encoding
- kdenlive = nice video editing suite for kde, but does encoding after the edit
- mysql-server
- wajig, then wajig hold vpnc
- php5-mysql
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:
- apt-get -y install wine1.2
- You can only use DVDFab7090.exe, since all newer versions don’t have the copy feature. Apparently only the root user can run DVDFab for some reason. It will work under wine or crossover office.
- As the user you will be ripping with run: wine <dvdfab downloaded executable>
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