this post was submitted on 22 Aug 2023
9 points (100.0% liked)

Linux

47361 readers
939 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
 

... 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.

all 26 comments
sorted by: hot top controversial new old
[–] [email protected] 4 points 1 year ago

I don't use Endeavor or Arch (btw), but KDE Plasma is amazing. I'd probably be happy with any distro as long as it supported plasma.

[–] [email protected] 2 points 1 year ago

You forgot "I use Arch BTW" at the end of your post.

[–] [email protected] 2 points 1 year ago (4 children)

You mentioned customizing your bash prompt, I recommend checking out OhMyBash. https://github.com/ohmybash/oh-my-bash.

Alternatively, zsh is also good, and a little bit more modern. I still haven't found a solution that uses modern keyboard shortcuts and text entry functions. Even zsh things like shift+arrows and ctrl+arrows are an after market hack.

[–] [email protected] 1 points 1 year ago (1 children)

This will send me down another 4h rabbit hole today, thanks 😬

[–] [email protected] 1 points 1 year ago

It sounds like you're right at home in the Linux community!

[–] [email protected] 1 points 1 year ago

And the zsh equivalent Oh My Zsh

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

In case you're interested I've tried out a few things and kinda settled on fish, but will still use bash for scripting.

[–] [email protected] 0 points 1 year ago (1 children)

I'm a big fan of fish personally.

[–] [email protected] -1 points 1 year ago

I've heard of it but never checked it out. It will be worth a check at least.

[–] [email protected] 1 points 1 year ago (1 children)

you are using arch, always rememeber that, do backups, you have your university things there

[–] [email protected] 2 points 1 year ago

If you use a computer, make regular backups.

[–] [email protected] 1 points 1 year ago

EndeavourOS is very solid, surprised that it isn't more popular.

[–] [email protected] 1 points 1 year ago (1 children)

I've been using endeavouros for about a year now, and if things stay as they are I'll never be switching. Like you said it just sits right for some reason. Easy installed and everything just works, all my games run great on it as well. I use the zen kernel but I dont think its mandatory.

Biggest advice I can give is set up timeshift....like now. Its a huge safety net and will let you play with things with out worrying

[–] [email protected] 1 points 1 year ago

timeshift from the AUR, grub-btrfs from the repos to be able to boot right into snapshots.

[–] [email protected] 0 points 1 year ago (1 children)

I've never tried EndeavourOS as it always seems a bit pointless now archinstall exists.

[–] [email protected] 1 points 1 year ago (1 children)

Fair point. For me using a distro dedicated to making Arch accessible just is more attractive than having an installer and being on my own afterwards.

But yeah, EndeavourOS is pretty much just an installer with purple space theming.

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

Also, the community around a distro makes a difference. I don't think that the EndeavourOS community has quite the lofty expectations of its users that Arch users do, so getting help might be a bit more pleasant.

[–] [email protected] 0 points 1 year ago (1 children)

I'm looking to build a new PC (for Baldurs Gate 3) and been heavily leaning on ditching Windows for Endeavour. Or OpenSuse or Rhino? Some easy to set up rolling release. Considering Arch based to sorta match my Steam Deck.

Glad to hear everyone raves about Endeavor.

[–] [email protected] 1 points 1 year ago (1 children)

Endeavor is fantastic. For all the time I ran it, I never had any of the issues that people say Arch is riddled with: updates irreparably mucking up your system, packages making a mess of things, the AUR being unstable and dangerous. I've found that most of these claims come from people who are against the way Arch does things and have never actually tried it for any extensive amount of time.

You do need to be mindful of updates being pushed to your system (read the newsletters, they will tell you if anything in the update is broken and how to fix it) and have the technical know-how of how to fix those things when they do happen... And they will happen. That's any rolling release, though.

Personally I use OpenSUSE Tumbleweed for gaming, it was a breeze to set up and continues to be a breeze to work with. I love every second of it. But EndeavorOS is a very close second for me.

[–] [email protected] -1 points 1 year ago

I actually think a lot of Arch’s bad rap comes from Manjaro. Manjaro actually does have all these problems and people attribute them to Manjaro being an Arch derivative.

[–] [email protected] -1 points 1 year ago (2 children)

Is it like Manjaro without the bloat?

[–] [email protected] 1 points 1 year ago

It is Manjaro without the break.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

A major difference is Manjaro has its own repos which has a tendency to break AUR packages, while EndeavourOS uses the normal Arch repos. Endeavour is pretty much just pre-configured Arch so it bypasses a lot of the issues with security and stability that Manhjaro suffers from.

IMO I still think people should just use vanilla Arch so they can customize everything to the fullest but EndeavourOS is a decent option.

[–] [email protected] -1 points 1 year ago

Oh nice! I like Arch because of AUR, but I'm too lazy to go through the setup again, so I'll definitely try this.