Objective: To install Full Desktop for ASUS EEE PC
(1) Open terminal (Ctrl-Alt T)
sudo apt-get update
sudo apt-get upgrade
(2) add this source in /etc/apt/sources.list
deb http://download.tuxfamily.org/eeepcrepos p701 main
(3) Open terminal (Ctrl-Alt T)
sudo apt-get update
sudo apt-get install advanced-desktop-eeepc
(4) remove the above source in step (2)
Objective : To install binaries for gcc complier and make for iPhone toolchain in eee pc
(1) add this source in /etc/apt/sources.list
deb http://http.us.debian.org/debian/ stable main
(2) Open terminal (Ctrl-Alt T)
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install flex
sudo apt-get install bison
sudo apt-get install subversion
(3) remove the above source in step (1)
Objective: To change language locale
(1) make sure that there is only ASUS sources in /etc/apt/sources.list
(2) Open terminal (Ctrl-Alt T)
sudo apt-get update
sudo apt-get upgrade
(3) In terminal
sudo dpkg-reconfigure locales # add and change locales
sudo kate /etc/default/locale # change current locale
Objective: Linux boot to support 2G Ram
http://docs.google.com/View?docid=dqzwkb4_13csx38v
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment