ラズパイで遊んでみたことを貼る
[OSインストール]
Windowsに「Raspberry Pi Imager」をインストールしてSDにOS書き込み
[システムアップデート]
sudo apt update
sudo apt full-upgrade -y
sudo apt autoremove -y
sudo apt clean
sudo reboot
[日本語入力]
sudo apt-get update
sudo apt-get install fcitx-mozc
reboot
メニューから Fcitx → 全体タブ
[VNC Connect]
設定 → RasberryPiの設定 → インターフェイス VNC有効
VNC右クリック → Options → Authentication:VNC passwordに変更

