Keep track of your IP address.
ip a
command in the Terminal to check your IP address.ip a
command and write it down/take note somewhere.
127.0.0.1
as your IP address, that’s not quite right. Re-read the link above and look a little closer.
If you’re really having trouble identifying the IPv4 address from the output of
ip a
, trying running thehostname -I
command.
At this point you should be able to use RDP to connect from your home computer to your lab computer, if you wish. Or feel free to continue working directly on your lab machine.
If you encounter trouble establishing a connection, just continue to the next step.