Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
How to setup CloudStack CentOS 7 server?
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. That's...
Server on Backscatterer blacklist? Here’s how to fix it
Email server blacklisting create big problems while sending mails. And, it causes mail to fail with 550 errors. Although there are many blacklists, getting into Backscatterer blacklist can result in email failure up to 4 weeks. That's why, many customers approach us...
BIND EDNS – Here’s the right way to enable it
DNS servers are now a primary attack vector of cyber criminals. Unfortunately, such attack has a wide impact as it affect all domains. That's why, securing DNS servers becomes very critical for any organization. Luckily, security features like DNSSEC help greatly to...
How to setup DNSSEC chain of trust for your domain?
I noticed my domain fails in DNSSEC. Can you fix this? That was a recent support request from one of our customers at our Technical Support Services for Web hosts. DNSSEC aka DNS Security Extensions simply brings in security to DNS zone records using digital...
How to easily setup Gunicorn Django app?
Django is a popular way to build Python applications. Although it comes with a built-in server, it may create problems in production environment. That's where Gunicorn server helps. Gunicorn server can run python applications in multiple platforms. But, to run Python...
Webmin Docker module – An easy way to deploy containers
Docker comes as a light weight server solution. And, that makes it even more popular. But, does Webmin support Docker ? Yes. Luckily, Webmin docker module make things easier for Docker lovers. But, setting up Docker containers in Webmin involves a series of steps....
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.
5 Proven ways to optimize Nginx for WordPress
Tired of slow, inefficient WordPress websites? Slow sites can even affect your business. Additionally, it creates load on the server and browsing becomes frustrating. Luckily, with web servers like Nginx, there are ways to optimize WordPress websites. At Bobcares, we...
How can you safely change the Vultr instance location?
At some point, server owners need to change their Vultr instance location where it was initially setup. And, it can be for better server performance, response times, and more. Server owners can easily move the Vultr instances to any location in the world in a very...
How to use Django with Fastcgi?
Web servers like Apache, Nginx, etc. do not know how to run Python applications. That's why, Django web applications need an interface like WSGI to communicate with web servers. But, what if the hosting servers do not support these WSGI (Web server gateway interface)?...
SMTP error from remote mail server after RCPT TO | Causes & Fixes
One commonly encountered email error is "SMTP error from the remote mail server after RCPT TO". It shows up when users try to send emails to other email accounts. Email errors can be really bothersome - they can hit you hard and unexpectedly when you attempt to send...
Physical Vs Virtual server : Which one should you choose?
Gone are the days where people thought of "servers" as big, bulky machines installed in data centers. Now, "servers" more often mean cloud instances or VPSs. All that being said, dedicated servers are still a favorite choice for many. Research shows that dedicated...
How to optimize and speed up your server by more than 20%
Server owners often upgrade the hardware in an attempt to speed up server. But, more often than not, server speed issues can be fixed by tweaking services.