Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Winsock Error 10061 – How we fix it
Stuck with Winsock Error 10061? We can help you. Winsock error 10061 occurs when the target machine we are trying to connect actively refuses the request. This 'Connection Refused' error happens generally when the service with which we are trying to connect is...
Cloudflare error 1014 – CNAME Cross-User Banned
Stuck with Cloudflare error 1014? We can help you. This error occurs when CNAME is added from one domain to another domain, which is present in two different Cloudflare accounts, as this is not allowed by the security policy of Cloudflare. Cloudflare is a free CDN...
Cloudflare error 1016 – Origin DNS error
Stuck with Cloudflare error 1016? We can help you. Cloudflare error 1016 occurs when Cloudflare is unable to send requests to the server because its origin IP cannot resolve the A or CNAME DNS record requested. Here at Bobcares, we often get requests from our...
GlusterFS install CentOS 7 – How we do it
Are you trying to install GlusterFS on CentOS 7? We can help you with the installation. The main advantage of GlusterFS is that it eliminates the metadata and can dramatically improve the performance which will help us to unify data and objects. Also, its simplicity,...
PowerShell $Error clear – How to use it?
Wondering how to use PowerShell $Error clear? We can help you. The $Error is a variable in the PowerShell which contains information about the error messages. If we use $Error variable in the scripts it may already contain information about errors before the script...
How to use psql to restore a text dump?
Wondering how to use psql to restore a text dump?We can help you. Using psql is one of the simplest ways to restore a text dump. Text dumping is a suitable importing method for small databases. At Bobcares, we often get requests to restore text dumps, as a part of our...
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.
Nginx multiple domains SSL – Common errors and fixes
Nginx multiple domains SSL is a digital security certificate that allows multiple hostnames protected by a single certificate. However, improper redirection settings, misconfiguration of the Nginx file, and wrong SSL port entry in the configuration file cause...
Windows update error 0x80240023 – Methods to fix
Stuck with Windows update error 0x80240023? We can help you. Some of our Windows users were constantly failing to update their Windows OS. This is due to the 0x80240023 error. As part of our Server Management Services, we assist our customers with several Windows...
Perfmon Counters for CPU usage
Perfmon Counters for CPU Usage include Processor: % Processor Time, % User Time, % Privilege Time, % Interrupt Time, and so on. Performance Monitor (PerfMon) is a tool that comes built-in with Windows. It mainly allows looking into the performance of the system and...
How to Identify and fix Orphaned users in SQL Server?
Orphaned users in SQL Server occurs when a database user is based on login at the master database. But the login doesn't exist at master. Normally, this happens while taking a database backup from one server and restoring it to another server (Mostly during DB...
Auto shrink database property in SQL server – Why should we turn it off
Auto shrink database property in SQL server allows to automatically shrink the database files if the value is set to ON/True. However, it is not a good practice to shrink a database. Because it is a very expensive operation in terms of I/O, CPU usage, locking, and...
How to install WebsitePanel on Windows and Fix Common Errors
Wondering How to install Websitepanel on Windows? We can help you. WebsitePanel is a control panel that helps us to manage websites, application pools, email accounts, and much more easily on our Windows server. Other than Plesk it is also considered as one of the...