Hi -- if I boot my computer, but do not log in, and instead ssh remotely to it, how can I start a regular KDE session over ssh? (Long story, but I want to do this because I have some remote desktop tools I want to use this way occasionally -- I know there are other ways to accomplish all this, but I'm curious about this particular question.)
I've searched around and tried various types of startx, startplasma-x11, using DISPLAY=:0, etc, but I'm not doing something right.
Basically, I want to achieve the same end as if I was at the computer and logged in, or something analogous. I can enter the password over ssh, of course. AFAIK I just need to know the right scripts in the right order with the right env variables... ?
Thanks!
I've searched around and tried various types of startx, startplasma-x11, using DISPLAY=:0, etc, but I'm not doing something right.
Basically, I want to achieve the same end as if I was at the computer and logged in, or something analogous. I can enter the password over ssh, of course. AFAIK I just need to know the right scripts in the right order with the right env variables... ?
Thanks!
Comment