Archive for the ‘Mysql’ Category

Access Your MySQL Server Remotely Over SSH

Mar-7th-2011

Hello Friends, Access Your MySQL Server Remotely Over SSH | SSH Tunnel Everybody wants to secure their server and also wants to access application from remotely. So if you have MYSQL server, But bydefault its only opened for local machine for the security reasons. And if you want to access your database server or database [...]

How to Navicat for Mysql on CentOS

Jan-18th-2011

Hello Friends, Navicat for MySQL is a powerful MySQL Database Server administration and development tool. It works with any MySQL version from 3.21 or above and supports most of the latest MySQL features including Trigger, Procedure, Function, Event, View, Manage User, and so on. You can download navicat from here. [root@map007 /]# cd /opt/ [root@map007 [...]