med-mastodon.com is one of the many independent Mastodon servers you can use to participate in the fediverse.
Medical community on Mastodon

Administered by:

Server stats:

339
active users

#systemd

11 posts10 participants0 posts today
Jeff Fortin T. (風の庭園のNekohayo)<p>I was hoping to see that sort of functionality directly in <a href="https://mastodon.social/tags/GNOMESoftware" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNOMESoftware</span></a> when applying system updates that don't touch the kernel, but it seems some piece of the puzzle is missing here (maybe a hybrid of <a href="https://mastodon.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a>'s "soft-reboot" and <a href="https://mastodon.social/tags/DNF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DNF</span></a>'s "system-upgrade"): <a href="https://gitlab.gnome.org/GNOME/gnome-software/-/issues/2427" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gitlab.gnome.org/GNOME/gnome-s</span><span class="invisible">oftware/-/issues/2427</span></a></p>
Jeff Fortin T. (風の庭園のNekohayo)<p>The "systemctl soft-reboot" <a href="https://mastodon.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> command is so cool :blobaww:<br><a href="https://www.freedesktop.org/software/systemd/man/latest/systemd-soft-reboot.service.html" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">freedesktop.org/software/syste</span><span class="invisible">md/man/latest/systemd-soft-reboot.service.html</span></a></p><p>Finally a clean way to rapidly re-start everything other than the <a href="https://mastodon.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> kernel… for me, it is extremely useful to be able to do that after applying desktop &amp; graphics stack updates, and to be able to log back in within 10 seconds.</p><p>Throwing the idea out here: it would be very nice if someone figured out a way to write a <a href="https://mastodon.social/tags/GNOMEShell" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNOMEShell</span></a> extension to provide "Soft&nbsp;reboot" as an alternative to cold reboot!</p>
Linux Magazine<p>Some big changes are coming in the <span class="h-card" translate="no"><a href="https://mastodon.social/@mxlinux" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>mxlinux</span></a></span> 25 release<br><a href="https://www.linux-magazine.com/Online/News/Upcoming-Changes-for-MXLinux?utm_source=mlm" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">linux-magazine.com/Online/News</span><span class="invisible">/Upcoming-Changes-for-MXLinux?utm_source=mlm</span></a><br><a href="https://fosstodon.org/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://fosstodon.org/tags/MXLinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MXLinux</span></a> <a href="https://fosstodon.org/tags/FOSS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FOSS</span></a> <a href="https://fosstodon.org/tags/Wayland" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Wayland</span></a> <a href="https://fosstodon.org/tags/Plasma" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Plasma</span></a> <a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://fosstodon.org/tags/OperatingSystem" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OperatingSystem</span></a> <a href="https://fosstodon.org/tags/distro" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>distro</span></a> <a href="https://fosstodon.org/tags/Xfce" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Xfce</span></a> <a href="https://fosstodon.org/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <a href="https://fosstodon.org/tags/SysVinit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SysVinit</span></a></p>
HoldMyType<p><span class="h-card" translate="no"><a href="https://mastodon.social/@pid_eins" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>pid_eins</span></a></span> til<br>Thanks, also </p><p>Once you create a container, <a href="https://mathstodon.xyz/tags/Podman" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Podman</span></a> can automatically generate a <a href="https://mathstodon.xyz/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> service file to start and stop that container. Starting the service creates (or replaces) the container, and stopping the service removes the container. So that already takes care of my "manage each original flag" problem.</p><p>But the cherry on top if that if you tag your containers with io.containers.autoupdate, then once a day on a timer or on-demand when you podman auto-update, it will check for a new image and if there is one it will recreate the container for you with the new image.<br><a href="https://blog.yaakov.online/replacing-kubernetes-with-systemd/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.yaakov.online/replacing-k</span><span class="invisible">ubernetes-with-systemd/</span></a></p>
Ben S.<p>Holy hell, the <a href="https://mastodon.sdf.org/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> documentation is a giant rat's nest.</p><p>Someone needs to come up with a user-friendly program for creating .service files.</p><p>I can't handle having to mentally overlay several man pages in order to get the full picture.</p><p>Also, I hate hate hate that it uses a conversational style for describing things that should be bulleted lists, forcing me to parse several words into each paragraph to find the actual option name being described.</p><p>What a goddamned mess.</p>
Alexander Dyas<p>I don't mean to kick off a whole systemd discussion, but there's something very wrong with a system that has to tell you, on the command line, where to look for logs when things don't work as expected.</p><p>Job for systemctl status whatever.service" and "journalctl -xeuted with error code.<br>See "systemctl status whatever.service" and "journalctl -xeu whatever.service" for details.</p><p><a href="https://mindly.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mindly.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a></p>
openSUSE Linux<p>From <a href="https://fosstodon.org/tags/transactional" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>transactional</span></a>-updates to <a href="https://fosstodon.org/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a>-pull integration with <a href="https://fosstodon.org/tags/OBS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OBS</span></a>, learn how <a href="https://fosstodon.org/tags/openSUSE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>openSUSE</span></a> is shaping the future of <a href="https://fosstodon.org/tags/immutable" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>immutable</span></a> and rolling systems from this <a href="https://fosstodon.org/tags/oSC25" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>oSC25</span></a> talk. <a href="https://fosstodon.org/tags/MicroOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>MicroOS</span></a> <a href="https://fosstodon.org/tags/Tumbleweed" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Tumbleweed</span></a> <a href="https://fosstodon.org/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://youtu.be/MPMrlUj1sVA?si=bMjxsJtyIOEyqzgb" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">youtu.be/MPMrlUj1sVA?si=bMjxsJ</span><span class="invisible">tyIOEyqzgb</span></a></p>
:linux: StarkZarn :verified:<p><a href="https://roguesecurity.dev/blog/systemd-hardening" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">roguesecurity.dev/blog/systemd</span><span class="invisible">-hardening</span></a></p><p>Another <a href="https://infosec.exchange/tags/selfhosting" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>selfhosting</span></a> blog down, this time some casual notes on <a href="https://infosec.exchange/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <a href="https://infosec.exchange/tags/security" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>security</span></a>. Love it or hate it, systemd is a big player in the bulk of Linux systems out there, and these are a few notes on how to lock down some of the defaults.</p>
Senioradmin<p>How to install <a href="https://social.tchncs.de/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a> 13 <a href="https://social.tchncs.de/tags/Trixie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Trixie</span></a> with <a href="https://social.tchncs.de/tags/runit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>runit</span></a> instead of <a href="https://social.tchncs.de/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> </p><p>* Boot the "netinstall" medium and do normal text-based installation<br>* At "Software selection" deselect all options<br>* After "Finishing the installation" DON't choose "Continue".Choose "Go back"<br>* Select "Execute a shell" and "Continue"<br>* At the shell enter "chroot /target"<br>* Enter "apt --allow-remove-essential install runit runit-init rsyslog systemd- sysv-systemd- init-" (the dashes after the last 3 packages are important)<br>* Hit Return <br>* Enter "exit"<br>* Back in the Debian installer main menu choose "Finish the installation" and then "Continue"<br>* reboot and login<br>* Create a file /etc/apt/preferences.d/systemd with the content:<br>Package: systemd<br>Pin: release *<br>Pin-Priority: -1<br>* execute "apt purge systemd"<br>* Profit</p>
Andy<p>you ever get an error and have to check the date to make sure it's not April 1st?<br><a href="https://pnw.zone/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a></p>
Martin Schlüter 🌻<p><span class="h-card" translate="no"><a href="https://chaos.social/@dentangle" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dentangle</span></a></span> I guess <a href="https://gruene.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> takes care of it now 😜</p>
Diego Córdoba 🇦🇷<p>¿Hiciste cambios en el sistema, o actualizaste, y querés reiniciar?</p><p>¿No cambiaron cosas en el núcleo/kernel?</p><p>Entonces podés realizar un "soft-reboot", y reiniciar el espacio de usuario solamente, sin reiniciar el sistema completo.</p><p>$ sudo systemctl soft-reboot</p><p>Disponible en systemd &gt;254</p><p><a href="https://mstdn.io/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <a href="https://mstdn.io/tags/softreboot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softreboot</span></a> <a href="https://mstdn.io/tags/gnu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gnu</span></a> <a href="https://mstdn.io/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mstdn.io/tags/reboot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reboot</span></a></p>
9Lukas5 🚂 🐧<p>Da willst ne <a href="https://mastodontech.de/tags/qemu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qemu</span></a> VM über <a href="https://mastodontech.de/tags/Systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Systemd</span></a> starten und packst den Pfad zur PIDFile in die Service Unit, da schnauzt dich Systemd an die PIDFile sei wegen irgendwas mit Symlink Chain bzw. cgroups nicht akzeptabel?? 😵‍💫🥲</p>
lianna<p>I've been a silly hobby contrarian for the longest time. It always gives me an inexplicable, warm feeling to do things the unpopular way, to tread untrodden paths.</p><p>I play the least popular character type or class in video <a href="https://micro.webgarden.click/tags/games" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>games</span></a> like <a href="https://micro.webgarden.click/tags/ffxiv" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FFXIV</span></a> or <a href="https://micro.webgarden.click/tags/battlefield" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Battlefield</span></a>. No metagaming and no guides - even for strategy or tycoon games. When I learn what the best starter setup is, I use another. I used subpar <a href="https://micro.webgarden.click/tags/chess" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>chess</span></a> openings even while learning.</p><p>If possible, I used alternative mod frameworks like <a href="https://micro.webgarden.click/tags/fabric" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Fabric</span></a> or <a href="https://micro.webgarden.click/tags/quilt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Quilt</span></a> for <a href="https://micro.webgarden.click/tags/minecraft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Minecraft</span></a>. No <a href="https://micro.webgarden.click/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> and no <a href="https://micro.webgarden.click/tags/mastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Mastodon</span></a>. I always wanted to use super obscure <a href="https://micro.webgarden.click/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> distributions and desktop environments.</p><p>But there's one exception.</p><p>After decades of using and enjoying obscure window managers and desktops, I am a full-on <a href="https://micro.webgarden.click/tags/kde" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KDE</span></a> fan.</p><p>And with that context, that's a big compliment. I love KDE. It does everything I want from a desktop. It's the most popular, but I don't care. It's perfect to me.</p>
Marianne Spiller<p><a href="https://konfigurationsmanufaktur.de/tags/NTP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NTP</span></a>. <a href="https://konfigurationsmanufaktur.de/tags/NTPSEC" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NTPSEC</span></a>. <a href="https://konfigurationsmanufaktur.de/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a>-timesyncd. <a href="https://konfigurationsmanufaktur.de/tags/chrony" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>chrony</span></a>. Gibt's irgendwo eine hübsche Gegenüberstellung, wer was (besser) kann? 🤔</p>
John Goerzen<p><span class="h-card" translate="no"><a href="https://freeradical.zone/@LeftCoast" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>LeftCoast</span></a></span> Yep, 70MB RAM and it is using about 1GB on the 16GB MicroSD card that holds the OS. I could get that storage space down also if I had any need to, but I haven't bothered.</p><p>The <a href="https://floss.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> opponents can note that systemd is using approximately half the total memory in use on the system.</p><p>The <a href="https://floss.social/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> fans can note that systemd is using only 35MB.</p><p>So there you have it, everybody wins 🙂 </p><p>Either way, most of the RAM is used for cache!</p>
Mark<p><a href="https://hard.blue/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> never fails to impress:</p><p>● homebridge<br> State: running<br> Units: 306 loaded (incl. loaded aliases)<br> Jobs: 0 queued<br> Failed: 0 units<br> Since: Wed 1969-12-31 16:00:03 PST; 55 years 7 months ago</p><p>And in case you were wondering:</p><p>mark@homebridge:~ $ date<br>Thu Aug 7 07:20:23 PM PDT 2025</p><p>🙄 </p><p>I particularly love how Windows boots almost 3 times as fast as Linux now under systemd. </p><p>💩</p>
Barry Schwartz 🫖<p>I just thought of</p><p>(a) Installing a cron on my NixOS systems.</p><p>(b) Setting up cron.monthly, cron.daily, etc., or even cron.15th-of-each-month and so forth.</p><p>(c) Timing events by putting scripts in these directories.</p><p>(d) Doing all this with the NixOS configuration.</p><p>Why?</p><p>BECAUSE SYSTEMD IS EVIL!!!!!!!</p><p>Systemd is what you get when people are working on this who have never in their lives used Unix, and those who have and care much contribute to BSDs instead.</p><p><a href="https://masto.ai/tags/NixOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NixOS</span></a> <a href="https://masto.ai/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> <a href="https://masto.ai/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://masto.ai/tags/POSIX" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>POSIX</span></a> <a href="https://masto.ai/tags/Unix" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Unix</span></a></p>
:linux: StarkZarn :verified:<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@opensuse" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>opensuse</span></a></span> Excellent article on practical use of <a href="https://infosec.exchange/tags/TPM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TPM</span></a> plus PIN interactivity in <a href="https://infosec.exchange/tags/systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>systemd</span></a> based distros for any of those interested</p>
OSTechNix<p>What is Userspace Reboot or Soft Reboot in Linux? A Simple Guide for Beginners <a href="https://floss.social/tags/Systemd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Systemd</span></a> <a href="https://floss.social/tags/Userspace" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Userspace</span></a> <a href="https://floss.social/tags/Kernel" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Kernel</span></a> <a href="https://floss.social/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://floss.social/tags/Linuxbasics" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxbasics</span></a> <a href="https://floss.social/tags/Linuxcommands" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxcommands</span></a> <a href="https://floss.social/tags/Linuxhowto" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linuxhowto</span></a> <br><a href="https://ostechnix.com/userspace-reboot-linux/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">ostechnix.com/userspace-reboot</span><span class="invisible">-linux/</span></a></p>