This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:internetofthings:jetsonnano [2023/11/15 11:53] – [remove desktop] sscipioni | projects:internetofthings:jetsonnano [2023/11/16 08:39] (current) – [remove desktop] sscipioni | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Nvidia Jetson Nano ====== | ====== Nvidia Jetson Nano ====== | ||
| + | |||
| + | * https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| Line 14: | Line 16: | ||
| apt remove -y libreoffice* docker.io thunderbird bluez* | apt remove -y libreoffice* docker.io thunderbird bluez* | ||
| apt remove -y libnvinfer-samples | apt remove -y libnvinfer-samples | ||
| + | # remove snap | ||
| + | systemctl stop snapd | ||
| + | apt remove --purge --assume-yes snapd gnome-software-plugin-snap | ||
| + | rm -rf / | ||
| + | |||
| apt autoremove -y | apt autoremove -y | ||
| </ | </ | ||
| < | < | ||
| - | systemctl disable lightdm | + | systemctl disable lightdm whoopsie |
| </ | </ | ||
| ===== tools ===== | ===== tools ===== | ||