LumenVM
Other Articles

Ssh

Learn how to maniplate images

Remote ssh

  1. Boot the VM

  2. Log in with the root user

  3. SSH to your machine

    ssh root@(the ip of the server) -p (the port of the server)

    and enter the root password

On this page