Hello, I am trying to set up my Jetson nano for a robotics competition and am struggling with the initial setup. I followed a tutorial for the first log in, but now want to clone repositories from GitHub to run real programs on the Jetson nano. My personal computer is a MacBook Pro (not ideal, I know) and I wanted to share internet connection from here to the nano. I have tried using an ethernet cable but ran into the issue that my internet is protected by 802.1X. I’m not sure if this is because I am working from my University internet or for another reason. I don’t have another WiFi that I can use, so I am wondering if there is another way I can get internet to the nano. Additionally, will I need to have the Jetson connected to internet at all times, or just when getting code from the repositories? If I do need a continued connection, how should I go about this?
UPDATE: I connected my Jetson Nano to my router via an ethernet cable and am able to now access the internet via Chromium on the Jetson. However, I am still unable to access GitHub or clone a repository.