Search

Nalezeno "raspberrypi": 3

Raspbian and Chromium in kiosk modeRaspbian and Chromium in kiosk mode


1. Type: sudo apt-get purge wolfram-engine scratch scratch2 nuscratch sonic-pi idle3 -y sudo apt-get purge smartsim java-common minecraft-pi libreoffice* -y 2. To remove any unnecessary packages and cleanup, type: sudo apt-get clean sudo apt-get autoremove -y 3. Update system: sudo apt-get...

Raspbian autologin and run command after thatRaspbian autologin and run command after that


Use raspi-config command sudo raspi-config In menu choose: Boot options -> Desktop / CLI -> Console autologin After reboot, prepare script: chmod +x script.sh Setup startup script: nano /home/pi/.bashrc Type:  /home/script.sh Reboot device sudo reboot Now is your autorun script ready.  

Raspbian WifiRaspbian Wifi


Wifi configuration Edit /etc/wpa_supplicant/wpa_supplicant.conf file country=CZ ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 network={ ssid="MYSSID" psk="my wifi password" scan_ssid=1 } For unsecured networks replace psk="****" with...

Nahoru
Tento web používá k poskytování služeb a analýze návštěvnosti soubory cookie. Používáním tohoto webu s tímto souhlasíte. Další informace