You can clone the git repository and build it or simply do this: sudo add-apt-repository ppa:jerome-etienne/neoip sudo apt-get update && sudo apt-get install nodejs
All posts in category linux
node.js installation in ubuntu
Posted by Altug Sahin on November 23, 2010
http://altugsahin.wordpress.com/2010/11/23/node-js-installation-in-ubuntu/
webmin installation on ubuntu
Edit repository list, update apt-get, get the key and install webmin. sudo vim etc/apt/sources.list deb http://download.webmin.com/download/repository sarge contrib wget http://www.webmin.com/jcameron-key.asc sudo apt-key add jcameron-key.asc apt-get update apt-get install webmin https://localhost:10000
Posted by Altug Sahin on November 12, 2010
http://altugsahin.wordpress.com/2010/11/12/webmin-installation-on-ubuntu/
I lost shutdown panel in Ubuntu
I installed Kubuntu Desktop on my Ubuntu installation but later removed it. I noticed that my shutdown was gone. Here is the steps to restore it. gconftool –recursive-unset /apps/panel rm -rf ~/.gconf/apps/panel pkill gnome-panel
Posted by Altug Sahin on April 21, 2010
http://altugsahin.wordpress.com/2010/04/21/i-lost-shutdown-panel-in-ubuntui-lost-shutdown-panel-in-ubuntu/