RESTART THE DROPLET OR EC2 INSTANCE FROM COMMAND LINE
RESTART THE DROPLET OR EC2 INSTANCE FROM COMMAND LINE
Login to your droplet or virtual console using ssh command :-
Run the command :-sudo shutdown -r now
We can follow the link below :-
https://www.digitalocean.com/community/questions/how-to-reboot-droplet-through-the-command-line-restart-apache-server
https://www.digitalocean.com/community/tutorials/how-to-use-the-digitalocean-console-to-access-your-droplet
Comments