How to display Desktop Icon (My Computer,User’s Files,Recycle Bin,Control Panel,Network) on the Desktop in Windows 7

February 23, 2010 · Posted in Win7, Windows · Comment 

In Windows 7, all the  “special” icons like Computer, User or Control Panel  is not show on desktop by default.  and they are now missing, you might want to know how to add them back.

There are two different ways you can add the icon back

1st Method

To put the Computer icon on the desktop, click the Start button, and then right-click on “Computer”.

Beside Computer icon, we can apply the same method on User’s Files icon and Control Panel icon Read more

How to determine My Computer Processor able to support 64-bit Windows 7 or not?

February 18, 2010 · Posted in Win7, Windows · Comment 

Windows 7 available in 32- or 64-bit version. You have to make a decision to go for 32-bit or 64-bit before you upgrade from XP or Vista to Windows 7 and I recommend you going for 64-bit. The 64-bit systems handle data and memory more efficiently than 32-bit systems.

To find out which version your computer is using, just follow the following steps: Read more

How to install phpmyadmin on Centos

February 17, 2010 · Posted in Linux, Open Source, Uncategorized, centos · Comment 

phpMyAdmin is an open source tool written in PHP intended to handle the administration of MySQL over the World Wide Web. It can perform various tasks such as creating, modifying or deleting databases, tables, fields or rows; executing SQL statements; or managing users and permissions. (Info from http://www.phpmyadmin.net)

How to install phpmyadmin? Before you install phpmyadmin, you need to install your LAMP 1st. Once you install, just follow below steps:-

  1. $ su -
  2. # cd /var/www/html Read more

Next Page »