-
Notifications
You must be signed in to change notification settings - Fork 3
LTSM install
AndreyBarmaley edited this page May 19, 2021
·
3 revisions
- create user xvfb-ltsm
- copy ltsm.manager.service.conf into dir: /etc/dbus-1/system.d
- copy ltsm_service.service into dir: /etc/systemd/system and correct the parameter ExecStart=
- copy ltsm_connector_vnc.socket and don't forget to open the port 5900
- copy ltsm_connector_vnc@.service and correct the parameter ExecStart=
- create dir: /etc/ltsm, copy config and check all parameters
- systemctl daemon-reload; systelctl start ltsm_service.service; systemctl start ltsm_connector_vnc.socket
- open journalctl and connect to the service
The start script is used for the user session.
It runs an icewm-session that is from the IceWM project, I recommend it.