General Info on Infomaniac VPS server

Single Column Layout

xxx

SSH Access to the server

  1. Copy private key in a TXT file and save it to a folder
  2. Open the command line and move to that folder, as ex.:
    
    cd C:\Users\mmmen\OneDrive\Desktop\vps
    					
  3. Run SSH command with user "ubuntu":
    
    ssh -i key.txt ubuntu@ssh.vps.mmmenozzi.com
    					

Docker commands