💾 Archived View for station.martinrue.com › gritty › b22f05d0c3f0406c8f96b57e4ff1a79b captured on 2023-11-14 at 09:57:05. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-11-04)

➡️ Next capture (2023-12-28)

-=-=-=-=-=-=-

👽 gritty

capsule is back up

learned the hard way the difference between user and system services in systemd. blindly following the instructions for gmcapule had me install as a user and when I logged out it stopped. Fixed by putting in /etc/systemd/system/ like I should have.

5 months ago · 👍 skyjake

Actions

👋 Join Station

3 Replies

👽 gritty

@skyjake interesting! thank you I'll look into that. I am enjoying the server thus far. hoping to toy around with some cgi soon · 5 months ago

👽 skyjake

You can still run it as a user service and have it stick around after you log out. Check out "man loginctl" and "enable-linger":

Enable/disable user lingering for one or more users. If enabled for a specific user, a user manager is spawned for the user at boot and kept around after logouts. This allows users who are not logged in to run long-running services. Takes one or more user names or numeric UIDs as argument. If no argument is specified, enables/disables lingering for the user of the session of the caller. · 5 months ago

👽 gritty

no fault of the instructions, I just didn't do my homework. · 5 months ago