Created
July 25, 2020 08:01
-
-
Save mamemomonga/b29fe23b7b1d005e79a63de25cdeecea to your computer and use it in GitHub Desktop.
Jetson Nane メモ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Jetson nano(Ubunutu) | |
テキストモードログイン | |
sudo systemctl set-default multi-user.target | |
GUIログイン | |
sudo systemctl set-default graphical.target | |
手動GUI起動 | |
sudo systemctl start gdm3.service | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment