In case of Ubuntu you can check the md5 sum of the downloaded ISO using
md5sum ubuntu-11.10-desktop-i386.iso
md5sum ubuntu-11.10-desktop-i386.iso
sudo su update-grub
rfkill list all # if blocked =yes then try next command rfkill unblock all
lspci | grep 802
sudo su apt-get update apt-get install bcmwl-kernel-source shutdown -r now
export http_proxy=http://192.168.1.1:8080 ftp_proxy=ftp://192.168.1.1:8080
wget www.yahoo.com rm index.html
unset http_proxy unset ftp_proxy
sudo su export http_proxy=http://192.168.1.1:8080 apt-get install
sudo gedit ~/.bashrc
export http_proxy=http://192.168.1.1:8080 export ftp_proxy=ftp://192.168.1.1:8080
source ~/.bashrc
sudo su apt-get update apt-get install qt4-designer qt4-demos qt4-doc qt4-dev-tools libqt4-dev
cd /usr/lib tar -xvzf/qt-eclipse-integration-linux.x86-1.6.1.tar.gz
eclipse -clean
sudo add-apt-repository ppa:mozillateam/firefox-stable sudo apt-get update sudo apt-get install firefox
gconf-editor
sudo service network-manager stop nm-applet & sudo service network-manager stop
auto eth0 iface eth0 inet dhcp auto eth1 iface eth1 inet static address 192.168.244.2 netmask 255.255.255.0 gateway 192.168.244.244
#auto eth0 #iface eth0 inet dhcp auto eth1 iface eth1 inet static address 192.168.244.2 netmask 255.255.255.0 gateway 192.168.244.244
sudo /etc/init.d/networking restart