Topic: SSH
***First Time***
CLI: sudo apt-get install openssh-server
CLI: sudo etc/init.d/ssh start
CLI: ssh username@192.168.1.x
Key: [ENTER]
Key: Yes
Key: Password
***Seconf Time***
CLI: ssh -X username@192.168.1.x
-X means allows graphical interface
***Note***
CLI: gedit document.txt
Warning: If the gedit already open at the host computer, it will not be possible to open it. The Error message "X11 fail"