gksudo gedit /etc/apt/sources.list #and add following lines deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main
sudo apt-get install openvpnsudo openvpn openvpn-config.ovpn
sudo apt-get install curlftpfssudo curlftpfs -o allow_other,iocharset=utf8,codepage=cp1251 ftp://hudson.eltegra.by/common /home/mareshkau/Desktop/Share/ftp/
To enable extra effects for ubuntu you first should install following packages
sudo apt-get install compizconfig-settings-manager compiz-fusion-plugins-extra compiz-fusion-plugins-main compiz-plugins emerald
sudo gedit /etc/apt/sources.list #add following lines deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/chromium-daily/ppa/ubuntu karmic main
sudo add-apt-repository ppa:chromium-daily/ppa
sudo apt-get update sudo apt-get install chromium-browser
By default ubuntu 9.10 can use only 2989MB(3GB) memmory. If you have more than 3GB, you should install x64 version of ubuntu or add PAE support in kernel;
To add PAE support you can recompile kernel or
install kernel from server version of ubuntu. It's easiest way.
sudo apt-get update sudo apt-get install linux-headers-server linux-image-server linux-server
mareshkau@mareshkau:~$ free -m total used free shared buffers cached
To join in windows workgroup you can use following way:
sudo apt-get install samba system-config-samba
sudo system-config-samba

Have a fun.