Blog/Home is where your screen session is: Revision history

From ~esantoro

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

23 January 2024

8 December 2023

  • curprev 18:2018:20, 8 December 2023Esantoro talk contribs 1,665 bytes +1,665 Created page with "In this article I want to take a small note on how I configured a systemd unit to automatically start a detatched screen session. I want to always have a screen session started for my users (mainly root and my unprivileged users). == Enable the systemd user instance. == Run (as root): <code>loginctl enable-linger myuser</code>. This will enable the startup of an unprivileged systemd session. It will automatically start user units. == Create the user unit == Make sure..." Tag: Visual edit