Archive for February, 2010

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

February 23rd, 2010 by @HKw@! | No Comments | Filed in Win7, Windows

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 (more…)

Share

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

February 18th, 2010 by @HKw@! | No Comments | Filed in Win7, Windows

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: (more…)

Share

How to install phpmyadmin on Centos

February 17th, 2010 by @HKw@! | No Comments | Filed in centos, Linux, Open Source, Uncategorized

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 (more…)
Share
BlogCatalog