Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Log into the Jetson of concern.

  2. Open a terminal using the shit+alt+t command.

  3. Enter the following into the terminal

    Code Block
    languagebash
    themeMidnight
    $ ifconfig


  4. Look at the block that says enp0xx and copy the MAC address (denoted by "ether")
    1. For example, DESPERADO's MAC address is 00:04:4B:A7:D7:6D.

  5. Slack the MAC address to your team lead.
    1. Your team lead will slack a passcode of form XXXX XXXX XXXX XXXX XXXX back to you.

  6. Return to the terminal and enter

    Code Block
    languagebash
    themeMidnight
    $ nmcli d wifi list
    1. There should be one or two connections under the name utexas-iot.

  7. Connect to utexas-iot as so

    Code Block
    languagebash
    themeMidnight
    $ nmcli d wifi connect utexas-iot password <Password of form XXXX XXXX XXXX XXXX XXXX>


  8. Voila! You are connected to utexas-iot. You can now ssh into the jetson!

...

  1. Log into network.utexas.edu

  2. Click "Register Wi-Fi Device".

  3. Enter the device MAC address and device description:
    1. For example: MAC Address: 00:04:4B:A7:D7:6D. Device Description: DESPERADO.
    2. Set the Network Profile to "Unprotected"
      1. This allows you to ssh into the device.
    3. Click "Register".

  4. Return to the Wi-Fi Devices panel.
    1. Click the eye next to the device you just named.
    2. Copy the code and follow the directions above to connect the device to utexas-iot.


Info

Content by Label
showLabelsfalse
max5
spacesTAR
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "jetson" and type = "page" and space = "TAR"
labelsjetson

...