Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Quick fix for Laravel database connection error
Laravel requires simple configuration to do database operations. However, many customers may experience Laravel database connection error during initial setup. It happens mainly due to incorrect database details in Laravel database configuration file, bad user...
How we fix error 2006 MySQL server has gone away on Magento servers
Why are database driven Magento websites popular? It is precisely because of their robust tracking system. Hence, database management is crucial for Magento Website. Often, due to bad settings in the MySQL configuration files, Magento websites show errors like 2006...
Directadmin admin password – Quick way to reset it
A reset of DirectAdmin admin password often ends up in errors like Error writing password request file. As a result, users can't log into the DirectAdmin control panel even after resetting the admin password. Why does this happen? It can be due to the server having...
AWS certificate manager with nginx – How we set up it for you
Are you looking for an SSL certificate for AWS with free of cost? AWS Certificate Manager (ACM) provides its clients with free SSL certificates for their websites. However, problems can crop up due to both bad SSL and DNS configuration leading to errors while setting...
mysqldump error 2020 – The way we fix the error
Mysqldump utility is one the quickest way to generate database backup. However, MySql configuration limits or incorrect settings may lead to mysqldump error 2020. And backup of a large database often results in Error 2020: Got packet bigger than 'max_allowed_packet'...
Top 3 ways for Google cloud compute engine ssh access
Google cloud services give flexibility and redundancy to cloud bases websites. However, website management often needs remote access. And, one of the quickest ways is to set up Google cloud compute engine ssh access. Google Cloud services allow access through the...
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
SmarterMail content filtering – Quick way to configure
Spam mails are always a nuisance! An effective method to stop unwanted email from entering the inbox is SmarterMail content filtering. This helps to discard mails when you don't really need it. And save disk space as well as a lot of time to clear these spam out....
Exim4 vulnerability CVE-2019-10149 – Quick ways to avoid risk
Vulnerabilities are always critical, especially when attacker gets server root privileges. That's what happens in the recent Exim mail server vulnerability. Hacker can execute malicious programs making entire server and accounts at risk. At Bobcares, we constantly...
VestaCP FTP backup – How to make it working
Looking for a free hosting panel often ends in VestaCP. It comes with a simple control panel and user friendly features. It allows to set up backup to local or FTP server. However, VestaCP FTP backup often fails due to wrong configuration. That's why, we often get...
Drupal 8 SMTP settings – How we set up and fix related errors
Sending emails via SMTP server reduces the chance of flagging them as spam. Also, using it in Drupal websites enhances the success rate of email reaching the destination server. However, improper Drupal 8 SMTP settings like wrong port or typo in SMTP server name may...
Webmin MySQL backup – How to setup with retention?
I want to keep Webmin MySQL backup for each day and don't want to replace it with next day's backup. Can you please set up this on my server? That was a recent customer request we received in our Server Management Services. Unfortunately, in Webmin panel, a backup...
Quick way to set up Joomla password encryption
In general, databases store passwords in plain text format. Therefore, hackers or anyone can access the password from the database easily. In website management software like Joomla, an effective solution to this security risk is to encrypt the password. That's why,...