linux

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

nublug, in My Experience Of Linux Gaming (Switching from Windows)

awesome!

fyi: i used garuda for a few months and while i loved it, i did have some stability problems and couldn’t solve it and also found some garuda team on their forums to be fairly rude in some cases so i switched to endeavourOS. it’s very very similar to garuda, also arch based, except i’ve had no stability issues and found their website faq and articles and forum much more helpful and kind to noobs than most distros and i liked that a lot.

this isn’t to say don’t use garuda or anything but that if you do have issues then endeavourOS is an easy sidestep with also great gaming performance and similarly solid theming.

also if you need to use EA app i recommend installing through heroic games launcher; the lutris script seems fucked for now.

also also look up setting up a single gpu passthrough windows vm and how to hide hypervisor for any games that flat out don’t work on proton like fortnite or in my weird case sniper elite v2, and i think also pubg is borked still. some anticheat games are working but sadly some are still being stubborn. this solves that without dual booting or windows getting it’s own partition.

Ultimatenab,

I only have a stability issue with a single game and it is one I gave an example on my op, Satisfactory but that is since the latest update so I’ll eat and see before I say it’s something to do with the OS.

Quackdoc, in Video editor for Linux?
@Quackdoc@lemmy.world avatar

For sure try out olive You can’t do automatic stabilization but manual works fine, However I will always use gyroflow whenever possible anyways. If needed you can easily script motion tracking data from 3rd party sources.

but it is properly color managed throughout the entire editor so doing color correction works properly and accurately. the node system is really powerful despite it’s early nature, and as far as I know olive is the only FOSS editor with proper OCIO integration, which means you get industry standard color management tooling including things like ACES support. You also have OTIO support for importing and exporting editorial cutting information.

bushvin, in Video editor for Linux?
QuazarOmega,

Huh, how come I’ve never heard about this, but it looks so professional (?), at least for the website presentation.
Is it better than the common Kdenlive and Blender in your experience?

virr, in Can one recover from an accidental rm -rf of system directories by copying those files back in from a backup?

Depends on specific machine setup and how good the backup is.

Backup requirements for /usr there are sticky bits set on some binaries. That needs to be preserved. In all cases soft links likely need to be preserved for things to work correctly on future package installs. Hard links can be problematic, but if you have a large enough drive or not that many it wont matter. Running package verification can be help after restore to make sure everything looks right. If running a Linux system with SELinux in enforcing mode (RHEL on many derivatives), then the security context will also need to be preserved BUT running a relabel will probably work if the security context was not included in backups. Sometimes running the relabel process wont work if there are files that needs a specific security context but are not listed in the security context database. Can’t provide more details because most of my experience with that is on systems we just replace (LSPP custom labeling resulted in systems that if you booted into permissive would then be unbootable, so they were just reinstalled once any debugging was done).

For /boot things can get tricky depending on the distribution, what boot manager is used, and /boot was a separate partition or not. Basically the boot manager (probably grub) needs to know how to find the files in boot so it can load the kernel. In most cases if you restore /boot and rerun the tools to update the boot manger everything will be fine. BUT some distributions, hardware setups, or dual boot configurations are more complicated, so extra work might be needed.

You didn’t mention /dev, which is all special files. These don’t need to be restored, just make sure the right processes recreate them. There are tools to do this, hopefully the packages are installed. Or boot from a rescue disk and fix it. Look up instruction for your specific distro.

woelkchen, in An open-source, cross-platform terminal for seamless workflows
@woelkchen@lemmy.world avatar

Looks like Electron. Oh boy…

bruhduh, in Laptop with long runtime
@bruhduh@lemmy.world avatar

Basically any laptop with AMD U series apu with big enough battery will suffice, just set up properly TLP programm after installation

brianorca, in Darling runs macOS software directly without using a hardware emulator

How long until they stop delivering apps with Intel support, which would break this tool?

KseniyaK,

Uhm, if that happens, maybe the devs could use something like qemu or a specialized fork of it?

Diplomjodler, in systemd 255 Released With A "Blue Screen of Death" For Linux Systems

Phantastic! Can we have ads in the task bar next?

NeoNachtwaechter, in systemd 255 Released With A "Blue Screen of Death" For Linux Systems

Is it April 1st already?

yum13241, (edited ) in Manjaro OS

manjarno.pages.dev

Basically, the Manjaro team has no idea what they’re doing.

The ManjarNO sheep can fuck off to Reddit for all I care.

Truck_kun, in Just about every Windows and Linux device vulnerable to new LogoFAIL firmware attack

I actually am in the market for a new mobo and cpu.

Are there any mobo’s nowdays that don’t use UEFI? I just want an old traditional style BIOS with a jumper to restore it from a ROM chip if I get any malware, so I can actually trust my hardware.

I did force myself to deal with UEFI for the sake of windows, but gaming has gotten good enough on Linux, I don’t actually need to dual boot windows anymore.

Am I asking too much?

yum13241,

No, and trying to use a pure BIOS system these days is a headache.

You can always just reflash your firmware from a trusted OS via FWUPD.

ardent_abysm, in CentOS Stream for a private KDE Desktop?
@ardent_abysm@lemm.ee avatar

OpenSuse Leap might be closer to what you are looking for.

pastermil,

I love OpenSUSE Leap KDE! Been using it on my living room.

But the question still stand: Any RHEL-based with first-class KDE support?

Strit,
@Strit@lemmy.linuxuserspace.show avatar

I actually thing that Fedora is your best bet here. Especially if you really need Red Hat based.

pastermil,

I personally (and professionally) use Debian/Ubuntu based most of the time. I’ve tried Fedora several times over the last few years, but it just never sit right with me, especially the package manager and how much it sticks to GNOME stuff, even with its KDE spin.

I’ve been trying to get into RHEL based out of curiosity.

Strit,
@Strit@lemmy.linuxuserspace.show avatar

Isn’t the package manager the same on CentOS/RHEL and Fedora? I mean, they are all rpm based distributions. OpenSUSE is also rpm based btw.

pastermil,

That is true, RHEL and Fedora both uses dnf. This is probably why I’m having a hard time getting into RHEL.

Meanwhile, OpenSUSE uses zypper which is different from dnf. In fact some .rpm packages are incompatible between the two.

tkk13909, in Self Post

What version of Debian? I hope the 3.1.0 I see isn’t the Kernel release.

KISSmyOS, (edited )

No, I just duckduckwent “Hacker Cat” and nabbed the pic where the cat had the smuggest look on her face.
My own cat made sure to dispose of all incriminating evidence.

kugmo, in What distro would you recommend for a 32-bit old Acer One laptop?
@kugmo@sh.itjust.works avatar

Whatever distro you install, make sure you enable zram, it makes old computers with low ram much more usable, and an out of memory killer too.

piexil,

Ooms are much less necessary with MGLRU if they keep to a new kernel

kugmo,
@kugmo@sh.itjust.works avatar

I’d still use an oom killer even on 6.1 which is the kernel Debian uses, mglru got improvements in following kernels like you said.

dan, (edited )
@dan@upvote.au avatar

The Linux kernel already has OOM killing… Do you mean something like Facebook’s oomd where you can more easily control it from userspace?

kugmo,
@kugmo@sh.itjust.works avatar

yeah, from what i remember the kernel’s oom killer isn’t that fast and external ones work better

Doll_Tow_Jet-ski,

Thanks! Great advice 👍

smileyhead, (edited ) in web/low memory alternatives to Krita and GIMP please

64GB is very, very low for even a phone these days. Usually web apps are even more heavy than regular ones.

Get more storage, a proper computing device or rent a VPS to connect via remote desktop.

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