baev_al Posted November 23, 2016 Posted November 23, 2016 Hi. I tried to search the forum but it seems I put wrong search words... How should I install the display so I can run Geany (IDE)? Here is my data http://sprunge.us/WWGg
baev_al Posted November 24, 2016 Author Posted November 24, 2016 I made this: As explained in "How to upgrade into simple desktop environment?" apt-get -y install xorg lightdm xfce4 tango-icon-theme gnome-icon-theme reboot However I haven't seen any changes... I run startx, the process started but also nothing changed... What are my mistakes? Thanks!
Igor Posted November 24, 2016 Posted November 24, 2016 Those upgrade instructions are generic and outdated. The best would be that you start with a desktop version since it's already optimized and ... working.
baev_al Posted November 24, 2016 Author Posted November 24, 2016 Those upgrade instructions are generic and outdated. The best would be that you start with a desktop version since it's already optimized and ... working. Thanks! I tested the desktop version. It works )) However when I connect with SSH client and give startx, I can't see it (desktop) in the SSH client. Is it possible to see it in the client at all?
Igor Posted November 24, 2016 Posted November 24, 2016 Is it possible to see it in the client at all? Of course not. You need a RDP, VNC or similar to run remote desktop but it is possible to engage a desktop remotely, yes.
manuti Posted November 24, 2016 Posted November 24, 2016 Thanks! I tested the desktop version. It works )) However when I connect with SSH client and give startx, I can't see it (desktop) in the SSH client. Is it possible to see it in the client at all? Connecting from a Linux system you can use: ssh -X user@ip_address and then launch the app, for example: geany & See this video to see how this thing works: https://www.youtube.com/watch?v=kYhxqWmQqNE If you connect from a Mac or Windows is a good idea install XRDP and connect by Microsoft remote desktop (from Mac store) or included in Windows: sudo apt-get install xrdp tightvncserver
jernej Posted November 24, 2016 Posted November 24, 2016 Just for fun - there is still something like this: https://github.com/saitoha/libsixel But I'm pretty sure this is not useful to OP.
Recommended Posts