Ferramentas do usuário

Ferramentas do site


embarcados:raspberry_pi

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisão
Revisão anterior
embarcados:raspberry_pi [2016/12/08 16:39] – [Raspberry PI kiosk mode with Chromium] Édson Kuzniewskiembarcados:raspberry_pi [2022/05/25 16:24] (atual) – edição externa 127.0.0.1
Linha 1: Linha 1:
 ====== Raspberry PI ====== ====== Raspberry PI ======
 {{:embarcados:raspberry_pi_radio.pdf|}}\\ {{:embarcados:raspberry_pi_radio.pdf|}}\\
-[[http://elinux.org/RPi_Beginners]]+[[http://elinux.org/RPi_Beginners]] \\ 
 + 
 +==== How to install XRDP and have it working ==== 
 +[[http://c-nergy.be/blog/?p=5357]] \\ 
 +[[http://c-nergy.be/blog/?p=5874]] \\ 
 + 
 +<code> 
 +sudo apt-get update 
 +sudo apt-get install xrdp 
 +</code>
  
 ===== Warnings Square ===== ===== Warnings Square =====
Linha 109: Linha 118:
  
 **2.** Here they talk about running this command before starting Chrome to stop the Restore Bar from appearing: **2.** Here they talk about running this command before starting Chrome to stop the Restore Bar from appearing:
-<code bash rc.local>+<code bash /etc/rc.local>
 sed -i 's/"exited_cleanly": false/"exited_cleanly": true/' \ sed -i 's/"exited_cleanly": false/"exited_cleanly": true/' \
-    ~/.config/google-chrome/Default/Preferences+    ~/.config/chromium/Default/Preferences
 </code> </code>
  
embarcados/raspberry_pi.1481222380.txt.gz · Última modificação: 2022/05/25 16:25 (edição externa)