Archive for the ‘Open Source’ Category

How to open .epub files

May 1st, 2011 by @HKw@! | 3 Comments | Filed in Fedora, Firefox, Linux, Mac OS X, Open Source, Ubuntu, Utilities Software

Recently i downloaded a eBook in EPUB format. I failed to open it using Adobe Reader (PDF reader) and Chmox (.chm reader). How to open it?? What is EPUB?? After i google it, i know that ePub format is an open standard for ebooks by the International Digital Publishing Forum. All the ePub files have the extension .epub.

There are several software programs support the ePub format. Below are the few software allow you to read .ePub file on your computer. You can just click the following link to download it.

(more…)

Share

Tags:

Check MySQL service uptime through command line

December 14th, 2010 by @HKw@! | No Comments | Filed in Linux, Open Source

You can view MYSQL service uptime using the following commands

[1] Login to the server via SSH (for Linux)

[2] Type the command mysql or mysql -u userId -p

Now, you will be able see the mysql prompt (mysql>). (more…)

Share

How to setup LAMP on Windows in 1 minute

June 8th, 2010 by @HKw@! | No Comments | Filed in Linux, Open Source, Windows

To run php application, most of user will used Apache + PHP + MySQL as their program platform. Most of the beginner user like to setup LAMP on Windows to develop or run the php application. To setup LAMP on Windows, is a bit complicated. But there is asoftware called AppServ to allow us to setup LAMP just in 1 minute.   AppServ is a software with  full-featured of Apache, MySQL, PHP, phpMyAdmin. (more…)

Share
BlogCatalog