Re: installation

2023-11-03 Thread CrazyCat
you'll have to install vnc or XDMCP on the target computer. I'd never tested X11 forwarding because all my linux servers are headless, but I'll try this week-end :) CrazyCat

Re: installation

2023-11-02 Thread CrazyCat
Hello, You don't have to install screen on your computer, you have to install and run it on the target computer, and then run your program in a screen instance. The effect will be that exiting your session won't kill it. From your home's computer, use mobaxterm, putty, or any ssh client to c

Re: re-attach screen doesn't keep the split

2019-03-14 Thread crazycat
screen (screen -r or screen -rd), the different screens are in different consoles, the split is lost. Is there something I missed ? Regards, CrazyCat ___ screen-users mailing list screen-users@gnu.org https://lists.gnu.org/mailman/listin

re-attach screen doesn't keep the split

2019-03-14 Thread crazycat
hen I detach (Ctrl+a - d) or lost the connection (auto-detach) and then want to re-attach screen (screen -r or screen -rd), the different screens are in different consoles, the split is lost. Is there something I missed ? Regards, CrazyCat ___ screen-