- Connect router to the jetson via Ethernet cable.
- Connect to the wifi named Agrobot with password
agrobot2023!
. - Open a terminal on the jetson and lern the ip address using
hostname -I
command. - Open a terminal on your computer and use the
ssh ubcagrobot@<ip>
command to start a connection.
- Open a terminal (XTerm should still work)
- Use the command
sudo dpkg --configure -a
- Reboot