this post was submitted on 14 Sep 2024
240 points (96.2% liked)

Linux

47341 readers
1377 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
240
Microsoft parody (lemmy.zip)
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]
 

I am a certified Linux user with almost 10 years of experience.

Please run the following command in a terminal:

sudo apt update && sudo apt upgrade -y

Let me know if this fixes your issue

- certified Linux expert

(I'm making fun of the 25 year Microsoft veterans on the support page that tell users to run SFC /scannow)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 5 days ago* (last edited 5 days ago) (2 children)

You joke but ssu is for that (since you are logged in already, why ask for a password).

Edit: this is for single-user systems. Makes yay (AUR helper) pretty convenient.

[–] [email protected] 19 points 5 days ago

Oh no. This is so bad. Who in their right mind would assume that a login user remains the same user throughout the session!?

Oh wait. Windows.

[–] [email protected] 17 points 5 days ago (2 children)

why ask for a password.

To give the user an extra second to realise they're doing dumb shit, and should stop?

[–] [email protected] 5 points 5 days ago

Also, so that a random program you run as an wheel user can't just get root access without asking.

[–] [email protected] 4 points 5 days ago* (last edited 5 days ago)

Like, editing a /etc/config file or installling a package. You're ading ssu to already, you're aware you're doing root tasks.