Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt

Use this file to discover all available pages before exploring further.

SSH (Secure Shell) allows you to securely connect to your server’s command line remotely.
Prerequisites
  • A VPS with OnetSolutions
  • Your VPS IP address, username, and password
  • An SSH client (built-in on Mac/Linux, PuTTY for Windows)

Connection Instructions

1

Download PuTTY

Download PuTTY and install it on your computer.
2

Configure connection

Launch PuTTY and enter:
  • Host Name: Your VPS IP address
  • Port: 22 (default)
3

Connect

Click “Open” to start the connection.
4

Authenticate

Enter your username (usually root) and press Enter. Then enter your password and press Enter.
The password will not be displayed as you type. This is normal security behavior.

Troubleshooting

  • Verify your VPS is running
  • Check that SSH service is enabled
  • Confirm the IP address is correct
  • Check firewall rules allow port 22
  • Double-check your username and password
  • Ensure you’re using the correct credentials from your activation email