by Devin Yang

建立於: 5年前 ( 更新: 5年前 )

執行下方指令
sudo apt update
sudo apt install realvnc-vnc-server realvnc-vnc-viewer
再執行設定
sudo raspi-config

選到Interfacing Options,就能啟動了。

圖二

下載RealVNC Client軟體
https://www.realvnc.com/download/viewer/



 

Tags: linux raspberry

Devin Yang

文章內容無法一一說明,如果您有什麼不了解處,歡迎提問哦:)

No Comment

Post your comment

需要登入才可留言!

類似的文章


linux, mac, terminal, tips

再Linux或Mac的終端機如何清除目前的命令列的輸入?

再Linux或Mac的終端機如何清除目前的命令列? 例如打錯了一堆指令,打錯了想清除從打, 千萬要跟我以前一樣,用倒退鍵慢慢殺了,我們可以用......

linux

舊版CentOS 6.2編譯git過程

本文使用的CentOS 6.2進行,進行重build curl及git過程。 主因是因為作業系統太舊,我直接由source build最新版本的git。

linux

如何檢查apache載入並啟用了那些modules?

如何檢查apache載入並啟用了那些modules?