Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
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...
Set rDNS in Windows Name Servers – How to perform it quickly
Wondering how to set the rDNS record in the Windows Name Servers? We can help you. Reverse DNS is one of the ways which helps us(email users) to verify that the sending server is not a malicious spammer. As a part of our Server Management Services. we assist our...
git fetch failed with exit code 1
Are you in the middle of git fetch failed with exit code 1? We can help you to fix it. Fetch command usually returns exit code 1 due to syntax errors, errors in the configuration file, and so on. As a part of our Server Management Services, we assist our customers...
Plesk MSSQL remote connection – The way we enable and fix it
Are you looking for steps to enable MSSQL Database remote connection in Plesk? Take a peek at this blog. Usually, the firewall blocks all external remote connections due to security reasons. So many of our customers approach us to enable remote access. We do it...
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.
Rsync from Windows to Linux over SSH – How to perform
Need help to Rsync from Windows to Linux over SSH? We can help you. Over the years we have assisted many customers to transfer and synchronize data between different machines using the rsync command. Even though the rsync protocol can be pretty simple to use, some of...
IIS error 500.19 – Different causes and fixes
IIS error 500.19 occurs to a website that is hosted in Windows using IIS. This occurs due to the permission of the document root or due to the ASP.NET. At Bobcares, we often receive requests to fix IIS related errors as part of our Server Management Services. Today,...
Security certificate does not specify subject alternative names
The newest version of Google Chrome 58 requires that certificates specify the hostname(s) to which they apply in the SubjectAltName field. The error, Security certificate does not specify subject alternative names trigger if the certificate does not have the correct...
Modprobe vboxguest failed in Ubuntu – A quick solution
Stuck with the error, Modprobe vboxguest failed in ubuntu? We can help you Some of our customers came across the error, 'modprobe vboxguest failed' when they tried to install the virtual box in Ubuntu. As a part of our Server Management Services, we assist our...
PSExec error code 20 – How we fix it
The PSExec error code 20 mentions "cannot find the device specified". This error can occur due to many reasons that include incorrect Hostname or IP address, misspelling details, and remote server response At Bobcares, we often receive requests to fix PSExec related...
Laravel Contact Form to Send Emails with SendGrid – How to setup
Wondering how to Create a Laravel Contact Form to Send Emails with SendGrid? We can help you. Having a contact form on the website makes it easy for the visitors on the web page to contact us directly. Here at Bobcares, we often get requests from our clients to set up...