Install Ubuntu inside Windows.

Ubuntu is the most popular Debian-based desktop Linux distribution with Unity as its default desktop environment. So today we’re going to see how to install Ubuntu inside Windows. Dual boot the easiest way Multi-booting is the act of installing multiple...

Mount an NTFS partition on CentOS !

Whenever you try to access an NTFS partition in CentOS/RHEL for the first time, you might get the following message ( as of now ) : “Filesystem driver is not installed” To get over this, you might want to install the ntfs driver for the partitions to mount...

Is your PC starting up slowly ?

No one of us likes to use a slow PC. We really get frustrated when we have to wait for a long time sitting idle in front of the PC waiting for it to start up, whether be it at home or at office. Here are some simple ways to make your system faster. Open the start...

Cannot connect to real www.google.co.in ?

Sometimes the biggest problems, have the easiest fixes. If you are getting a warning message like the one shown below, then the reason behind this will be nothing other than an error in system date & time. Whenever you get a warning message like this, make a look...

Securing your SSH server !

SSH is the most powerful tool with which you can access your server. As Uncle Ben says in Spiderman — Remember, with great power, comes great responsibility. If your service is not hardened, it can be exploited to a level directly proportional to the power of...

Issue with parsing of PHP pages !

Are you facing the scenario in which the PHP page is getting downloaded to your local machine, instead of showing it ? For example, when www.domain.com/index.php is  given in browser, the file index.php gets downloaded rather than displaying it. This is an issue where...

Too much denied named queries ?

When you have setup a production box, running with a DNS server ( named service, in this matter ), you get tones of queries. If you have disabled recursion, lesser the number of DNS workload. While going through your /var/log/messages, have you found lots of query (...