by Sijin George | Dec 26, 2018 | DigitalOcean, MySQL, Server Administration
Access restriction with passwords is a great way to secure the MySQL database server. But, if you do not remember the password, no one can access it. Forgetting MySQL password is a common scenario that happens in newly created servers or Droplets. And, all you can do...
by Lakshmi Vijayakumar | Dec 24, 2018 | DigitalOcean
phpMyAdmin provides Droplet owners with a user-friendly interface for MySQL database management. But, sometimes Droplet owners need to uninstall phpMyAdmin, because it’s unusable, outdated, or unnecessary. At Bobcares, we often receive requests from users to...
by Lakshmi Vijayakumar | Dec 23, 2018 | DigitalOcean
SSH clients like PuTTY, OpenSSH, etc. provides users with a seamless way to manage their servers. But, users can occasionally come up with server side errors, like ‘SSH connection refused’ in their DigitalOcean Droplets. How can I fix it with this little...
by Lakshmi Vijayakumar | Dec 22, 2018 | DigitalOcean, Server Administration
Managing a server can be really hard! As server attacks increase day by day, Droplet owners use different methods to secure their server. And, one such thing is to disable root login in their Droplets. At Bobcares, we help DigitalOcean Droplet owners disable root...
by Sijin George | Dec 22, 2018 | DigitalOcean
Mail function in web applications is a great feature to reach out to your online customers. It uses the mail protocol called SMTP. But, what if SMTP is blocked on your DigitalOcean Droplet ? All emails will fail! DigitalOcean Droplets can have SMTP blocked due to...
Recent Comments