works:radio:rpi-kiosk

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
works:radio:rpi-kiosk [2019/12/04 05:52]
Chugreev Eugene
works:radio:rpi-kiosk [2019/12/04 06:22] (current)
Chugreev Eugene
Line 6: Line 6:
 <code ini># Disable under-voltage warning <code ini># Disable under-voltage warning
 avoid_warnings=1</code> avoid_warnings=1</code>
 +
 +===== Убераем весь ненужный хлам =====
 +<code sh>
 +apt-get purge python-sense-emu python3-sense-emu sense-emu-tools java-common -y
 +apt-get purge wolfram-engine scratch scratch2 nuscratch sonic-pi smartsim minecraft-pi libreoffice* minecraft-pi -y
 +apt-get clean
 +apt-get autoremove -y
 +</code>
 +
 ===== А далее по вот этой статье ===== ===== А далее по вот этой статье =====
 [[https://pimylifeup.com/raspberry-pi-kiosk/]] [[https://pimylifeup.com/raspberry-pi-kiosk/]]
- 
works/radio/rpi-kiosk.1575438733.txt.gz · Last modified: 2019/12/04 05:52 by Chugreev Eugene