by Adarsh M | Oct 23, 2019 | Latest, Server Management
Is your remote connection attempt ending up in the RDP authentication error CredSSP message? CredSSP authentication in Rdesktop authorizes the user credentials from the local computer to a remote computer. Often after a Microsoft Windows machine update, Rdesktop...
by Adarsh M | Oct 21, 2019 | Latest, Server Management
DNN websites has built-in feature for email marketing based on SMTP. And the mail functionality depends on the DNN SMTP settings. However, a small mistake during configuration can cause an error when sending mail. At Bobcares, we often receive requests to fix DNN...
by Adarsh M | Oct 19, 2019 | Latest
Automation tools like Ansible make use of playbooks to send commands to remote computers using scripts. It primarily use Hosts while executing the commands. Often due to incorrect command syntax or missing hosts, it ends up in “Ansible-playbook error missing...
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 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...
Recent Comments