Friday, July 6, 2012

Installing Webmin in Ubuntu, LinuxMint

August 27, 2009 by  
Filed under Webmin

Installing Webmin in debians (e.g Ubuntu, LinuxMint) is very easy. If you have basic familiarity with any of the variant, you can install webmin without issues following the instructions given here. Installation using .DEB file: Login to your server via SSH Download the .deb file from download page of Webmin’s site. The file looks like [...]

How to allow remote SQL connection to your site

August 4, 2009 by  
Filed under cPanel

Sometimes you may need to allow access of remote servers to your site’s mysql server. As mysql considers host for authentication anyone can’t connect from remote server unless allowed explicitly. You can grant remote MySQL in the following steps: – Login to cPanel – Click Remote MySQL from Databases section – Enter your connecting host [...]