I'm currently implementing some machine learning algorithm by octave and run in the remote server. Once I type some drawing commands such like hist() it shows that
warning: X11 DISPLAY environment variable not set
Is it possible that I set the environment as my local X11 service. How to do it? Thanks.