x.
Things to be installed after ubuntu installation.
create directory aliases as requied
add following lines into .bashrc
alias dr='cd /home/jobin/src/drizzle/trunk'
Installing the Gimp plugin (photolab_fileresize)
copy the photolab_fileresize.py file to .gimp-2.6/plug-ins in home
Installing the Flash plugin for firefox
download the flash plugin from adobe.
libflashplayer.so to /usr/lib/firefox-addons/plugins or ~/.mozilla/plugins
Reduce the Bootloader time.
Editing /boot/grub/menu.lst and keep timeout 0
Edit /boot/default/grup and set GRUB_TIMEOUT=0 add profileand finally run update-grub with root privilage
sudo privilage to "jobin" user:
edit /etc/sudoers.. modify / add a line to have entry like:
jobin ALL=NOPASSWD: ALL
update manager to point to correct mirror. Good Examples are:
ubuntuarchive.hnsdc.com
ubuntu.pesat.net.id
ubuntu-ashisuto.ubuntulinux.jp
ffmpeg.
gparted.
//gstreamer-ugly
//gstreamer-ffmpeg
libqt3-mt
opera
//ubuntu-restricted-extra
mplayer
gnome-alsamixer
Installing Wine
http://wine.budgetdedicated.com/apt
Recompile Mplayer if requied
http://www.nvnews.net/vbulletin/showthread.php?t=130079 Drizzle dependanciesdpkg -i bzr_2.1.1-1_amd64.deb python-configobj_4.7.1-1_all.deb dpkg -i bison_1%3a2.4.1.dfsg-3_amd64.deb dpkg -i autoconf_2.65-3ubuntu1_all.deb dpkg -i autotools-dev_20090611.1_all.deb dpkg -i automake_1%3a1.11.1-1_all.deb
|