by Adarsh M | Oct 13, 2019 | Latest, Server Management
Web hosts need to accommodate multiple websites on a single server for a cost-effective approach. But, can we run IIS multiple websites on port 80 of the server? Fortunately, with the help of the host header in IIS web server, we can host multiple sites and use the...
by Keerthi PS | Oct 12, 2019 | Latest, VPN
VPN is a quick way to ensure a secure connection to the server. However, it often shows errors like VPN error 800: VPN tunnels failed. Usually, VPN error 800 occurs due to incorrect server details, network or connectivity errors, firewall restrictions, etc. So, at...
by Keerthi PS | Oct 12, 2019 | Latest, Server Management
Rsync error: some files could not be transferred (code 23). Got this error message and looking for a fix? Basically, the rsync error code 23 denotes ‘partial transfer due to error’. This happens due to file permission problems. At Bobcares, we often get...
by Jilu Joseph | Oct 11, 2019 | DirectAdmin, Latest, Server Management
IP blocks are always frustrating when it denies access to your DirectAdmin server. Such security restrictions protect the server from unauthorized logins, hack attempts, etc. To regain access, users need to know how to unblock the IP in DirectAdmin. At Bobcares, we...
by Adarsh M | Oct 11, 2019 | Latest, Server Management
Databases often crash and end up in restore. Restoring a database from a .BAK file is a simple task from the MS SQL management studio. However, restoring the database using .mdf and .ldf can be confusing for the database user. At Bobcares, we often get requests to...
by Lakshmi S Panicker | Oct 10, 2019 | Latest, Server Management
Are you stuck with rsync error 24? Errors are common while executing Rsync commands. When the Rsync command fails, it returns error codes with a predefined error description. The error code 24 mainly happens when there is a partial transfer due to vanished source...