this post was submitted on 31 May 2024
-36 points (25.0% liked)

Linux

48634 readers
1733 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
 

Isn't it enough to just enter your password once to login, then receive a warning whenever you're about to do something potentially dangerous?

If it's such a big security risk, how come the most popular and widely used operating systems in the world and their users seem to be unaffected by it?

I guarantee, most new users coming to Linux from Windows/macOS are going to laugh and look at you funny if you try to justify entering your password again and again and again.

you are viewing a single comment's thread
view the rest of the comments
[–] FigMcLargeHuge 14 points 6 months ago (5 children)

FYI, you don't need to either on linux. Look up sudo.

[–] [email protected] 1 points 6 months ago (4 children)

Then why is it when I use sudo, it asks for my password? Huh? Yeah, if I'm quick and run another sudo command within a minute or whatever the time limit is I don't need to enter it again, but it usually times out by the time whatever I was doing finishes.

[–] FigMcLargeHuge 1 points 6 months ago (1 children)

Well evidently you didn't look up sudo. There is a sudoers file where you set up commands that can be run by users without asking for a password. It is very detailed and can go from anyone with sudo access can run anything without a password prompt to user x can only run a certain command with certain command line options. There's some serious lack of experience showing in this thread. Thinking about it, yeah, better yet, stay away from sudo if you can't grasp basic admin functions.

[–] [email protected] 1 points 6 months ago (1 children)

There are a lot of people just getting into Linux that are here to learn. Take your gatekeeping bullshit and shove it up your ass.

[–] FigMcLargeHuge 0 points 6 months ago

Take a pill there... How would you like them to learn? By running some command with sudo that they don't understand and blowing away their system? Because that's what can happen if you don't understand what you are doing. It's not gatekeeping, it's being realistic with what can be done when you are playing around with things like sudo.

load more comments (2 replies)
load more comments (2 replies)