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

Raspberry Pi の RealVNC を使う

Last updated at Posted at 2020-04-26

Raspberry Pi 側の設定

raspi-config で次の設定をします。

1) Intefacing Options
vnc_apr26.png

2) System Options -> Boot / Auto Login
desktop_apr26.png

3) Display Options -> Resolution
resolution_apr26.png

私はクライアントとして Arch Linux を使いました。

クライアントソフトのインストール

yay realvnc-vnc-viewer

クライアントの起動

vncviewer

hostname:5900 に接続
violet_apr26.png

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