Follow the steps mentioned below to take a backup of SQL Server Database using Management Studio. Open your Microsoft SQL Server Management Studio, whichever you select, standard or express edition.…
How to Restore MS SQL Server Database Backup File
May 24, 2017 / TutorialsFollow the steps mentioned below to restore a database from a backup file. Open your MS SQL Server Management Studio and connect to your database. Select the database and Right-click…
How to Create a New Admin Account in WordPress via MySQL
May 11, 2017 / TutorialsThe following guidelines undertake that your WordPress database table prefix is set to “wp_“. If you work with something different table prefix, then change your code accordingly. For example, if…
How to Update Hosts File Entry on Windows, Ubuntu and Mac
April 18, 2017 / TutorialsAs you probably know, a hosts file is basically a plain text file that contains a list of host names and their associated IP addresses. If you want to…
How to Install a Perl Module in cPanel
April 14, 2017 / TutorialsIn this article, we will show you how to make Perl extension and increase its capabilities without having to code from scratch. Using a Perl module, you can easily utilise…
How to Flush the Local DNS Cache in Linux Server
April 13, 2017 / DomainFollow the below mentioned steps to clear the local DNS cache in Linux Server: Open your terminal to use the command line. Log in as root user using the su…
How to Check If Your Windows Server Is Under DDOS Attack
March 16, 2017 / ServerIf you have a Windows server and there is a load on the server or the server goes down, your server can be attacked. Below are some common problems encountered…
How to check if your Linux Server is Under DDOS Attack
March 9, 2017 / ServerA denial-of-service attack (DoS attack) or distributed denial-of-service attack (DDoS attack) is a attack in which the server resources become unavailable to its intended users. There is one quick command…
How to Reduce/Shrink the SQL Server Database Size?
December 27, 2016 / DatabaseBefore Shrink the Database : You cannot shrink a database that is currently being backed up or vice versa i.e. cannot a take backup of a database that is currently…
How to Create a New Account in WHM
June 15, 2015 / TutorialsIn this article, we will explain how to create a new account in WHM. Follow these steps to create a new account in WHM. Log into your “WHM account.”…