node.js installation in ubuntu

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

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

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

Follow

Get every new post delivered to your Inbox.