Search
Results
Start two separate emacs daemons for console and GUI - Emacs Stack Exchange
[https://emacs.stackexchange.com/questions/41/start-two-separate-emacs-daemons-for-console-and-gui] - - public:mzimmerm
Use emacs --daemon=your-server-name -l “custom-init-file“ to start a new server and emacsclient -nw -s your-server-name to connect to it from the terminal itself. The section on Using Emacs as a server in the manual has more initialization options.
EmacsWiki: Emacs Client
Remote graphical sessions with VNC | Reference | openSUSE Leap 15.3
[https://doc.opensuse.org/documentation/leap/reference/html/book-reference/cha-vnc.html] - - public:mzimmerm
Good review of VNC on Opensuse. This does NOT talk about KRFB for some reason