Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person’s post makes sense in another community cross post into it.
Hope you enjoy the instance!
Follow the wormhole through a path of communities !webdev@programming.dev
the most common uses of sudo are:
pacman -Syu
andapt update && apt upgrade
. Windows needs proper CLI for the Microsoft Store or else windows sudo is quite lame.winget install
Chocolaty
Aww that’s cute, they’re trying to be big boy computers now
FINALLY! It only took them WAY TOO MANY FUCKING YEARS! Good job catching up to literal decades-old practices, guys! How do you like living in the 1990s?
Man, I’ll almost miss having to run a VNC session in parallel with WinRM to click on the UAC popup.
Windows is way ahead of the other operating systems. Not even gonna name them because they’re worthless
they should name it something else so searching for it doesn’t conflict with unix sudo
That’s the point, embrace, extend, extinguish.
Or enshitify perhaps.
This means I no longer have to use my workaround command that loads a new terminal window with admin privileges!
Now, I might not completely loathe using Windows at work.
https://github.com/gerardog/gsudo
It took them just under half a century! Good job!
astonishing work!
Introducing… hmmmm…
When are they going to add sudont? You know, the NT version of sudo 😹
More like
SudoExW
Legit didn’t realize until this news came out that windows didn’t have that same sort of “lawl, yes, I know what I’m doing and accept it might break my shit if I’m wrong” override access… but then I stopped using windows at 7 and only started again with 11 when my Linux beast died. (Temporary and migrating off already!)
I never really used cmd on windows, everything was gui… but I prefer terminal to gui on Linux (idk why, maybe just because it’s different and feels more in control. Also verbose logs are sexy).
You could do it, you just had to run your terminal as administrator.
Just right click the terminal, and “Run As Administrator”.
Command line stuff on Windows (server) is in a pretty decent state now, imo. It’s not perfect but more and more is manageable with powershell. It took some time to really grok that you’re basically always working with objects but I’m a big fan and now quite dislike having to deal with just “text” output when I do something in Linux. (Probably also because I need to do a lot less in it so I’m not used to it as much)
Personally again I also like the naming scheme much more than how it’s done in bash. If I need to do something I don’t know I can search the command by using logical words. E.g. I want to change the properties of a service but don’t know the command by heart I can use
And I’ll get a list of all commands that contain the word service.
When it comes to admin privileges you simply have the privileges of the account you used to start the session, which has its’ own dangers I suppose since it requires you to maintain account hygiene yourself.
deleted by creator
If you dig the structured output of powershell, you might want to check out Nushell. It’s a cross-platform shell that builds on powershell’s structured data approach but is much less verbose and, in my opinion, more intuitive than both powershell and Posix shells.
Thanks, will check that out.
“Look what they need to mimic a fraction of our power!”
— something, something Arch BTW
not the onion
This is fine, but don’t make disabling ads and other tracing hidden under sudo commands that no one is going to guess.
Knowing how windows works sudo isn’t going to mean what we think it means. It’ll be like sudo for some things, and admin sudo for other.
Old saying still applies if something isnt working:
Linux: be root
Windows: reboot