Explore Our Latest Updates
Stay informed and inspired with our blogs to navigate and resolve any technical challenges that you may encounter.
Azure Cache for Redis client-side issues- How to troubleshoot
Need to troubleshoot Azure Cache for Redis client-side issues? We can help you. Redis client issues are caused mainly by memory pressure, traffic burst, high client CPU usage, bandwidth limitation on the client-side, and larger request size or response size. Here at...
Change MSSQL port – How to perform and connect
Don't know how to change the MSSQL port? We can help you. Since port 1433 is the known standard for SQL Server, the default communication port used by SQL Server for TCP/IP mode connections is TCP 1433. However, some organizations specify to change the SQL Server port...
Disable Password Expiration with PowerShell – How to do
Wondering how to disable password expiration with PowerShell? We can help you. Often Windows users find it annoying to change passwords frequently. One of the methods to prevent this is using PowerShell for disabling the expiration of passwords on Windows servers. At...
Outsourcing Improves Software Development
Do you agree that Outsourcing Improves Software Development? Let's have a look. As technology has been advancing at an amazing speed, businesses are taking their software development to a new level. However, not everyone can afford to handle their multitude of tasks...
mchk plesk – How do we perform mchk plesk?
Figuring how to do “mchk” Utility in Plesk? We can help you. This utility rebuilds all mail configuration files. In addition, it restores the settings for all mailboxes created in Parallels Plesk Panel. As part of our Server Management Services, we assist our...
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...
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.
Webmail timeout issue in DirectAdmin – Quick fix
The webmail timeout issue can occur in DirectAdmin if the timeout value is exceeded. Here at Bobcares, we often receive requests to fix errors relating to DirectAdmin as part of our Server Management Services for web hosts and online service providers. Today let's see...
How to determine database version or build from backup file
Have you ever thought that you can find the database version or build from a backup file? Yes, it is possible to determine the version via a backup file. Here at Bobcares, we receive requests from our customers to restore/create a database from bak or MDF and LDF...
Improve bulk data import performance – How we do it
It is very important to improve bulk data import performance. Because, usually, when migrating the databases we may come across performance issues during data load if the database sizes are big. Here at Bobcares, we often receive such requests to improve performances...
How to exclude files and directories with Rsync
Using the rsync command, we can exclude a specific file or directory, multiple files, or directories. Also, we can exclude multiple files or directories based on a pattern. Here at Bobcares, we have seen several such rsync command related queries as part of our Server...
How to install Froxlor on CentOS 7
Recently, we had a customer who wanted us to install a Froxlor control panel on CentOS 7 since he was about to start a small web hosting company. Froxlor control panel is a great free open-source control panel. Moreover, it can be used as a ticketing system. However,...
How to create SQL server alias?
Wondering how to create SQL server alias? We can help you. It is very difficult to manage multiple servers as we have to remember the names of each and every server. To overcome this difficulty we can create SQL server alias. SQL Server alias provides us the...