1) Download the required font
2) Create the folder mkdir /home/<YOUR_USERNAME>/.fonts
3) Move the downloaded font to the folder “.fonts“
2) Create the folder mkdir /home/<YOUR_USERNAME>/.fonts
3) Move the downloaded font to the folder “.fonts“
sudo apt-get install tasksel
For eg : export some_var=some_value
JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.06
GDM_KEYBOARD_LAYOUT=us
LANG=en_IN
GNOME_KEYRING_PID=1844
MANDATORY_PATH=/usr/share/gconf/gnome.mandatory.path
GDM_LANG=en_IN
Just click System/About Ubuntu?
or
Got to Applications -> Accessories -> Terminal and type cat /etc/lsb-release
Then you could see the following
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=10.04
DISTRIB_CODENAME=lucid
DISTRIB_DESCRIPTION=”Ubuntu 10.04.2 LTS”
Find out the process id ps aux | grep {process-name}
To find out current working directory of a PID 2234 pwdx pwdx
Output /home/<user-name>
ps aux | grep <process-name>
pwd
/home/<user-name>
unzip pics.zip
This will extract compressed files in a ZIP archive