LoginSignup
15
12

More than 5 years have passed since last update.

Raspberry PiのSSH有効化方法

Posted at

はじめに

Raspberry PiのSSHを有効化しようと思ったらRaspbianのバージョンの違いにより方法が異なっていたので紹介します。

Advanced OptionsにSSHがない…と困っているひと必見です。

環境

  • モデル:Raspberry Pi 3 Model B
  • raspbian:8.0

SSHの有効化方法

1. ターミナルで下記のコマンドを実行

$sudo raspi-config

2. "5 Interfacing Options"を選択

SSH有効化.png

3. "P2 SSH"を選択

参考

Raspberry Piのセットアップ(ssh接続まで)

15
12
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
15
12