...
- Log into the Jetson of concern.
- Open a terminal using the shit+alt+t command.
Enter the following into the terminal
Code Block language bash theme Midnight $ ifconfig
- Look at the block that says enp0xx and copy the MAC address (denoted by "ether")
- For example, DESPERADO's MAC address is 00:04:4B:A7:D7:6D.
- For example, DESPERADO's MAC address is 00:04:4B:A7:D7:6D.
- Slack the MAC address to your team lead.
- Your team lead will slack a passcode of form XXXX XXXX XXXX XXXX XXXX back to you.
- Your team lead will slack a passcode of form XXXX XXXX XXXX XXXX XXXX back to you.
Return to the terminal and enter
Code Block language bash theme Midnight $ nmcli d wifi list
- There should be one or two connections under the name utexas-iot.
- There should be one or two connections under the name utexas-iot.
Connect to utexas-iot as so
Code Block language bash theme Midnight $ nmcli d wifi connect utexas-iot password <Password of form XXXX XXXX XXXX XXXX XXXX>
- Voila! You are connected to utexas-iot. You can now ssh into the jetson!
...
- Log into network.utexas.edu
- Click "Register Wi-Fi Device".
- Enter the device MAC address and device description:
- For example: MAC Address: 00:04:4B:A7:D7:6D. Device Description: DESPERADO.
- Set the Network Profile to "Unprotected"
- This allows you to ssh into the device.
- This allows you to ssh into the device.
- Click "Register".
- For example: MAC Address: 00:04:4B:A7:D7:6D. Device Description: DESPERADO.
- Return to the Wi-Fi Devices panel.
- Click the eye next to the device you just named.
- Copy the code and follow the directions above to connect the device to utexas-iot.
Info |
---|
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...