ssh <username>@<host> How do I find the user name and host name of my local machine?
To find the username, type
whoami
on the Xubuntu machine. Instead of "host", look for the IP address. For example, run
ifconfig
and look for something like inet addr:192.168.0.100