[HOWTO] Open djvu files in Fedora 15

June 9th, 2011 Permalink

Support for djvu files is not included in Fedora default installation, however, it can be installed from the repository. To add djvu support to the default document viewer (Evince) run the following in terminal:

Support for djvu files is not included in Fedora default installation, however, it can be installed from the repository. To add djvu support to the default document viewer (Evince) run the following in terminal: Continue Reading

[HOWTO] Make Street Bike Fury run in Windows 7

June 8th, 2011 Permalink

I had played a great indie game a few years back. It was called Street Bike Fury from S64 Games. The game is no longer being developed because of death of the developer. I had tried to make this game run earlier but failed. However, I have found a way now and I would like [...]

I had played a great indie game a few years back. It was called Street Bike Fury from S64 Games. The game is no longer being developed because of death of the developer. I had tried to make this game run earlier but failed. However, I have found a way now and I would like to share that.

Continue Reading

[HOWTO] Install Linux Kernel 3.0 in Ubuntu 11.04 Natty Narwhal

June 3rd, 2011 Permalink

Linux Kernel 3.0 RC 1 was recently released. Although it does not have real changes to anything, but is just a renaming of 2.6.40, however, you may want to install it for testing and using it if it works good for you in your Ubuntu Natty installation. It has bug fixes and additional drivers so [...]

Linux Kernel 3.0 RC 1 was recently released. Although it does not have real changes to anything, but is just a renaming of 2.6.40, however, you may want to install it for testing and using it if it works good for you in your Ubuntu Natty installation. It has bug fixes and additional drivers so it may solve problems. However, it may also introduce new problems, so be careful not to remove the other kernel (2.6.38) after installing it. This tutorial also contains instructions to remove it safely, so read along. Ubuntu 11.10 Oneiric Ocelot will be released with kernel 3.0.

Continue Reading

[HOWTO] Install VirtualBox 4.0 in Fedora 15

June 2nd, 2011 Permalink

Here is how you can install VirtualBox in Fedora 15. Open up the terminal and type in the following commands (make sure you have enabled sudo for your user):

Here is how you can install VirtualBox in Fedora 15. Open up the terminal and type in the following commands (make sure you have enabled sudo for your user): Continue Reading

20 Things to do after installing Fedora 15

June 1st, 2011 Permalink

Here are few things you can do after installing Fedora 15 to make the experience better. You may have to enable sudo to follow some of the tips or you can run the commands in terminal by logging in as root (su). The following are in no particular order. Feel free to skip the ones [...]

Here are few things you can do after installing Fedora 15 to make the experience better. You may have to enable sudo to follow some of the tips or you can run the commands in terminal by logging in as root (su). The following are in no particular order. Feel free to skip the ones you do not need.

Continue Reading

[HOWTO] Install Skype in Fedora 15 64 bit

June 1st, 2011 Permalink

Skype is available as rpm package for Fedora 13+ from here and it installs successfully on 64 bit installations as well, however, it does not run. If you run it from the terminal, you will see the following error:

Skype is available as rpm package for Fedora 13+ from here and it installs successfully on 64 bit installations as well, however, it does not run. If you run it from the terminal, you will see the following error: Continue Reading

[SOLVED] Error: 0x800F0A12 while installing Windows 7 Service Pack 1

June 1st, 2011 Permalink

When trying to update Windows 7 Ultimate to Service Pack 1 using Windows Update, I got error: 0x800F0A12. I have two hard disks of which one has Fedora 15 and the other has Windows 7, the one with Fedora 15 had Grub installed. I disconnected the other hard disk and tried it again and the [...]

When trying to update Windows 7 Ultimate to Service Pack 1 using Windows Update, I got error: 0x800F0A12. I have two hard disks of which one has Fedora 15 and the other has Windows 7, the one with Fedora 15 had Grub installed. I disconnected the other hard disk and tried it again and the issue was resolved. If you have single hard disk with some other OS installed, you may face similar error which is a little more difficult to solve. Before performing this, make sure to back up your important data and have recovery tools handy. Please proceed at your own risk.

Continue Reading

[HOWTO] Enable “delete” key in Nautilus 3 (Fedora 15)

June 1st, 2011 Permalink

By default, the keyboard short cut for “Move to Trash” is Ctrl+Delete in Nautilus 3 in Fedora 15. To set Delete as short cut for Move to Trash operation, follow the steps below.

By default, the keyboard short cut for “Move to Trash” is Ctrl+Delete in Nautilus 3 in Fedora 15. To set Delete as short cut for Move to Trash operation, follow the steps below.

Continue Reading

[HOWTO] Enable right click and desktop folder in Gnome 3

June 1st, 2011 Permalink

In Fedora 15, nautilus does not handle the desktop by default, nor can you right click on the desktop to bring up the menu. To enable this, install gnome-tweak-tool by using Add/Remove Software. Then, launch it and click on File Manager and then change “Have File Manager handle the Desktop” to “on”. The changes take [...]

In Fedora 15, nautilus does not handle the desktop by default, nor can you right click on the desktop to bring up the menu. To enable this, install gnome-tweak-tool by using Add/Remove Software. Then, launch it and click on File Manager and then change “Have File Manager handle the Desktop” to “on”.
Screenshot Tweak Tool [HOWTO] Enable right click and desktop folder in Gnome 3
The changes take place instantly.

Continue Reading

[HOWTO] Enable ‘sudo’ in Fedora 15

May 31st, 2011 Permalink

Here is how you can enable ‘sudo’ in Fedora so that you don’t have to login as root everytime you need to run a command as root. Open up terminal and type in the following:

Here is how you can enable ‘sudo’ in Fedora so that you don’t have to login as root everytime you need to run a command as root. Open up terminal and type in the following: Continue Reading