how to restart

s2tephen

Verified User
Joined
May 30, 2004
Messages
14
Location
South West Uk
Hi
I rebooted my new server Centos 7
Directadmin has not restarted cannot access via http:// xxx.xxx.xxx.xxx:2222
Could someone tell me how to restart it please new to linux
I have access to the root

Thanks
 
What do you see with:

Code:
systemctl status directadmin.service

Try:

Code:
systemctl restart directadmin.service
 
im at
root@web /#
enter either string get reply systemct1: command not found.

sorry if im doing something wrong but new to this so have got to learn
 
Back
Top