Grant access permissions on MySQL

by mtecheasy on December 21, 2010

mysql> GRANT ALL ON <database>.* TO <user>@<host> IDENTIFIED BY ‘<password>’; *** Note that if the specified user account does not exist, it will be created. *** <database>: The name of the database, for example “my_new_database”. <user>: The username that will be used to access the database. <host>: The hostname of the server on which the […]

Need a virtual optical drive, get Daemon tools!

by mtecheasy on December 20, 2010

DAEMON Tools Lite Most popular product that offers easy tools for making simple disc image files and emulating virtual CD/DVD drives. Download: http://www.daemon-tools.cc/eng/products/dtLite Are you going to use DAEMON Tools Lite at home personally and not for commercial purposes? If then, then it’s free to download and use!

Nokia’s PC Software for your mobile!

by mtecheasy on December 16, 2010

Nokia PC Suite: Transfer content between your Nokia device and PC, install new software and connect to the internet. Download: http://www.nokia.ca/get-support-and-software/software/pc_suite/compatibility-download Nokia Software Updater: Update your Nokia device and enjoy new features and improved performance. Download: http://www.nokia.ca/get-support-and-software/software/device-software-update Nokia Ovi Suite: Bring your Nokia phone and computer together as one. (Will eventually replace Nokia PC Suite) […]