Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Quick remedies to Multi-level subdomain wildcard SSL
Securing a single website with an SSL certificate is pretty simple. But, it's complicated in the case of multi-level subdomains (for eg: new.blog.domain.com). Here comes the role of the wildcard SSL certificate, one of the security solution for websites with...
Apache Errordocument 404 not working – Here’s the quick fix
By default, Apache comes with a set of standard error documents. They show up when the requested website page do not exist. Often these response pages can be intimidating to site users. That's where custom error-document helps. But, it needs additional configuration...
The right way to set Webmin redirect from http to https
SSL certificate on the website allows visitors to securely access. In other words, by typing domain.com in a web-browser, a user should redirect to https://domain.com securely. For this, there is an advanced feature in Webmin to redirect HTTP to HTTPS by default. At...
How we fixed Nginx WordPress permalinks 404 error
Nginx make sites faster. It definitely has an upper edge in serving static content. That's why, many WordPress users switch to Nginx. Often, this switch cause Nginx WordPress permalinks 404 errors. This happens as Apache's rewrite rules do not work with NGINX....
Having WordPress IIS permission issues? We fix it for you
In today's business world certain customers prefer to use WordPress on Windows server using IIS. But, after configuring WordPress, problems such as unable to upload images or create folder may occur due to incorrect WordPress permissions in IIS. At Bobcares, we...
How we solve common errors in Webmin reverse proxy
A reverse proxy in the network is used to forward and balance traffic to multiple servers. As a result, most web servers need to configure the reverse proxy for faster communication between client and web server. At Bobcares, we often get requests from our customers...
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.
How to enable access to VirtualBox via SSH NAT ?
VirtualBox allows to create different guest virtual machines on top of the same host. And, it provides isolation from the host too. But, what if you need to access the guest machine via SSH? That's where Network Address Translation (NAT) helps. It allows SSH access...
Virtualizor firewall – Here’s how to configure it
Virtualizor is a great way to manage virtual servers. It comes with a panel where server tasks are just a click away. But, ensuring security is really critical in Virtualizor servers. And, the popular option is to setup Virtualizor firewall. Unfortunately, bad...
Virtualizor vs Proxmox – How to make the right choice?
A control panel makes virtual server management easy. But, the control panel options are endless and often confuse newbies. Each of the panels have their own features. And, the choice depends on the purpose of servers. At Bobcares, we often get requests from customers...
Proxmox VLAN Bridge – How to setup it in a jiffy
Proxmox Virtual Environment (VE) proves to be one of the best tool to build and manage your private cloud. Again, the support for multiple technologies make it even more popular. Though the installation of Proxmox VE is rather easy, networking setup may not appear...
How to setup OpenStack repository in CentOS?
OpenStack is a popular way to manage cloud servers. As OpenStack fetches packages from the repository, the setup of proper repository is really critical. This again depends on the server type. Unfortunately, a bad OpenStack repository can result in broken packages...
3 key points to consider when you install SolusVM
SolusVM is an increasingly popular VPS management software. VPS providers use it to provision VM instances based on OpenVZ, Xen, or the KVM technology. In our server management services, Bobcares team installs, configures and maintains SolusVM architecture for our...