linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

be_excellent_to_each_other, in What's your favorite music player on Linux?
@be_excellent_to_each_other@kbin.social avatar

I use Sonixd as the frontend to my Navidrome server, and it's the bees knees.

d3Xt3r, in I have started using fedora silverblue

I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image

Before you create your own uBlue image, I highly recommend checking out some of the existing images here: universal-blue.discourse.group/t/…/340 or here.

Personally, as a gamer, I use Bazzite, but recently I’ve rebased to a fork of it with my own customisations, and it’s been amazing.

Distrobox > Toolbox btw. Both use podman behind the scenes but Distrobox is a bit more easier to use/fleshed out for desktop usage (eg makes it easy to export/integrate container apps with your the host).

I’d also recommend checking out Nix for installing any packages not on Flatpak or your Distrobox distro, as Nix has its own advantages since it’s you’re running real application binaries directly on your host OS, instead of an exported script (as in the case of Distrobox), so you get better/direct access to system resources and won’t face some of the quirks/bugs you may get from running a containerised app.

Scraft161, in How do I have Japanese fonts displayed in Fedora?
@Scraft161@iusearchlinux.fyi avatar

If japanese kanji show as their Chinese variant make sure you are using the proper font variant. My recommendation is noto-sans-cjk-jp.

Fedora does allow you to set the locale, it doesn’t mention generating them so they might very well already be present You can use docs.fedoraproject.org/…/System_Locale_and_Keyboa… to read more than I can tell you here.

lemmyvore, (edited ) in Friendly reminder

I’m on 545 and I have no issues. But I’m also not using Ubuntu…

Maybe it’s the distro that’s the problem not the backup. I mean I’d rather have a distro with smooth updates than one that makes me need snapshots.

What’s even the point with such a distro, ok so I restore previous working state, then what, I can’t do updates anymore? Living in fear of official updates sounds terrible.

ReversalHatchery, (edited )

I think it’s just dumb to not make a backup before large updates. There’s so many things happening, a lot can go wrong, especially if you have added 3rd party repos and have customized core parts of the system, not just through config files but let’s say you switched to latest kde plasma from the one your distro ships.

And what happens if you have to restore the backup?
You can look up what’s the solution to your problem in peace while everything is still working. If it was a server, all the services are still available, if it was your desktop you don’t have to use a live linux usb that’s without all your configs to find the solution

lemmyvore,

You make a good point. Ubuntu gives you so many ways to shoot yourself in the foot that it’s pretty much a given that it will get messed up eventually. So you have to use snapshots.

On Arch based distros the updates just work. I’ve never had to snapshot anything. But having just one single community repo (AUR) contributes to that a great deal.

MiddledAgedGuy,

I don’t like Ubuntu, and I do like Arch’s philosophy. But I think Arch is the more prone to breakage of the two.

null,

Except that time a year and a bit ago where an Arch update broke Grub for a huge number of users.

No distro is immune to breakage.

lemmyvore,

And a filesystem snapshotting tool would help you restore bootloader how?..

null,

So you agree, Arch can also break by updating.

lemmyvore, (edited )

Of course it can. And your PC can also fall off the desk. I’m saying a snapshot tool is a really poor solution for distro problems, it’s really a bandaid for a problem that shouldn’t exist.

Use a decent distro, take proper backups, and use snapshots for what they were intended — recovering small mistakes with personal files, not for system maintenance.

null,

Use a decent distro

That’s the point – your claim about deb-based distros is just anecdotal.

The example here is Nvidia updates borking the system. I’ve have that happen to me numerous times on Arch-based systems.

I’ve run deb-based distros on some boxes over years of updates with no issues. On the other hand I’ve had updates cause breakages on Arch-based systems pretty much every time I’ve run them.

Which is to say anecdotes are useless, updates can break systems, and being able to immediately roll back to a working system and deal with updating later is a simple, nice thing to have with no downsides.

TrickDacy,
@TrickDacy@lemmy.world avatar

So you’re implying there exists a distro that is perfect and never breaks anything? Sounds like denial. Having time shift in place is risk management and says nothing about the distro, which btw all are imperfect and may break eventually. Kinda confused how one can run Linux and be unaware of how complex and fallible ALL software is.

lemmyvore,

No, I’m implying that official updates breaking the system is insane and should not be accepted as the norm to the point you casually need to use snapshots just to keep your system working.

TrickDacy,
@TrickDacy@lemmy.world avatar

That’s not an accurate portrayal of anything though. You’re implying risk management means you’re accepting that the system sucks and the only way to keep it running is to have a backup system.

That’s not what anyone is doing. They are acknowledging the flawed nature of software and humanity in general and guarding against the consequences of this. It’s being smart. Name one distro that has never broken with updates? You cannot because there obviously couldn’t exist one.

lemmyvore,

A major distro breaking your system is the equivalent of a flower pot falling on your head walking down the street. Does it happen? Sure. Do I want to spend my life wearing a motorcycle helmet and looking up all the time? No.

I’m not saying distros can’t crap on you, I’m saying stop tolerating it. Raise a stink or switch distro. There are distros out there where you don’t have to live in constant fear and where nothing happens if you don’t have snapshots.

I do have backups, precisely because shit happens. But there’s a difference between a helmet and health insurance.

TrickDacy,
@TrickDacy@lemmy.world avatar

Okay what distros are we talking about? What’s an example of an unreliable one and what’s a reliable one?

I think it’s much more complicated than this. Honestly there’s a reason it took decades for Linux distros in general to get as stable as they are today. It’s really really hard to build an operating system.

I think a better analogy for installing updates on linux would be riding a motorcycle. Accidents happen all the time. They’re bound to, be prepared. Just because you can ride for 30 years unscathed doesn’t mean you can take that for granted.

lemmyvore,

.deb distros are doomed from the start if you need to use third-party repos (which you do, for a desktop system) because they always end up undermining the stability of the packages from the core repos in the long run.

Try an Arch-based distro, they’re super stable because their compatibility model is more robust, and there are options depending on how much hand-holding you want — ranging from vanilla Arch to Endeavour to Manjaro.

TrickDacy,
@TrickDacy@lemmy.world avatar

Ya know, this is super interesting you mention Arch. The only person I’ve known IRL who uses and loves Arch champions it hardcore but with the caveat that you have to be okay with things breaking due to the rolling release model. Due to his guidance I have avoided arch specifically. I’ve been running Ubuntu based distros a couple of years and only had issues with updates breaking things like 2 times… Both of which didn’t require a wipe or anything.

lemmyvore,

Packages can break, not the distro. Packages can break at any time because there’s thousands of them and nobody can check all of them thoroughly. A rolling distro gets you both the bugs and the fixes faster.

Non-apt and non-rolling will limit your options considerably.

TrickDacy,
@TrickDacy@lemmy.world avatar

I might be confused. I thought that the distro itself was made up of packages and that’s what all updates did: update various packages bundled with the distro (plus any you installed yourself)

BCsven,

My 2 cents, OpenSUSE Leap is stable as hell. lots of QA happening with their automated testing, and keeping in lockstep with SUSE releases (now sharing same binaries). Every distro upgrade has gone flawlessly, but when I have had the urge to tinker and do stupid things inf config files the built in btrfs snapshots have been a godsend.

TrickDacy,
@TrickDacy@lemmy.world avatar

What you wrote and what I’m reading about openSuse leap sound excellent. My only concern is support. Just about all the apps and tools I use are well supported on Ubuntu based systems but I don’t recall seeing nearly as much support for rpm based oses, including open suse . What’s your experience? If you go to install just any random software you just heard about, how well does it typically go getting it installed/working?

BCsven, (edited )

I haven’t had issues finding packages, often they may not be on the dev websites that host a deb package, but the main repos contain the general tools, if you need something more “fringe”,independent dev or new, then software.opensuse.Org allows you to turn on a search by community or experimental packages (which would be like Arch AUR and contains a lot of rpms) so you can install directly from the website, it will add the neccessary community repos during the install. Or if you don’t want to pollute your repo list they typically they have the option : Grab Binary directly. Or ther is an OPI ? Package you install that lets you search locally for community packages. For commerical apps like teamviewer , yubikey,webex etc the rpms were all available to support corporate SUSE users. If you still can’t find an rpm, then you run the Alien tool which converts a deb to the RPM installation format. The only issue I had once was the community package had dependencies that were not contained in the users repo so I had to find the dependencies and install those first. That felt like 1990s

TrickDacy,
@TrickDacy@lemmy.world avatar

This is a great response and I appreciate it a lot. I’m saving it for later!

BCsven, (edited )

No problem. Happy New Year. Also it is .org i mistakenly put .com for the opensuse software site. ( I will edit post) Also I should mention if you dont see an officially supported rpm on the software site, it does not mean it isn’t there, it now seems to mean it is in the main repos. I think years back they would all show, but maybe due to shared binaries with SUSE they don’t bother listing on the software.opensuse.org site. So best to check locally in the YAST or Zypper search of your repos first.

TrickDacy,
@TrickDacy@lemmy.world avatar

Thanks again! And a happy new year to you too

knexcar,

Windows?

TrickDacy,
@TrickDacy@lemmy.world avatar

Lol wtf. Windows has broken in catastrophic ways after updates on several occasions for me. Some of the many reasons I avoid it. But nice GoTcHa tho

NOOBMASTER,

nvidia drivers have often done weird shit to my system. so, I would probably also lean towards amd in the future.

lemmyvore,

Yeah that’s why I use Nvidia, because AMD drivers are super stable.

Eideen, in Linux tablet?
@Eideen@lemmy.world avatar

I got a dell 2 in 1.

sxan,
@sxan@midwest.social avatar

A decade ago (almost!) I had one of those HP swivel-screen jobs - a Compaq TC4200. Replaceable battery, dock, external attachable battery, resistive touch screen, fully user-serviceable… it was the best laptop I’ve ever had, in terms of feature set.

People often claim they don’t make 'em like they used to, but it’s true. Framework is a step in the right direction with servicability, but they still have a way to go to get to everything laptops of a decade ago.

nis, in Messed up my fonts

âââ

Artyom, in Is there any way to emulate aegis authenticator (fdroid) on an ubuntu based computer?

Firefox has 2FA extensions. Just remember that if both your authentications are on one device, you’re not getting a huge security boost.

someacnt_, in Linux reaches new high 3.82%

I also noticed this and a bit surprised. Ah well, gotta see if it is a fluke though.

seliaste, (edited ) in How do I have Japanese fonts displayed in Fedora?
@seliaste@lemmy.blahaj.zone avatar

“By default it displays kanji as Chinese characters” Not quite sure what you mean by that
Edit: my bad, I read the other comment’s link and had not encountered the issue yet. Wish you luck to solve this

gary_host_laptop,
@gary_host_laptop@lemmy.ml avatar

I think it’s pure luck what font does your OS prefer, I was using Pop_OS and it defaulted to Japanese, but I think it’s more common to default to Chinese because of the population size.

embed_me,
@embed_me@programming.dev avatar

I think it defaults to Japanese every time in my experience

gary_host_laptop,
@gary_host_laptop@lemmy.ml avatar

Not this time it seems.

aGeN, in Messed up my fonts

My terminal is urxvt. Ill get another look tomorrow. My browser seems to work fine.

amanneedsamaid, in Messed up my fonts

I don’t have time currently to look for a detailed solution, but assuming you installed using:


<span style="color:#323232;">fc-cache -f -v
</span>

I would start by looking for how to revert that command.

Euphoma, (edited ) in How do I have Japanese fonts displayed in Fedora?

There’s a guide here to show Japanese fonts by default and also how to configure your browser to show Japanese fonts by default.

gary_host_laptop, (edited )
@gary_host_laptop@lemmy.ml avatar

I was using a similar guide, and it also talked about the locale.gen, but that file was never to be found, I just searched a bit more into that and this popped up. So it seems Fedora handles things differently, but now I’m unsure what commands to execute since I’m not sure the ones in that thread are also valid for me.

stepanzak, in Did deep sleep broke for anyone else recently or is it just me?

Is deep sleep the same thing as hibernation? Hibernation is broken for me even on new EndeavourOS install on two different laptops.

Tushta,

No, hibernation saves state to disk, and turns the computer off, drawing no power. Deep sleep is what was for me just sleep until recently: it uses power to keep data in ram, so it’s faster to wake up than hibernation. The amount of power used is really small, so unless you don’t use your lap top for a couple of days, it won’t deplete the battery. New hardware has this new “S2 Idle” state, that is basically an “On” state minus the screen and it’s OS’s job to try to use as little power as possible usually by telling each and every device to chill as much as possible (this is my understanding, but don’t quote me on this). On Windows, with the first party device drivers, this sorta works OK + OS drops to deep sleep or hibernation depending on battery or something.

lefixxx, in New Linux user here. Is this really how I'm supposed to install apps on Linux?

People here saying you can just download and run the .deb just like the .exe

Aren’t you forgetting the “add +x permission” step?

Natanael,

A deb file will “run” in the package manager process space, it doesn’t need to be executable on its own

drwho, in New Linux user here. Is this really how I'm supposed to install apps on Linux?

That is simple. About as simple as it gets. The more complex method involves figuring out what VPN software Mullvad really uses, figuring out your keying material, fighting with NetworkManager…

tl;dr - Follow the directions.

limeaide, (edited )

Simple ≠ intuitive

For better or for worse, the widespread methods are not at all similar to the methods sometimes used in Linux. It’s just a fact that most people are accustomed to different ways

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #