by Gayathri R Nayak | Jan 30, 2021 | Latest, Server Management
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...
by Gayathri R Nayak | Jan 29, 2021 | Latest, Server Management
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...
by Gayathri R Nayak | Jan 29, 2021 | Apache, Latest, Server Management
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,...
by Sushali Dasan | Jan 29, 2021 | Latest, Server Management
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...
by Nicky Mathew | Jan 29, 2021 | Latest, Nginx, Server Management
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...
by Nicky Mathew | Jan 29, 2021 | Latest, Server Management
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...
by Gayathri R Nayak | Jan 28, 2021 | Latest, Server Management
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...
by Gayathri R Nayak | Jan 28, 2021 | Latest, Server Management
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...
by Gayathri R Nayak | Jan 28, 2021 | Latest, Server Management
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...
by Sushali Dasan | Jan 28, 2021 | Latest, Server Management
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...