0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

VSCodeのRemote - SSH extentionでsshログインする

Posted at

VSCodeでssh接続できたのでメモ.

導入

Remote - SSH extentionを入手する.
Screenshot from 2019-11-07 19-28-57.png
インストールが済むと右下に次のような緑のマークが現れる.
Screenshot from 2019-11-07 19-25-19.png

設定

左のメニューバーにRemote - SSHのメニューが追加されるので, これをクリックする.
Screenshot from 2019-11-07 19-36-27.png

次に+ボタンを押して新しいsshサーバを追加する.
screenshot1.png Screenshot from 2019-11-07 19-44-56.png

ssh user@xxx

のように入力するとsshの設定の保存先を聞かれるので適当なところへ保存しておく.

接続

メニューバーにサーバが追加されるので, そこをクリックするとssh接続できる.

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?