:: Install DBMail Administrator on CentOS
Posted by blackonsole on December 2nd, 2011 10:14 AM | No Comment
:: What is DBMA
DBMail is an open source, Unix IMAP/POP3 mail storage and retrieval system which together with an MTA (Mail Transfer Agent) like Postfix enables vastly scalable mail systems with SQL database (RDBMS) storage (i.e.: MySQL, PostgreSQL) and retrieval of all e-mail and user data. - dbma
:: Install MySQL 5.5 from source
Posted by blackonsole on November 17th, 2011 10:18 AM | No Comment
:: What is MySQL
MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases. - wikipedia
:: How to install MySQL 5.5 on Linux OpenSUSE
:: drop all tables in mysql db
Posted by blackonsole on May 24th, 2011 04:04 AM | No Comment
:: how to drop all tables in mysql db
:: links
+ google
+ thingy
Repair db / table mysql on centos
Posted by blackonsole on April 3rd, 2011 12:57 AM | No Comment
|| what is mysql
please take a look this..
|| how to repair db mysql on linux centos
|| how to repair table mysql
|| links
| google
| thegeekstuff
Install phpmyadmin on linux
Posted by blackonsole on March 28th, 2011 04:13 AM | No Comment
|| what is phpmyadmin
please take a look this
|| how to install phpmyadmin on linux
| download phpmyadmin package
| installing phpmyadmin on web root
| accessing phpmyadmin
goto url on:
|| links
| google