• 0 Posts
  • 89 Comments
Joined 1 year ago
cake
Cake day: July 11th, 2023

help-circle












  • Used it once… it’s as annoying as shit since you can’t just run apps you have to type ‘flatpack run org.mozilla.firefox’ instead of just typing ‘firefox’ (and I had to google that because I just can’t remember the sequence). Also for some reason it’s slow… as you mentioned a 1 second delay before anything works. I can’t see myself using it again.


  • tony@lemmy.hoyle.me.uktoLinux@lemmy.mlRun command as not-root
    link
    fedilink
    arrow-up
    15
    arrow-down
    4
    ·
    8 months ago

    The system is broken. Wipe it and start again. I could imagine a system with no configured root but root only is just a security nightmare and not worth using as a starting point.

    I really hope that machine isn’t exposed to the internet…

    In theory a root application can drop capabilities when it starts up and remain root pid, but it’s not that common… it’s used for certain system apps that require root to increase security. It is not a replacement for unprivileged users.