by Sijin George | Nov 13, 2018 | DirectAdmin, Server Administration
All Web Hosts need a mechanism to defend malware and virus attacks on their servers. One of the popular choices is ClamAV. It is a free antivirus tool that helps to scan emails on DirectAdmin servers. But, the downside is that, it works mainly via command line. So,...
by Sijin George | Nov 13, 2018 | cPanel, cPanel migration, DirectAdmin
WHM’s transfer tool is a great way to migrate accounts from DirectAdmin to cPanel. Often, when the website content is very large, migration with this transfer tool can fail. Here, one possible workaround is to migrate account manually. At Bobcares, we help...
by Lakshmi Vijayakumar | Nov 12, 2018 | Server Management
Email errors are quite confusing. “550 5.4.1 Relay Access Denied” is one such error website owners see in Office 365 servers. Here, you know that something is not proper as you see “Access Denied” in the error. But where the problem lies? At...
by Reeshma Mathews | Nov 12, 2018 | cPanel, Nginx, Server Administration
“I just want to let you know that next week we should be getting higher amount of traffic to our site… Do you think our site can handle if there are 4000 sessions within an hour?” Recently we were contacted by a server owner who wanted to improve his...
by Sijin George | Nov 10, 2018 | DirectAdmin, Server Management
Web hosting servers often need IP address change due to network restructuring, Spam blacklisting, change of service provider, etc. This IP change affects all services on the server. A mistake in the whole process can cause downtime for all the domains hosted on the...
by Reeshma Mathews | Nov 10, 2018 | Docker
Suppose you provide WordPress hosting using Docker containers to customers around the globe. Your customers would want to change time in Docker container to their time zones. In our role as Server Support Specialists for web hosting companies and infrastructure...
by Lakshmi Vijayakumar | Nov 9, 2018 | Server Administration, WordPress
My WordPress wp admin page always redirects to login screen. I use the correct credentials. Please help me!! That was a recent support request we received at our Outsourced Tech Support Services where we resolve support queries for web hosts. The WordPress admin panel...
by Reeshma Mathews | Nov 9, 2018 | Docker
You’re running a web server in your Docker container. The web server is configured to listen on default HTTP ports – 80 for http and 443 for https (http-ssl). For security reasons, you want to change the port to which it is listening. How can you do...
by Lakshmi Vijayakumar | Nov 8, 2018 | Nginx, Server Management
Nginx is the all-time favorite webserver and reverse proxy server for high traffic websites. It stays strong under high traffic, and help achieve high uptime. But like any other server, Nginx too is susceptible to configuration and connection issues that cause nginx...
by Sijin George | Nov 8, 2018 | Server Management
Web servers show 502 errors when they are unable to display a requested page – due to network error, security restrictions, and so on. 502 Connection failed is one such error reported by Fiddler, a web app debugging tool. It means that Fiddler’s request...