How to Restore a Database on SQL Server Using .mdf, .ldf and .ndf Files

To restore a database on SQL Server using .mdf, .ldf, or .ndf files, rather than performing a restore, you will actually need to attach the database. There are two ways to do this.   Using Enterprise Manager To attach a database using Enterprise Manager, follow these instructions: Expand the registered

Password Modification

Overview You can change an account holder’s password, if required. This is usually only necessary when an account holder cannot remember their password as they can change their password if they know their current password.   Steps To access the Account Functions Menu, click on Account Functions, on the main

List Subdomains in WHM

Overview WebHost Manager (WHM) enables you to list all subdomains on your server. This function will display all subdomains and parked domains, sorted by domain name.   Steps To list out your subdomains using WHM, just follow these steps: To access the Account Information Menu, click on Account Information, on

List Parked Domains in WHM

Overview This function allows users to display all domains that are parked on top of other domains.   Steps To see a list of all parked domains, just follow these steps: To access the Account Information Menu, click on Account Information, on the main screen of your WebHost Manager interface.

Restore Multiple Backups in WHM

Overview With WebHost Manager, you can restore multiple backups at the same time. You can only restore multiple backups of the same type: daily, weekly, or monthly.   Steps To restore multiple backups, follow these steps: To access the Backup Menu, click on Backup, on the main screen of your

What are Preinst, Postinst, Prerm, and Postrm Script?

Collectively, preinst, postinst, prerm, and postrm files are all executable scripts which Debian automatically runs before or after package installation. Along with a file named control, all of these files are part of the “control” section of a Debian archive file. The individual files are: preinst This script executes before

What is Udev?

Udev provides users with a dynamic device directory containing only the files for actually present devices. It creates and removes device node files usually located in the /dev/ directory, and renames network interfaces. As part of the hotplug subsystem, udev is executed if a kernel device is added or removed

How to RDP to the Server Through Web Interface

First, you will need to install the IIS on your server: From the Start menu, click Manage Your Server. Under Managing Your Server Roles, click Add or remove a role. Read the preliminary steps in the Configure Your Server Wizard and click Next. Under Server Role, click Application server (IIS,

Change Access Permissions from the Command Line

Need to change your access permissions using only the command line? Thankfully, a utility called CACLS.EXE comes standard with Windows, and can be used from the command prompt to do just that. For more information check the help documentation included with the CACLS.EXE program (cacls /?).   Using the Command

Change the Port Terminal Services Listens on

Changing the Listening Port Need to change the port which Terminal Services listens on? To change your system’s listening port, just follow these 5 steps: First, run REGEDIT on your server. Now, export the following key: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlTerminal ServerWinStationsRDP-Tcp Edit the REG file and change the name of the key to

BLOG NAVIGATION