[ESS] x11 configuration for running ess on remote server
Vitalie Spinu
@p|nuv|t @end|ng |rom gm@||@com
Thu Aug 13 16:48:36 CEST 2015
Add ForwardX11 to your .ssh/config entries. Something like:
Host myHost
Hostname 107.107.107.108
User myUser
IdentityFile ~/.ssh/myHost.pem
ForwardX11 yes
Vitalie
>> On Wed, Aug 12 2015 12:00, Zhihao Ding wrote:
> Hi there,
> I had some problems with firing up X11 on remote server. I use tramp to
> open a R file on a remote server and start a R session there. When I do
> plot I don't get X11 piped through. How do I configure this?
> Thanks,
> Zhihao
> [[alternative HTML version deleted]]
> ______________________________________________
> ESS-help using r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/ess-help
More information about the ESS-help
mailing list