hello,
I use linux with wine and screen to start LFS dedicated server on linux without graphic server ( X )
screen -S demo wine LFS.exe /cfg=setup.txt
my setup file contains : /dedicated=invisible
it's work fine on Z13 but in Z25 screen ask for X server...
That's a bug or I make a mistake ???
Help welcome
-------------------------------------------------------------------------
So sorry no bug, I just forget how to execute screen.
I use debian like linux (ubuntu) on virtual server somewhere in the web. To manage it I use ssh. After I run screen I detach the console with "CTRL +a" and after "d" and everything is allright.
(screen -ls to list , screen -D -R <screen id> to reattach then "CTRL +c" to terminate )
I use linux with wine and screen to start LFS dedicated server on linux without graphic server ( X )
screen -S demo wine LFS.exe /cfg=setup.txt
my setup file contains : /dedicated=invisible
it's work fine on Z13 but in Z25 screen ask for X server...
That's a bug or I make a mistake ???
Help welcome
-------------------------------------------------------------------------
So sorry no bug, I just forget how to execute screen.
I use debian like linux (ubuntu) on virtual server somewhere in the web. To manage it I use ssh. After I run screen I detach the console with "CTRL +a" and after "d" and everything is allright.
(screen -ls to list , screen -D -R <screen id> to reattach then "CTRL +c" to terminate )