How do I log into Windows?

  1. Open "Remote Desktop Connection Manager" on windows. Your windows version should have that application already preinstalled.
  2. Type in the IP of your server that we provided you in an e-mail or in your clieantarea on starkrdp.io.
  3. Now type in your Username (Administrator) and the password provided from your RDP. That's it! If you see a message popping up (which is common on the first start) just press "Yes".

 

How do I log into Linux OS?

  1. Open your terminal (Windows: CMD or Terminal, Mac: Terminal, Linux: Terminal)
  2. Connect to your server with ssh: ssh USERNAME@IP
  3. A ssh fingerprint request will appear, type in "yes"
  4. The server will request your password, type in your password which has been sent to your email, you are also able to see it inside your clientarea under "Access data".

 

How do I gain root-access on Linux distributions?

 

  1. Once you are logged in, type "sudo passwd"
  2. The server will ask you to enter a new password and confirm it.
  3. Log into root with "sudo su"

 

What username do I use for which OS?

In order to use your server, you'll need a username. The usernames are different from each OS.

  • Windows: Administrator
  • Debian: debian
  • CentOS: centos
  • Ubuntu: ubuntu

 

 

War diese Antwort hilfreich? 1015 Benutzer fanden dies hilfreich (4576 Stimmen)