SSH is the secure method for accessing your Linux VPS. This guide covers SSH login from Windows, macOS, and Linux.
1. Requirements
-
Server IP
-
Port 22
-
Username: root
-
Password
→ Linux VPS Plans: https://console.orionstellar.com/index.php/store/linux-vps
2. Windows Connection (PuTTY)
-
Install PuTTY
-
Enter IP and Port 22
-
Connect
-
Login as root
-
Enter password
3. macOS Connection
Open Terminal and run:
4. Linux Connection
Same as macOS:
5. SSH Key Authentication
Generate key:
Upload key:
6. Common SSH Errors
-
Connection timeout → Check firewall
-
Access denied → Re-check password
-
Port blocked → Restart SSH service
7. Security Tips
-
Change root password
-
Update system
-
Configure firewall
Summary
SSH provides secure and fast access to your VPS. Follow these steps to connect from any device.
