this post was submitted on 22 Aug 2023
287 points (98.0% liked)

Linux

47345 readers
1274 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
287
submitted 1 year ago* (last edited 1 year ago) by prof@infosec.pub to c/linux@lemmy.ml
 

... and I absolutely love it.

After my previous post where I asked for advice on distros I have tried Mint and EndeavourOS first as VM's and afterwards I gave them their own partition and tried it on my real hardware.

Something about EndeavourOS just sat right though and I promptly replaced my windows install with it. KDE Plasma also blows me away with the amount of customisation that is possible.

I've spent some time configuring today but mostly aesthetic stuff as my hardware worked 95% out of the box. Some odd dependencies were missing for steam to work properly but I'm really not missing anything that windows had right now.

I'm curious how my uni workflow will look like now, but I'm sure I can make it work.

Thanks a lot for the support and advice you've given me. I really love the community on here.

I'll get back to customising my bash prompt now. 😄

Edit: Due to popular demand:

I use Arch, btw.

you are viewing a single comment's thread
view the rest of the comments
[–] mortrek@lemmy.ml 3 points 1 year ago (1 children)

Only significant issue that I've had with EndeavourOS/Arch is when I had a laptop with it installed and didn't update for like 6 months because I rarely needed it. When I went to do a full update, it really messed multiple things up. There were just too many massive changes at once. I just shrugged and reinstalled with the newest ISO, but if I had heavily customized it or something, I would have been pretty annoyed. Ever since then I usually install it with BTRFS and auto pacman snapshots.

Also, never perform partial upgrades unless you know what you are doing. That's apparently the fastest way to mess things up. I played with this before and it definitely will break things.

[–] LeFantome@programming.dev 5 points 1 year ago

I certainly do recommend keeping a rolling release current.

That said, I have successfully fully upgrades several stale Arch systems. The biggest issue is the out of date GPG and keyring. Once you get through that, it is generally cake.