Kom i gang med din VPS Print

  • 0

VPS fra OVIT Cloud

Etter bestilling vil du motta en e-post med VPS-tilgangsdetaljer inkludert IP-adresse og root-passord.

Koble til via SSH:

ssh root@DIN-VPS-IP

Første oppsett (anbefalt):

  1. Bytt root-passord: passwd
  2. Oppdater systemet: apt update && apt upgrade -y
  3. Sett opp en ny bruker: adduser brukernavn
  4. Konfigurer brannmur: ufw allow ssh && ufw enable

Trenger du hjelp? Åpne en support-henvendelse under Teknisk support.


Was this answer helpful?

« Back