How do I change the Hosting Plan for an account?

The hosting plan determines the services that go with the account and the prices for these services. Big sites with high hit rates and special services require more expensive plans; cheaper plans are suitable for simpler sites. In order to change to a different plan: Access the control panel home.

Move the Urchin Data directory to another location for Linux systems

The Urchin data directory is a subdirectory of the root Urchin program directory by default. This location can easily be changed by editing the ~urchin/etc/urchin.conf file and manually moving the existing ~urchin/data directory to the desired location. It should be noted that this may break the existing license, in which

Install Perl Module

On a server with CPanel, you can log into the WHM and install it there. If that for some reason doesn’t work for you, you can log into the shell as root and install it via the command line. Once logged in, from any directory, type: echo “HTML::Template” | /usr/local/cpanel/whostmgr/bin/perlmod

Setup automounter to mount NAS backup share

RedHat, as well as other distributions, contain the AutoFS utility. This will allow you to mount your NAS share automatically in a directory. There are only a couple things that you need to do to have this setup correctly. First, you will need to make sure that autofs is starting

How do I perform tuning with sysctl?

sysctl is an interface that allows you to make changes to a running FreeBSD system. This includes many advanced options of the TCP/IP stack and virtual memory system that can dramatically improve performance for an experienced system administrator. Over five hundred system variables can be read and set using sysctl.

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

RDP gets blocked with a BLACK screen

This issue is a known Windows bug that occurs when the primary drive ( C: ) runs out of available free space. When this happens, Windows often overwrites control panel color settings for the desktop and login screen, resulting in the “blacked out” login screen and/or desktop. When the login

Changing Windows Server RDP (Remote Desktop) Port

Remote Desktop Protocol (RDP) is a built-in feature in Windows that allows users to remotely access and manage computers and servers as if they were sitting right in front of them. This powerful tool is essential for IT administrators, remote workers, and troubleshooting tasks, making it a cornerstone of modern

Manage a Remote Computer in Windows Server 2003

Remote Computer: Remote computer is a computer other then you are log on. To manage a remote computer Follow these steps to successfully manage a remote computer 1.Open Active Directory Users and Computers. 2.Expand the console tree and click Computers. Or, click the folder that contains the computer you want

Create a Share Folder in Windows Server 2003

To create a shared folder Follow these steps to create a share folder. 1.Right click the folder that you want to share and click Properties. 2.Click on the Sharing tab 3.Click on Share this folder and type the share name. By default the share name is the same name as

How to Schedule a Task in Windows Server 2003

What is Task Scheduler? Task Scheduler is a service that is enabled automatically when you first install your Windows Server 2003 family operating system. With Task Scheduler, users are able to schedule any script, program, or document to run automatically at a specified time. So, how do you schedule a