<div class="kb-cybrohost-article">
<img class="kb-visual" src="/assets/img/kb/kb-12-how-to-connect-to-a-linux-vps-using-ssh.png" alt="How to Connect to a Linux VPS Using SSH visual guide">
<p>Use SSH to access your Linux VPS command line.</p>
<h3>Steps</h3>
<p>Your VPS login details are sent to your registered email address after activation.</p>
<p>On Windows, use PuTTY or Windows Terminal. On macOS or Linux, open Terminal.</p>
<p>Use this command: ssh root@your-server-ip</p>
<p>Enter the password when requested. The password may not appear while typing; this is normal.</p>
<p>After login, update the operating system and change the root password for security.</p>
<div class="kb-note">
<strong>Need help?</strong><br>
Open a support ticket from <a href="https://bill.cybrohost.com/submitticket.php">https://bill.cybrohost.com/submitticket.php</a>.
</div>
</div>
