How to install StoreGrid backup server on Ubuntu 7.04 feisty

September 20, 2007


sudo su

aptitude install zlib1g libpng12-0 libjpeg62 flex bison libxml2-dev libfreetype6 libfreetype6-dev build-essential libstdc++5 unzip openssl libssl-dev

cd /usr/src

wget http://www.storegrid.net/products/storegrid/sp/922221225/VembuStoreGrid_2_2_5_SP_DBN.zip

unzip VembuStoreGrid_2_2_5_SP_DBN.zip

./VembuStoreGrid_2_2_5_SP_DBN.bin

That should get you going…


Flash 9 install script for AMD64 (nspluginwrapper)

September 20, 2007

This was posted in Ubuntu Forums and revised recently. It resolves issues when trying to view something with shockwave-flash within browsers of 64bit Ubuntu. The poster made the process incredibly simple.

Ubuntu Forum