this post was submitted on 23 Mar 2024
102 points (95.5% liked)

Linux

48328 readers
632 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 see people talking about doas saying it's just like sudo but with less features. I'm just wondering if there is any situation where you should use doas or if it's just personal preference.

you are viewing a single comment's thread
view the rest of the comments
[–] Communist@lemmy.ml 12 points 8 months ago (14 children)

I just use doas because sudo has a bunch of features i don't care about or use, and doas does everything i need while being significantly smaller.

[–] fuckwit_mcbumcrumble@lemmy.world 10 points 8 months ago (13 children)

Does the size of a 6kb program really make that much of a difference?

Side note: If I'm reading this right (ignoring dependencies) sudo is 6kb while doas is 14kb.

[–] Communist@lemmy.ml 2 points 8 months ago

No, but it's cleaner and designed for my usecase, and no real work to setup for me, all I had to do was add an alias

load more comments (12 replies)
load more comments (12 replies)