pavel-demin / red-pitaya-notes

Notes on the Red Pitaya Open Source Instrument
http://pavel-demin.github.io/red-pitaya-notes/
MIT License
337 stars 209 forks source link

XMing and SSH #604

Closed ghost closed 7 years ago

ghost commented 7 years ago

Hi Pavel,

Can you share your settings to get SSH (PuTTY) and XMING to work as I'm failing here.

Back in the '90s when I was using Solaris and Exceed it was quite simple but whatever I try to get the X11 windows to work it all just fails.

Thanks in advance,

Regards,

Julian.

pavel-demin commented 7 years ago

Hi Julian,

There is nothing special in my PuTTY and Xming settings. Enabling X11 forwarding in PuTTY should be enough to get the X11 windows.

Here is a link to one of many how-to guides available on the web:

http://laptops.eng.uci.edu/software-installation/using-linux/how-to-configure-xming-putty

Best regards,

Pavel

ghost commented 7 years ago

Hi Pavel,

Thanks for that. The link went through all of what I had already done.

As a test I installed x11-apps on my Debain development server and now I can prove X11 windows works.

I found the problem... I was running the installer program unit administrator. I have chmod'ed the installer and now running it under red-pitaya user, and it's working at the moment.

Again, thanks for all your help and support and time spent on your coding.

Kind Regards,

Julian.