X11 Forwarding
sudo vim /etc/ssh/sshd_config X11Forwarding yes
ssh -X oracle@ssh_server
ssh -Y oracle@ssh_server