Scratch Pad
From Initq
(Redirected from Scrtch Pad)
LPI Help http://en.wikibooks.org/wiki/Category:LPI_Linux_Certification
lvm root extent
firefox can't open up txu.com
application/vnd.wap.xhtml+xml (62.6 KB) <-- error
https://addons.mozilla.org/en-US/firefox/addon/xhtml-mobile-profile/
http://www.techdrivein.com/2010/09/7-providers-of-pre-installed-linux.html
http://damir.globaldizajn.hr/default.aspx?id=3
http://www.cromwell-intl.com/unix/package-management.html <-- package systems
http://stackoverflow.com/questions/3974707/node-js-installation-openssl-not-installed
apt-get install g++ openssl libssl-dev make gcc 11 apt-get update 12 apt-get install g++ openssl libssl-dev make gcc 13 cd /opt 14 ls 15 wget http://nodejs.org/dist/v0.6.10/node-v0.6.10.tar.gz 16 ls 17 tar -xvzf node-v0.6.10.tar.gz 18 ls 19 cd node-v0.6.10 20 ls 21 ./configure 22 apt-get install python 23 ./configure 24 apt-get install openssl 25 apt-cache search libssl 26 apt-get install libssl-dev libssl0.9.8 27 apt-get install openssl 28 apt-get install libssl-dev 29 pkg-config openssl --cflags --libs 30 apt-get install pkg-config 31 pkg-config openssl --cflags --libs 32 ./configure 33 make