Connecting With Mac OS X or Linux

To connect via SSH to your server:

  1. Open a terminal session.
  2. Issue the following command:
    • ssh -p $port $user@$IP
      • Where $port is meant to stand for the port number.
      • $user is meant to stand for your username.
      • $IP is meant to stand for your IP address.
  • 0 Bu dökümanı faydalı bulan kullanıcılar:
Bu cevap yeterince yardımcı oldu mu?

İlgili diğer dökümanlar

Connecting With PuTTy

To use PuTTy to connect to your server via SSH:   Download and install the client from...

Manage SSH Keys

Using cPanel, it is possible to manage, import, create, and remove SSH keys. These keys will be...

Connect Using Java SSH

cPanel comes equipped with an application called SSHTerm, which lets you connect to your website...

Connect Using Java Telnet Applet

cPanel contains a Java application called Java Telnet Applet which lets you connect to the web...

Connecting With PuTTy

To use PuTTy to connect to your server via SSH:   Download and install the client from...