How to restart services in dedicated server ?

Description of your first forum.
Post Reply
nathanjustin686
Posts: 9
Joined: Thu Jan 22, 2015 4:43 pm

How to restart services in dedicated server ?

Post by nathanjustin686 » Fri Sep 04, 2015 4:00 pm

Hello all,

My dedicated server is very slow now, services are not working properly & server load also very high,
so friends what i do now,Actually it is happens only today.

Please help me asap.

zacharyrobinson489
Posts: 7
Joined: Thu Jan 22, 2015 4:26 pm

Re: How to restart services in dedicated server ?

Post by zacharyrobinson489 » Fri Sep 04, 2015 4:18 pm

Know doubt some time it happens,don't worry just restart dedicated servers all services and restart your dedicated server.

nathanjustin686
Posts: 9
Joined: Thu Jan 22, 2015 4:43 pm

Re: How to restart services in dedicated server ?

Post by nathanjustin686 » Fri Sep 04, 2015 4:20 pm

Thanks friend but how to restart all services.

lopezhannah966
Posts: 14
Joined: Thu Jan 22, 2015 4:21 pm

Re: How to restart services in dedicated server ?

Post by lopezhannah966 » Fri Sep 04, 2015 4:29 pm

Linux

1. Log in as a root
2. Then type ps aux | grep <process-name> to determine the process ID (PID)
3. Type kill -9 <PID>
4. Type service <service> restart

Windows

1. Log in as Administrator
2. Open Services.
3. In the details panel, do one of the following:
4. Click the service, and then, on the Action menu, click Restart.
5. Right-click the service, and then click Restart.
6. If Restart doesn't work, try stopping the service and then starting it again.

vivianepintoo21
Posts: 10
Joined: Wed Jan 21, 2015 4:44 pm

Re: How to restart services in dedicated server ?

Post by vivianepintoo21 » Sat Oct 30, 2021 10:49 am

DirectAdmin can be used to restart a VPS or Dedicated Server.
1. Open DirectAdmin and log in.
2. Select Service Monitor from the Admin Tools menu.
3. Select REBOOT from the drop-down menu.
4. Enter your password and press the REBOOT button.
5. Look for the message "Server Successfully Rebooted."

Post Reply