1
0

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 3 years have passed since last update.

VNCでRaspberry Piにリモートデスクトップ

Last updated at Posted at 2020-12-12

Raspberry Pi側

「Raspberry Pi Configuration」でVNCを有効にする。

image.png
image.png

IPアドレスを確認

pi@raspberrypi:~ $ ifconfig
(省略)
inet 192.168.1.74  netmask 255.255.255.0  broadcast 192.168.1.255
(省略)

PC側

chromeのVNCビュアーを選択

image.png

VNCを起動

image.png

Raspberry Pi に接続

image.png

image.png

Raspberry Piのデフォルト設定なら

  • User name : pi
  • Password : raspberry

接続成功

image.png

1
0
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
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?