How to reinstall my server?

  1. First log in to your account.
  2. Click on Services >> my Services
  3. Click on the server what you wish to reinstall
  4. After click on the option Reinstall
  5. Select the OS you want to install
  6. NOTE! Do not change the root password.
  7. COPY AND SAVE THE USER PASSWORD ( YOU NEED THIS WHEN INSTALLATION IS FINISH )
  8. User: Write here the user example 'John'
  9. On password write your password
  10. Save the NEW USERNAME AND PASSWORD you will need this when installation finish. (DONT FORGET TO SAVE THE ROOT PASSWORD TOO)
  11. And as last start installation.
  12. IGNORE THE ERROR MESSAGES!
  13. The installation progress can take 30/45min so please wait till the servers is reachable from ssh.
  14. After installation log in with your user and password what you filled in. NOT ROOT USER & PASSWORD
  15. When you logged in type command: SU and hit enter
  16. It will ask you the ROOT PASSWORD what you saved begin of installation.
  17. Login with the password of root.
  18. now you can change the root password and open the ssh for root.
  19. Command for open ssh: nano /etc/ssh/sshd_config
  20. change permit root login to yes and remove hashtag
  21. save the file with ctrl+x and type y and hit enter
  22. and after restart ssh with command: service ssh restart
Was this answer helpful? 3 Users Found This Useful (3 Votes)