How to Connect
Connection Information
SSH Connection
Linux / macOS
ssh root@<IP_ADDRESS> -p <PORT>ssh [email protected] -p 22022Windows
ssh root@<IP_ADDRESS> -p <PORT>SSH Keys (Recommended)
Generate SSH Key (if you don't have one)
Jupyter Notebook Access
File Transfer
Using SCP
Using rsync
Port Forwarding
Common Issues
Issue
Solution
Useful Commands After Connecting
Last updated
Was this helpful?