Ubuntu 12.04 named Precise Pangolin
Scheduled to release on 13th October, 2011, Oneiric Ocelot is just around the corner. Mark Shuttleworth just named the Ubuntu 12.04 on his blog; it's called Precise Pangolin.
Read More[Solved] “fedora-release conflicts with epel-release-5-4.noarch” on Fedora 15
I encountered the error "fedora-release conflicts with epel-release-5-4.noarch" on Fedora 15 when trying to add and enable EPEL repository.
You can fix the error by manually extracting the rpm file and copying files in corresponding directories. Click on "Read More" for full instructions.
Read More[HowTo] Install latest node.js on Ubuntu
Node.js is an implementation of javascript engine which can be run on server side.
The nodejs package offered by default Ubuntu PPAs is quite old. To install latest nodejs on Ubuntu, go through the following steps:
Read More[HowTo] Use SSHFS to mount remote directories via SSH
Using SCP to copy files and folders to a remote server is often not very convenient. I feel copying and pasting something is best done by mouse. SSHFS is one such utility. It mounts a remote server's filesystem over SSH.
To install SSHFS on Ubuntu, do the following:
Read More[Solved] Unable to enumerate USB device (Disabling ehci_hcd)
Some hardware just don’t work with ehci_hcd on Karmic Koala. My memory stick from transcend refused to work no matter what I did....
Read More[Solved] Unable to boot due to GNOME Power Manager error
The error "The configuration defaults for GNOME Power Manager have not been installed correctly. Please contact your computer administrator." occurs after you've entered your password in login screen on GNOME.
This is a very common problem and has been known to occur because of no free space on root drive.
Read More