I’m currently making use of the Waveshare Jetson HAT which is a sim module to provide internet access for the jetson but How do I make this HAT connect to the internet on boot/startup rather than always login into jetson before I can turn it on.
How do you normally start this? Is it via an icon? Via a menu? For icons and menus this depends on the particular window manager, but often you can right click on menus and icons and see “properties”. The location of the executable would be listed, e.g., “/usr/bin/something”. On command line, if you know the name, e.g., it is named “something”, then you can type “which something”.