Archive for the ‘Unix’ Category

Howto mount an ISO image in linux

Dec-10th-2010

Many a times when you download software you will get it as an ISO or an image file formats which are just a image of the actual CD drive. An ISO file needs to be burned on a CD or DVD so that you can use or install the software. For those  users who do [...]

Howto enable sudo user

Dec-8th-2010

Hello Friends, Today we learn how to enable sudo user in linux. There are few ways to enable your user or group to use sudo. We can enable the entire group to use sudo or we can enable a particular user who can use sudo. If you want to enable entire group or wheel group [...]