this post was submitted on 12 Sep 2023
137 points (98.6% liked)

Linux

47290 readers
637 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
top 50 comments
sorted by: hot top controversial new old
[–] gammarays@lemm.ee 95 points 1 year ago (4 children)

I think most people (including myself) prefer a minimal desktop by default, and then proceed to install only the software they need. Nevertheless, it always surprises me when I log in to a system that doesn't have vim.

[–] SSUPII@sopuli.xyz 65 points 1 year ago* (last edited 1 year ago) (1 children)

For almost all users, especially beginners, nano is just simpler faster and better. A lot of distributions are bundling it, and I am finding indeed systems without vim at all.

[–] d_k_bo@feddit.de 27 points 1 year ago (2 children)

Especially for beginners, micro would be even better.

load more comments (1 replies)
[–] s20@lemmy.ml 23 points 1 year ago* (last edited 1 year ago)

I disagree. Don't get me wrong, vim is amazing and all that, but I think nano is easier for new users to grok out of the box, making it a better choice most of the time. What it lacks in features it makes up for in transparency.

100% agree about the minimal set of desktop apps, though. That drives me crazy.

Just my 0.02$.

Edit: silly mistakes and clarification

[–] Drito@sh.itjust.works 8 points 1 year ago (2 children)

In all distro I tried, I always found Vi.

load more comments (2 replies)
load more comments (1 replies)
[–] user224@lemmy.sdf.org 54 points 1 year ago (5 children)

less, I don't remember what distro it was, but there wasn't less. There was more though.

[–] atlasraven31@lemm.ee 35 points 1 year ago* (last edited 1 year ago) (5 children)
[–] unsaid0415@szmer.info 11 points 1 year ago (1 children)

There's a LESS_IS_MORE env var for less which makes it behave like more. Or something like that. Check the manpage

load more comments (1 replies)
load more comments (4 replies)
load more comments (4 replies)
[–] Dotdev@programming.dev 51 points 1 year ago (2 children)

git not installed in ubuntu based distro was the shock for me.

load more comments (2 replies)
[–] SaltyIceteaMaker@lemmy.ml 46 points 1 year ago

Git. I feel like that is a pretty important part of any linux os nowadays

[–] ChristianWS@lemmy.eco.br 41 points 1 year ago

KDE Connect on KDE distros, just feels part of the KDE experience

[–] Deconceptualist@lemm.ee 41 points 1 year ago (3 children)
load more comments (3 replies)
[–] neo@lemmy.comfysnug.space 35 points 1 year ago

git really should be installed by default these days

[–] atlasraven31@lemm.ee 35 points 1 year ago

A Doom-clone. I mean, come on.

Seriously tho, Gparted for how useful it is.

[–] backhdlp@lemmy.blahaj.zone 33 points 1 year ago (1 children)

git isn't in Arch's base-devel

load more comments (1 replies)
[–] solberg@lemmy.blahaj.zone 27 points 1 year ago (5 children)

Nano (or pico). I had to use vi one time 😭

[–] agressivelyPassive@feddit.de 14 points 1 year ago (5 children)

Which distro doesn't ship nano? I've only ever seen this in embedded or docker contexts.

Condolences for your vile experiences, though.

load more comments (5 replies)
[–] Ozzy@lemmy.ml 10 points 1 year ago

🤕 <-- he was forced to use vi

load more comments (3 replies)
[–] vsis@feddit.cl 25 points 1 year ago (4 children)
load more comments (4 replies)
[–] Swiggles@lemmy.blahaj.zone 24 points 1 year ago (11 children)

I am surprised that vi is often available, but not vim. It's really annoying on many RHEL based distros, because I am so used to typing vim. Otherwise there is just git I deem essential.

load more comments (11 replies)
[–] Snowplow8861@lemmus.org 24 points 1 year ago (2 children)
load more comments (2 replies)
[–] pixelprimer@lemmy.world 23 points 1 year ago (1 children)
[–] d_k_bo@feddit.de 20 points 1 year ago (4 children)

netstat is mostly deprecated and superseded by the ss command.

load more comments (4 replies)
[–] Supermariofan67@programming.dev 22 points 1 year ago (1 children)
load more comments (1 replies)
[–] shotgun_crab@lemmy.world 19 points 1 year ago (8 children)
load more comments (8 replies)
[–] Ecology8622@lemmy.ml 19 points 1 year ago (3 children)

IMO nothing. As long as it can detect network I can install whatever tools I need.

load more comments (3 replies)
[–] SamsonSeinfelder@feddit.de 17 points 1 year ago (6 children)

useradd - I just wanted to give a friend my notebook for a python lecture and thought I could just add him as a new user. Apparently not by default.

load more comments (5 replies)
[–] Frederic@beehaw.org 16 points 1 year ago

openssh-server, how can you connect to your PC from elsewhere without sshd ?!?

[–] JackbyDev@programming.dev 15 points 1 year ago
[–] hottari@lemmy.ml 15 points 1 year ago (16 children)
  • Multimedia/ h264 codecs ??
  • KDE/GSconnect
  • Something like Arch's downgrade package + an archive of package versions
  • Hardware video acceleration support is sorely lacking
  • Picture-in-picture in Gnome's Wayland (bug that a gnome-shell extension fixes!)
[–] bjorney@lemmy.ca 16 points 1 year ago (11 children)

Multimedia codecs have a different license agreement than the OS so they aren't bundled by default for a reason

load more comments (11 replies)
load more comments (15 replies)
[–] fxt_ryknow@lemmy.world 13 points 1 year ago

First installs for me are always vim and tmux.

[–] ClemaX@lemm.ee 12 points 1 year ago

ncdu for analyzing disk space usage in TUI.

[–] astroturds@startrek.website 11 points 1 year ago (4 children)

I'm always shocked that other distros haven't made their own version of Yast from opensuse

load more comments (4 replies)
[–] qyron@sopuli.xyz 10 points 1 year ago (2 children)

Let's try the other way around: what default apps are pre installed that really don't need or should not be?

I get that most distros try to give a good out of the box desktop for the average user, while also saving time for who is (trying to) providing services or building machines to sell but it can get annoying booting into a fresh install, take a look at the defaults and go "nah, that's going away, and that, that and the other".

I'm not advocating for LFS but sometimes I wish we could get an option to install just what is necessary to make the hardware run and a chosen desktop or window manager and from there install whatever we may need.

[–] OldPain@lemmy.world 18 points 1 year ago (4 children)
load more comments (4 replies)
load more comments (1 replies)
[–] nik282000@lemmy.ml 10 points 1 year ago* (last edited 1 year ago) (10 children)

Debian, sudo, at least when ever I install it without a desktop.

edit: I'm dumb af, it tells you right in the installer, I just never read it

load more comments (10 replies)
[–] gamey@feddit.rocks 10 points 1 year ago* (last edited 1 year ago)

htop, distrobox and in some cases Flatpak!

Edit: after reading the comments I want to add curl and git, seriously, why aren't those a default?!

[–] rattking@lemmy.ml 10 points 1 year ago (1 children)

Not a specific distro per se but I'm shocked by how many minified docker images do not include which I've wasted so much time trying to figure out why a build failed with some tool missing after I explicitly installed that tool only to find deep down in a script somewhere a tool=$(which tool) >/dev/null in there failing and eating the error message! Remember folks always which which first to avoid such issues ;)

load more comments (1 replies)
[–] UntouchedWagons@lemmy.ca 9 points 1 year ago (2 children)

nslookup quite a few times I'd try and resolve a domain name only to find out the command isn't available and I'd need to google what package adds it.

load more comments (2 replies)
[–] FooBarrington@lemmy.world 8 points 1 year ago (2 children)

I always use:

load more comments (2 replies)
load more comments
view more: next ›