How to restart Apache on Dedicated server?

How to restart Apache on Dedicated server?

Dedicated Server with included root access is the only plan where you can manually restart any service you want. There are a few ways to restart the  Apache service: WHM – In order to restart your Apache service from the WHM panel, navigate to … Continued
Are there any cronjob restrictions on my Dedicated server?

Are there any cronjob restrictions on my Dedicated server?

No, you can set your cron jobs to be executed on any time frame you want. Note, however, that if the interval between executions is too short, this may increase the load on the entire server and potentially cause it … Continued
How to reboot your dedicated server via WHM?

How to reboot your dedicated server via WHM?

The WHM panel provides two options for a server reboot: Forceful Server Reboot Graceful Server Reboot The recommended option is Graceful Reboot. This way the reboot will be queued, and when all services are stopped the server will be restarted. In a case … Continued
How to block an IP address from accessing my Dedicated server?

How to block an IP address from accessing my Dedicated server?

In order to block an IP from accessing any service on your Dedicated server, you must first log in the server with the root user via SSH. Then execute the following command: 1 iptables –I INPUT –s IP_ADDRESS –j DROP In the above … Continued
How to change the password for the root user via WHM?

How to change the password for the root user via WHM?

In order to change the password for the root user on your Dedicated server you will need to access the WHM panel and follow the steps below (click here if you don’t know how to access WHM): Open the Change Root Password tool. Type the new password you … Continued
How do I check for the status of the MySQL service on my Dedicated server?

How do I check for the status of the MySQL service on my Dedicated server?

First you need to login to your Dedicated server as root via SSH. Such root access is provided on our dedicated servers that come with standard features (without Geeky setup or Performance boosters). Then type the following command to show the current MySQL status … Continued
How to restart a service on my dedicated server?

How to restart a service on my dedicated server?

In order to restart a service on your dedicated machine, follow these steps: Log in your WHM control panel Search for the Restart Services option. Under the specified section you can find all services available on the machine that can be restarted. The standard … Continued
How to change the passwords of the accounts on my Dedicated server via WHM?

How to change the passwords of the accounts on my Dedicated server via WHM?

To change the password of an account in your Dedicated server first you need to login to WHM with your username and password. Next click on the Password Modification link in the left menu. Now, select the account you want to change the password for either … Continued
How to edit the MX records of a domain on my dedicated server via WHM?

How to edit the MX records of a domain on my dedicated server via WHM?

In order to edit an MX record of a domain on your dedicated server, follow these steps: Log in your WHM control panel. Access the Edit DNS Zone menu. Find the domain that you want to edit and click Edit. Modify the MX records and when you … Continued
How to delete/terminate accounts on my Dedicated server?

How to delete/terminate accounts on my Dedicated server?

Terminating an account will completely erase all the information stored for it on the server. Make sure you have a backup that you can restore it from if needed before proceeding with this operation. To terminate an account on your dedicated server … Continued