this post was submitted on 09 Apr 2024
312 points (98.8% liked)

Linux

47232 readers
777 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
 

I thought I'll make this thread for all of you out there who have questions but are afraid to ask them. This is your chance!

I'll try my best to answer any questions here, but I hope others in the community will contribute too!

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

Is there a way to remove having to enter my password for everything?

Wake computer from Screensaver? Password.
Install something? Password.
Updates (biggest one. Updates should in my opinion just work without, because being up to date is important for security reasons)? Password.

I understand sudo needs a password,but all the other stuff I just want off. The frequency is rediculous. I don't ever leave my house with my computer, and I don't want to enter a password for my wife everytime she wants to use it.

[–] [email protected] 0 points 5 months ago (2 children)

These are all valid reasons to request a password 🤔

  • Wake computer from Screensaver? Password.

Check your screen saver settings. Dunno which desktop environment you're using. KDE should allow you to not enter a password for this.

  • Install something? Password.
  • Updates (biggest one. Updates should in my opinion just work without, because being up to date is important for security reasons)? Password.

Installing stuff runs sudo in the background hence the password prompt. Updates = installing stuff. Look up "passwordless sudo". At this point, when do you even want a password to be shown? If you don't need a password, get rid of it entirely.

Anti Commercial AI thingyCC BY-NC-SA 4.0

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

At this point, when do you even want a password to be shown? If you don’t need a password, get rid of it entirely.

Do you still do this by just pressing enter when you change your password? (i.e. entering no password as your password)

[–] [email protected] 1 points 5 months ago

Yep, using an empty password should work. They keyring will also need an empty password.

Anti Commercial AI thingyCC BY-NC-SA 4.0

load more comments (10 replies)