drmorr, to linux
@drmorr@hachyderm.io avatar

I generally am in the ambivalent-to-in-favor-of-systemd camp, i think it's a heck of a lot nicer than the randomass init scripts we used to have to deal with, but.....

Did we really need a sudo replacement?

kyonshi, (edited ) to random
@kyonshi@dice.camp avatar

Ha. Turns out my incoherent rant about actually got a response from Lennart Poettering, which I didn't see because he's on mastodon.social.

not that it helped because he went all "that's not a systemd issue"

(sure it isn't but as I mentioned I actually solved the issue with the variables. The issue now is that the stuff still doesn't actually start because... what was it this time? It closed with an exit code? The reset counter is too high? Or something about the wrong folder?)

release_candidate, to linux
@release_candidate@bsd.cafe avatar

If sudo is too bloat, distros have only one option.

Not using doas and give yet another responsibility.

All Linux problems are solved with moar systemd.

kyonshi, to random
@kyonshi@dice.camp avatar

I don't know if and me are gonna be friends anytime soon.

it never does what it is supposed to do. what was wrong with simple cron jobs? I liked cron jobs. put stuff in, let run at time. simple. but systemd?

what the hell's a $DBUS_SESSION_BUS_ADDRESS?! why does this service need a $XDG_RUNTIME_DIR?!

and now that I have solved those issues it still doesn't want to run. gaaaaah.

throws systemd out of the window

bluca, to random
@bluca@fosstodon.org avatar

Reminder that the CFP for @allsystemsgo 2024 is open, one month and two weeks to go until the deadline! You can submit your proposal at https://cfp.all-systems-go.io/all-systems-go-2024/cfp
Tickets are also on sale at https://all-systems-go.io/

debugpoint, to linux
@debugpoint@floss.social avatar

Introducing run0: Run Processes as Other Users with systemd
https://debugpointnews.com/systemd-run0/

governa, to random
@governa@fosstodon.org avatar
linuxiac, to linux
@linuxiac@mastodon.social avatar

Lennart Poettering reveals run0 in systemd v256, a fresh take on secure privilege escalation, aiming to phase out traditional SUID binaries.
https://linuxiac.com/systemd-v256-introduces-run0/

kyonshi, to random
@kyonshi@dice.camp avatar

finally have my server running about the way I want. next thing will be linking it up to another server to create a tiny little irc network.

it really isn't hard to set up either this ircd (ngircd) or one of the alternatives in debian, the only thing I have issues with is how it interacts with when you try to restart it. but that's a systemd thing. and maybe I'm just bad at that.

otherwise you can just install the package and have a working irc server just like that.

irc conversation in irssi

kyonshi, to random
@kyonshi@dice.camp avatar

replaced the daemon I have running on my small machine with ngircd, which turns out to be much easier to configure than inspircd, and then stopped working once I tried to restart the service.
man, I just can't...

jbzfn, to opensource
@jbzfn@mastodon.social avatar

💰 Sovereign Tech Fund Makes New Investments Into GNOME & PHP, Bug Bounty For systemd
@phoronix

https://www.phoronix.com/news/Sovereign-Tech-Fund-PHP-GNOME

bluca, to random
@bluca@fosstodon.org avatar

v256~rc1 is out! You know the drill, download it, run it, find all the bugs and report them - possibly to somebody else, I'll be at the nearest pub

https://github.com/systemd/systemd/releases/tag/v256-rc1

potatomeow, to random
@potatomeow@fosstodon.org avatar

debugging between podman's container / quadlet file with systemd is kinda tricky, especially when there is a typo in the container file, there is not warning or error i can find from journalctl. took me a whole day + night to realized that 1 single typo. the parser is just too graceful...

opensuse, to Tumbleweed
@opensuse@fosstodon.org avatar

Find out more about -boot in & . Full Disk Encryption! It starts in about 30 minutes. https://lnkd.in/eyBd7m6Q

herzenschein, to linux
@herzenschein@furry.engineer avatar

Cool Linux trivia: idle inhibition.

Freedesktop has a specification for idle inhibition[1] (which hinders sleep from triggering when you're watching videos, for example) exposed via org.freedesktop.ScreenSaver.Inhibit. To use it in your application, all you need to do is make a D-Bus call, whether it is Inhibit to enable it or UnInhibit to disable it.

The systemd suite includes a tool called systemd-inhibit[2] that lets you call some software and ensure that it will inhibit idle/poweroff/restart/reboot/suspend/hibernate for the duration of the software's lifetime. This is also exposed via org.freedesktop.login1.Manager.Inhibit!

KDE CLI tools includes a similar small utility called kde-inhibit[3] which in addition to supporting inhibition during the software's lifetime lets you inhibit notifications or the Plasma-specific night color mode.

[1] https://specifications.freedesktop.org/idle-inhibit-spec/latest/
[2] https://www.freedesktop.org/software/systemd/man/latest/systemd-inhibit.html
[3] https://invent.kde.org/plasma/kde-cli-tools

yabuki, to random Japanese
@yabuki@pao.moe avatar

sshfsのようにRCloneって使えたんだ。

https://blog.arithmeticoverflow.com/posts/20230116-rclone-ssh/

nogajun,
@nogajun@mastodon.social avatar

@yabuki systemd userのauto mountしてると楽ですよ。これでGoogle DriveとOneDriveマウントしてます
https://rclone.org/commands/rclone_mount/#systemd

lindi2, to random

'systemctl show ctrl-alt-del.target' shows data in nice machine-readable format. Any idea why 'systemctl show "*"' does not include ctrl-alt-del.target? Adding --type=target does not seem to help either.

jschauma, to random
@jschauma@mstdn.social avatar

Here's a thorough analysis of all the commits by "Jia Tan" from 2023-08 through 2024-03, showing the many legitimate code changes done before the introduction of the :

https://tukaani.org/xz-backdoor/review.html

jschauma,
@jschauma@mstdn.social avatar

Excellent summary by Solar Designer on oss-security of what's happened in the last two weeks in response to the :

https://www.openwall.com/lists/oss-security/2024/04/16/5

Noteworthy:

caiocgo, to KDE
@caiocgo@mastodon.social avatar

deleted_by_author

  • Loading...
  • r1w1s1,
    @r1w1s1@mastodon.social avatar

    @caiocgo @massa I really like for me the best DE but you should try :) I like but I don't like

    bluca, to random
    @bluca@fosstodon.org avatar

    has joined the @sovtechfund and we now have a security bugs bounty program up and running on https://yeswehack.com/programs/systemd-bug-bounty-program

    Good hunting!

    genebean, to NixOS
    @genebean@fosstodon.org avatar

    I’m impressed enough with native (systemd-nspawn) containers that I think I’m going to use them for more parts of my home server as a way of providing a tad bit more isolation between services.
    [ ]

    Okanogen, to debian
    @Okanogen@mastodon.social avatar

    So all it took was a near miss asteroid security nightmare to get the maintainers to at least start to do at least one of the things folks have been concerned about for over a decade.
    https://linuxiac.com/after-a-recent-ssh-vulnerability-systemd-reduces-dependencies/

    governa, to random
    @governa@fosstodon.org avatar
    jbzfn, to linux
    @jbzfn@mastodon.social avatar

    🐞 After a Recent SSH Vulnerability, Systemd Reduces Dependencies | Linuxiac

    「 The rationale behind this request is to strip down libsystemd to its core functionalities, thereby reducing the risk of vulnerabilities that could compromise system security 」

    https://linuxiac.com/after-a-recent-ssh-vulnerability-systemd-reduces-dependencies

    #XZBackdoor #Linux #Systemd #Opensource #Cybersecurity

    xtaran, to debian
    @xtaran@chaos.social avatar

    Yay, reduces dependencies (in Debian Unstable for now) and removes dependency.

    openssh (1:9.7p1-4) unstable; urgency=medium

    • Rework systemd readiness notification and socket activation patches to not link against libsystemd (the former via an upstream patch).
    • […]

    Thanks Colin Watson!

    (via https://tracker.debian.org/news/1516548/accepted-openssh-197p1-4-source-into-unstable/)

  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • InstantRegret
  • DreamBathrooms
  • ethstaker
  • magazineikmin
  • thenastyranch
  • ngwrru68w68
  • Youngstown
  • slotface
  • modclub
  • love
  • kavyap
  • everett
  • cubers
  • anitta
  • mdbf
  • khanakhh
  • tacticalgear
  • osvaldo12
  • rosin
  • tester
  • GTA5RPClips
  • cisconetworking
  • Durango
  • normalnudes
  • provamag3
  • Leos
  • JUstTest
  • All magazines