this post was submitted on 12 Sep 2023
128 points (99.2% liked)

Linux

48331 readers
879 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 92 points 1 year ago (3 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 59 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 23 points 1 year ago (2 children)

Especially for beginners, micro would be even better.

load more comments (1 replies)
[–] s20@lemmy.ml 20 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 7 points 1 year ago (2 children)

In all distro I tried, I always found Vi.

[–] digger@lemmy.ca 8 points 1 year ago

Vi is standardized in both POSIX and Single Unix Specification.

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

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

[–] atlasraven31@lemm.ee 28 points 1 year ago* (last edited 1 year ago) (5 children)
load more comments (4 replies)
load more comments (3 replies)
[–] Dotdev@programming.dev 46 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 39 points 1 year ago

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

[–] Deconceptualist@lemm.ee 39 points 1 year ago (3 children)
load more comments (3 replies)
[–] ChristianWS@lemmy.eco.br 36 points 1 year ago

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

[–] neo@lemmy.comfysnug.space 33 points 1 year ago

git really should be installed by default these days

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

A Doom-clone. I mean, come on.

Seriously tho, Gparted for how useful it is.

[–] backhdlp@lemmy.blahaj.zone 31 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 12 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 9 points 1 year ago

🤕 <-- he was forced to use vi

load more comments (3 replies)
[–] Snowplow8861@lemmus.org 24 points 1 year ago (2 children)
load more comments (2 replies)
[–] Swiggles@lemmy.blahaj.zone 23 points 1 year ago (9 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 (9 replies)
[–] pixelprimer@lemmy.world 22 points 1 year ago (1 children)
[–] d_k_bo@feddit.de 18 points 1 year ago (4 children)

netstat is mostly deprecated and superseded by the ss command.

load more comments (4 replies)
[–] vsis@feddit.cl 21 points 1 year ago (4 children)
load more comments (4 replies)
[–] Supermariofan67@programming.dev 20 points 1 year ago (1 children)
load more comments (1 replies)
[–] shotgun_crab@lemmy.world 17 points 1 year ago (8 children)
load more comments (8 replies)
[–] SamsonSeinfelder@feddit.de 16 points 1 year ago (3 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.

[–] x3i@lemmy.x3i.tech 7 points 1 year ago (1 children)

Ran into this some time ago and learned that there is a more rudimentary command adduser instead but it does not do things like home folder creation

load more comments (1 replies)
load more comments (1 replies)
[–] JackbyDev@programming.dev 16 points 1 year ago
[–] ClemaX@lemm.ee 13 points 1 year ago

ncdu for analyzing disk space usage in TUI.

[–] Frederic@beehaw.org 12 points 1 year ago

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

[–] 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)
[–] nik282000@lemmy.ml 10 points 1 year ago* (last edited 1 year ago) (7 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 (7 replies)
[–] gamey@feddit.rocks 9 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?!

[–] qyron@sopuli.xyz 9 points 1 year ago (1 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 (3 children)
[–] qyron@sopuli.xyz 7 points 1 year ago (1 children)

Not a chance. Me and Arch don't mix. I'm a Debianite.

load more comments (1 replies)
load more comments (2 replies)
[–] Turtle@aussie.zone 9 points 1 year ago* (last edited 1 year ago) (4 children)

The first couple commands I run after install:

$ sudo apt install vim
$ sudo apt autopurge libreoffice*
[–] cows_are_underrated@feddit.de 12 points 1 year ago (1 children)

I actually like Libre office very much, since it's a good open source office software.

load more comments (1 replies)
load more comments (3 replies)
[–] spez@sh.itjust.works 8 points 1 year ago

Mission Center, it finally brings a task manager like UI on Linux. Alternative for people not wanting to use a TUI like htop.

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

I always use:

load more comments (2 replies)
[–] 5714@lemmy.dbzer0.com 7 points 1 year ago (1 children)
[–] caseyweederman@lemmy.ca 9 points 1 year ago

Well really

anything (Arch)

[–] learnbyexample@programming.dev 7 points 1 year ago (1 children)
load more comments (1 replies)
load more comments
view more: next ›