zadjii, to random
@zadjii@mastodon.social avatar

And here's my talk where I open sourced live on stage with @shanselman. There's a bunch of other cool stuff in there - , notebooks, , bit if you want just the , go straight to 37:30

https://youtu.be/vkss4VP5Z1A?si=D4wX--Il4jXRPymV

zadjii, to windows
@zadjii@mastodon.social avatar

oh I guess I made #sudo for #windows open source today at #msbuild

governa, to linux
@governa@fosstodon.org avatar

Practical Examples: Understanding and Using the Command in

https://linuxconfig.org/sudo-install-usage-and-sudoers-config-file-basics

kubikpixel, to linux German
@kubikpixel@chaos.social avatar

Wenn ich ehrlich bin, habe ich darüber zu wenig Ahnung. Ist dies so anzuwenden und zu empfehlen oder wie seht ihr dies?

»Systemd-Alternative zu sudo soll Linux sicherer machen:
run0 lässt reguläre Benutzer Programme mit root-Rechten ausführen. Es ähnelt sudo, nutzt aber andere Mechanismen zur Privilegienerhöhung und soll sicherer sein.«

🥷 https://www.heise.de/news/Systemd-Alternative-zu-sudo-soll-Linux-sicherer-machen-9705458.html


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?

jpmens, to random
@jpmens@mastodon.social avatar

"The [run0] tool is also a lot more fun to use than sudo. For example, by default, it will tint your terminal background in a reddish tone while you are operating with elevated privileges."

https://outpost.fosspost.org/d/19-systemd-wants-to-expand-to-include-a-sudo-replacement

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/

membook, to Meme
@membook@rigcz.club avatar
PCzanik, to random
@PCzanik@fosstodon.org avatar

Version 1.9.15 of gives more detailed information when using the -ll option. For commands, it adds the rule that allows it. Without a command parameter, it lists rules affecting a given user. It also prints which file contains the given rule, making debugging easier.
https://www.sudo.ws/posts/2023/11/more-info-with-ll-in-sudo-1.9.15/

publicvoit, to Cat
@publicvoit@graz.social avatar

Cats do have a built-in command:

How to Trim & Cut Your 's Nails Like a Pro!
https://www.youtube.com/watch?v=X5KbDzRNBzk

PCzanik, to random
@PCzanik@fosstodon.org avatar

1.9.8 and later allows you to intercept sub-commands:

https://www.sudo.ws/posts/2021/10/sudo-1.9.8-intercepting-commands/

Even with full root shell access through @sudoproject , you can prevent some commands from running.

PCzanik, to random
@PCzanik@fosstodon.org avatar

Here in Hungary the #Easter holidays are starting tomorrow and we also have Monday off. So, no #sudo / #syslog_ng posts from me for the next four days.

I hope this will not be your #EasterBunny
https://www.youtube.com/watch?v=tgj3nZWtOfA :-)

#HappyEaster

donwatkins, to linux
@donwatkins@fosstodon.org avatar

Learn how to assign authority for managing network functions or specific services to trusted users while protecting the security of the root password.

https://www.both.org/?p=4276

PCzanik, to random
@PCzanik@fosstodon.org avatar

Finally I had a bit of time to focus on conference CfPs. This week I submitted talk proposals for:

stdevel, to linux
@stdevel@chaos.social avatar
Dariusz_w, to linux
@Dariusz_w@seocommunity.social avatar

🇬🇧 𝗖𝗵𝗿𝗼𝗺𝗲𝗢𝗦, 𝗟𝗶𝗻𝘂𝘅 𝗲𝗻𝘃𝗶𝗿𝗼𝗻𝗺𝗲𝗻𝘁 𝗮𝗻𝗱 𝘀𝘂𝗱𝗼 𝗽𝗮𝘀𝘀𝘄𝗼𝗿𝗱

https://dariusz.wieckiewicz.org/en/chromeos-linux-sudo-password/






maxleibman, to linux
@maxleibman@mastodon.social avatar

I’ll admit Linux is the superior operating system when you all agree that “sudo” and “pseudo” are homophones.

maxleibman,
@maxleibman@mastodon.social avatar
zadjii, to windows
@zadjii@mastodon.social avatar

Hey apparently, I'm gonna be on the Insider webcast today (at noon central) to talk about for windows.

https://aka.ms/WIPwebcast

What a great way for me to deal with my crippling fear of public speaking 😂

kir4ik52, to windows Russian
@kir4ik52@mastodon.ml avatar


Как тебе такое Microsoft :blobfoxnerd:
В ответ на появление sudo в Windows разработчики сообщества свободного ПО решили перенести Word в OpenBSD.
На этот шаг ментейнеры проекта и последователи Тео де Раадта пошли из-за претензий по поводу попытки Microsoft сделать свою версию sudo для Windows 11 без предварительного согласования своих действий с разработчиками оригинальной утилиты.

Как отмечает Тео де Раадт (создатель OpenBSD):

Cделать это нужно также, как и в Microsoft:

  1. Не обращать внимания на путаницу в именах.

  2. Не заботиться о совместимом поведении.

  3. Не заботиться о товарных знаках или де-факто товарных знаках.

  4. Не спрашивать первоначальные продуктовые команды, все ли в порядке.

https://t.me/black_triangle_tg/4739

chikorita157, to windows
@chikorita157@sakurajima.moe avatar

Sudo is now on Windows. :bunhdthink:

Get ready for that “this incident will be reported” message, if it is a thing on Windows.

https://xkcd.com/838/

https://devblogs.microsoft.com/commandline/introducing-sudo-for-windows/

rohad, to linux
@rohad@fosstodon.org avatar

This cli tool might be really good for others, like me, who are new to Linux. I love it.

"eg" outputs examples of common commands you query. I tried out "eg touch" in the left panel and this is what came out. Bit more info in the right panel.

You can install it with pip ("sudo apt install pip" then "pip install eg").

More info here: https://github.com/srsudar/eg

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