250
submitted 9 months ago by jezebelley3d@lemmy.zip to c/linux@lemmy.ml

Welp, I made a similar thread yesterday regarding Manjaro but I decided to swap to Fedora as my daily driver for stability purposes. Unfortunately since fedora is yet another non Debian distro I need help finding a Syncterm replacement.

I'm my previous thread it was pointed out to me that syncterm has a docker option which I can run on Fedora, but I'd prefer running an app locally if possible.

I tried the Syncterm snap package which boots inside bash, but it doesn't have ANSI support (which is the entire point of using Syncterm) since I assume it's simply piggy backing off of bash- hence the 1.5* review on the snap store.

Looking for options.. if anyone can help a Linux noob I'm all ears. I tried Alien to convert deb to rpm and fell on my face.

you are viewing a single comment's thread
view the rest of the comments
[-] CorrodedCranium@leminal.space 80 points 9 months ago* (last edited 9 months ago)

If you are looking for something a little more stable than Manjaro but still Arch based and beginner friendly EndeavorOS is a good option.

Not an answer to your question or suggesting you jump from Fedora just putting it out there.

[-] spaduf@slrpnk.net 37 points 9 months ago* (last edited 9 months ago)

These days, there is also the official guided installer for arch that may be worth a try. I had similar issues with Manjaro, but since this has been around I've never had a reason to try any arch derivative.

[-] CorrodedCranium@leminal.space 2 points 9 months ago* (last edited 9 months ago)

Good to hear. Thanks for the link. I'll have to test it out in a VM

[-] fxdave@lemmy.ml 11 points 9 months ago* (last edited 9 months ago)

My brother had that OS. It worked fine until it got a bug that the computer froze when he enabled the wifi, and the only way to stop it was pressing the power button. I couldn't figure out the cause, and there was many unnecessary things coming with the OS, so I helped him to install Arch instead. Now, it works well and feels clean.

EDIT: based on the comments, the issue happened with arch too.

[-] null@slrpnk.net 12 points 9 months ago

Odds are it would have come up on a regular Arch install too, and simply reinstalling is what fixed it.

EndeavourOS is essentially just a GUI installer for Arch with some defaults changed.

[-] sailingbythelee@lemmy.world 3 points 9 months ago

I was wondering this, too. I'm too new to Manjaro to have any opinion about its long-term stability, but it doesn't make intuitive sense to me that Manjaro would be less stable than a distro that is based solely on the AUR.

I wonder if Arch newbies choose Manjaro initially, improve their knowledge of Linux, then switch to Arch if their installation fails. After that, having reached Linux's final boss, they know that all further problems in Arch are just part of the experience.

Or is it maybe that Arch installations are often more minimalist than Manjaro and so are less likely to have conflicts? By way of example, and going from memory, the base EndevourOS install is around 900 packages, while the base Manjaro install is over 14,000 packages.

I really like my Manjaro installations, so as you can imagine, I'm hoping it isn't an inherently flawed distro.

[-] CubitOom@infosec.pub 4 points 9 months ago

I've been running Manjaro for about 6 years. I've only had self induced issues.

  • I restarted during a GPU driver update
  • I only used pacman to do system updates and it kept failing. I needed to use pamac for those round of updates instead.

Arch is a better OS in that you have more control of exactly what it will do. But Manjaro also provides a great experience out of the box with all the major DEs. It really comes down to how much convenience are you willing to trade for control.

For what it's worth, I've only noticed the slower Manjaro repo helping me once when steam fonts broke on the arch repo. So I basically had a warning and was able to switch to the beta version of the steam client to avoid that issue. So the slower Manjaro repo is not a selling point IMO, but the DE tweaks and configurations are.

[-] null@slrpnk.net 3 points 9 months ago

Looks like they've gotten better in the last year or so, but there's a pretty strong pattern of fuck-ups that have put a lot of the community off of Manjaro: https://manjarno.pages.dev/

[-] HatFullOfSky@lemmy.world 6 points 9 months ago

If this was a recent occurrence, it may have been from the 6.6.5 kernel. There was a WiFi regression in that version that did exactly that, slowed the system to an absolute crawl. I got hit by it on my PC and ended up hosing my whole install (because I panicked and botched things up), but my laptop was fine. I finally got things reinstalled a couple days later when 6.6.6 was released, which fixed the regression anyway.

[-] CorrodedCranium@leminal.space 4 points 9 months ago* (last edited 9 months ago)

I get it but that sounds like a bit of a niche problem and I don't know if OP, as a beginner, would have much luck setting up Arch on their own without running into some weird issue of a similar caliber.

[-] myersguy@lemmy.simpl.website 2 points 9 months ago

Isn't it just an installer, welcome app, theming, and maybe an Nvidia driver helper?

I don't think Endeavour really adds that much, but maybe my perception has been wrong this whole time 🤷

[-] LeFantome@programming.dev 1 points 9 months ago

No, you are right. EndeavourOS is about two-dozen packages on top of the Arch repos and AUR ( 80,000 packages ). Most of the additional packages are just nice-to-have utilities you can enjoy or avoid.

EOS ( EndeavourOS ) is more of an opinionated Arch installer than a stand-alone distribution. Other than theming, almost everything in a fresh EOS install comes from the Arch repos. Even the kernel is native Arch.

I happen to like the way EOS sets up the system, including that it installs yay by default which makes the AUR available right away.

You can disable the EOS repos in EndeavourOS if you want. It really is just Arch.

[-] null@slrpnk.net 1 points 9 months ago

That's exactly what makes Endeavor a great option over Manjaro. You just end up with more-or-less normal Arch instead of the jank of Manjaro.

[-] myersguy@lemmy.simpl.website 2 points 9 months ago

Oh, for sure. I was responding to the guy saying "I couldn’t figure out the cause, and there was many unnecessary things coming with the OS"

Doesn't seem like there's that much extra with Endeavour vs Arch.

[-] null@slrpnk.net 2 points 9 months ago

Oh gotcha -- sorry, missed the context

[-] lazylion_ca@lemmy.ca 2 points 9 months ago

I also had issues with the wifi on EndevourOS just a few weeks ago. Ended up going back to Manjaro.

[-] LeFantome@programming.dev 1 points 9 months ago

Since EndeavourOS uses the Arch packages and the Arch kernel, there is nothing in EndeavoyrOS that could impact WiFi that would not be the same in Maeve Arch.

[-] saddlebag@lemmy.world 1 points 9 months ago

I really wanted to love Endeavour. I run it for about 2 days then it broke when systemd updated, literally couldn’t get past bios (thread here for the interested reader). The combination of Dracut and Systemd isn’t as stable as on arch. And then the recovery steps don’t seem to work so I just started again with arch.

Just a cautionary tale for arch based distros and their stability.

[-] LeFantome@programming.dev 1 points 9 months ago

You must have tried EOS recently. They only just moved to Dracut. Most of my EndeavoyrOS machines pre-date that change and it does not force it on you when you update. It would still be possible to use an older installer to avoid Dracut I suppose.

I only have Dracut on one laptop actually. That machine boots super fast though and I was considering moving to Dracut elsewhere. Interesting to hear that it might be less stable. I will have to look into that now. Thanks for the heads up.

[-] nieceandtows@programming.dev 1 points 9 months ago

My 6800xt desktop regularly froze on endeavour, but on nobara it hasn't frozen nearly as frequently. Also, i encountered an update issue that broke most of the packages, and I spent an absurd amount of time fixing it. It happened again after a couple of months. I managed to fix it quicker this time, but endeavour os (and arch) is not as stable as the experienced arch users make it to be. I'm not an arch newbie btw. I've been using arch, Manjaro, and endeavour for close to 10 years now. Just recently switched to nobara. (distrohopped frequently since Ubuntu 5.04, but I just want a maintenance free distro these days)

this post was submitted on 21 Dec 2023
250 points (94.3% liked)

Linux

47347 readers
1185 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