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...
Recent Comments