Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
kb:raspberrypi:setup_kiosk [2020/03/24 16:35] – yehuda | kb:raspberrypi:setup_kiosk [2022/01/03 16:03] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Hardning ===== | ===== Hardning ===== | ||
- | <source> | + | <code bash> |
- | + | ||
sudo vi / | sudo vi / | ||
disable_splash=1 | disable_splash=1 | ||
Line 28: | Line 26: | ||
Note : The first three should be there by default, but make sure if those exist. | Note : The first three should be there by default, but make sure if those exist. | ||
- | </source> | + | </code> |
https:// | https:// | ||
+ | https:// | ||