50% off 全プラン、期間限定。料金は $2.48/mo
Secure Shell Protocol (SSH)

Connect to linux vps from ios

By Parnian R. 4 min read Updated Feb 15, 2026

While iOS does not provide a built-in SSH client for connecting to
Linux サーバーでは、xTerminal などのサードパーティアプリケーションを使用できます。
SSH client. By following these steps, you can enhance your server’s
セキュリティを確保し、VPS を効率的に管理できます。すべてから
your iOS device.

Generating SSH Keys

xTerminal を使用して Linux VPS に安全に接続する前に、あなたは
SSH キーを Windows、macOS、または Linux コンピューターで生成する必要があります。
SSH キーを生成するには、以下の手順に従ってください。

1. Launch
Your Computer’s Terminal Application

Windows では PowerShell や CMD などのアプリケーションが利用できます。
macOS と Linux で、ターミナルアプリケーションを開きます。

2. Execute the
SSH Key Generation Command

ターミナルで次のコマンドを実行して、SSH を生成してください
keys:

ssh-keygen -t rsa

3. Set the Key Storage
Location

The key generation process will prompt you to specify the storage
鍵ファイルの保存場所です。ENTERキーを押してデフォルトの場所を使用してください
鍵を設定し、セキュリティ強化のためパスフレーズを設定してください(スキップは推奨されません
this step).

⚠️ 警告。パスフレーズを2回入力する必要があります。
continue.

4. The Key Pair is
Generated

After confirming the passphrase, the system generates the key
pair.

Generated keys

Your private key is saved to the id_rsa file in the
.ssh ディレクトリに保存され、公開鍵は
id_rsa.pub.

⚠️ 重要: 秘密鍵を誰とも共有しないでください
anyone!

5.
Importing Your SSH Key to the Cloudzy Portal

コピーしたSSHキーをCloudzyポータルにインポートして、セキュアに
サーバー管理。SSH キーをクリップボードにコピーした後、以下に戻ります
あなたの Cloudzy アカウントページで左側のサイドバーから選択してください。 SSH
Keys
and click on NEW SSH KEY in the top right
corner.

鍵には分かりやすい名前を付けて、id_rsa.pub の内容をここに貼り付けてください
the Public Key area.

Add new SSH-key

SSH キーのインポートが完了しました。これで以下の準備が整いました。
streamlined VPS creation and heightened server security.

Public key

Installing xTerminal

iOS デバイスから SSH キーを使用して Linux VPS に接続するには、
App Storeから xTerminal をインストールするには、次の手順に従います:

App Store から xTerminal をダウンロード: xTerminal
on App Store

Importing
Private SSH Keys to xTerminal

iOSデバイスにxTerminalをインストールしたら、次のステップで
先ほど生成した SSH の秘密鍵を使用します。手順は以下の通りです:

  1. iOSデバイスでxTerminalを起動する。

  2. アプリのホーム画面から選択してください Add a
    server
    .

Add a server
  1. 名前、ホスト IP、ユーザー名など、必須フィールドに入力してください
    (e.g., root).

  2. パスワード入力の代わりに、以下を選択してください Key
    button.

  3. You will be redirected to the Keys page. Choose
    Add a Key.

  4. Select a name for your key and copy and paste the contents of
    your private key file (id_rsa).

Choose key name
  1. 秘密鍵をパスフレーズで保護している場合は、ここに入力してください
    the designated field.

  2. Finally, choose Save twice to complete the
    process

Connecting to Your Linux
VPS

SSH キーをインポートすれば、Linux に接続する準備ができています
VPS using xTerminal. Follow these steps:

  1. iOSデバイスでxTerminalを起動する。

  2. アプリのホームページから、追加したサーバーを選択してください
    earlier.

  3. xTerminal will automatically use your imported SSH keys for
    authentication.

  4. Enter your SSH key passphrase (if applicable) and tap on
    Connect.

You now know how to connect to your Linux VPS from an iOS device
SSH キーと xTerminal を使用しています。ご不明な点がございましたら、お気軽にお問い合わせください
to contact our support agents by submitting a
ticket
.

<BlogFAQSection data={[ { title: 'セットアップは必須ですか。
SSH キーの生成時のパスフレーズを設定する
passphrase for your SSH keys is optional but highly recommended for
セキュリティが向上します。パスフレーズは追加の保護レイヤーとして機能します
秘密鍵を保護し、認可されたユーザーだけがアクセスできるようにする
複数の Linux サーバーを管理できますか、VPS を使用して。
xTerminal?', answer: 'もちろんです。xTerminalを使えば、
複数の Linux と VPS インスタンスを簡単に管理できます。SSH キーをインポートすることで、あなたは
iOS デバイスから様々なサーバーに安全に接続できます。
サーバー管理をシンプルにします。
xTerminal suitable for beginners with little experience in SSH and
server management?’, answer: ‘xTerminal offers an intuitive user
初心者と経験者の両方に対応したインターフェース。
SSH キーの直感的なインポートオプション。SSH の経験が限定的なユーザーにも対応
knowledge can securely connect to their Linux VPS instances using
xTerminal.’, }, ]} />

Share

Need help with something else?

Median response time under 1 hour. Real humans, not bots.