Running GUI programs over ssh command line
ssh -X pi@raspberrypiThis allows the remote computer to use the local computer's x server to run the gui for the remote program. Sooo, I can use Mathematica on my Mint 18 laptop through an ssh connection to my RPi 2. Very cool.