by Jilu Joseph | May 21, 2019 | Latest, MySQL, Server Management
For security reasons, Webmin doesn’t allow remote access to the MySQL database server. What will you do, if you are away from your office network and need to instantly access your database? Fortunately, the Webmin MySQL remote access allows you to access your...
by Sijin George | May 2, 2019 | Latest, MySQL, Server Administration
Managing MySQL databases via browser make things easy. But, often it can show up MySQL query browser error 2003. Am trying to access MySQL database through Microsoft SSIS application. But unfortunately, it’s getting failed. I think this is because of the...
by Sijin George | Apr 16, 2019 | Latest, MySQL, Server Management
Database drives a major share of websites on the Internet. At times, you may have serious website problems due to database errors. A typical example of such error shows up as “MySQL table has marked as crashed and should be repaired”. The reasons for such...
by Sijin George | Mar 27, 2019 | Latest, MySQL, NFS, Server Administration
CloudStack help service providers to deploy cloud solutions on demand. Thus, it is one the popular option among Data Centers. As the CloudStack installation guide comes with the steps for CentOS 6, it can be confusing while installing CloudStack in CentOS 7....
by Lakshmi Vijayakumar | Mar 2, 2019 | Latest, MySQL, Server Administration
Everyone wants to make database changes in just one click. That’s why, phpMyAdmin becomes an inevitable tool for website owners. However, phpMyAdmin can sometimes show weird errors which are difficult to tackle. One such problem is “Error 1045 in...
by Sijin George | Feb 26, 2019 | Latest, MySQL, Server Administration
Databases are literally the heart of any application. As the app becomes popular, the read/write access to databases also increases. Unfortunately, it can become a bottle neck for your application performance too. That’s where database clustering like MySQL...