linux

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

domi, in Just learned about AppImageLauncher
@domi@lemmy.secnd.me avatar

Gear Lever is really cool as well: flathub.org/apps/it.mijorus.gearlever

uranibaba,

keep older versions installed or replace them with the latest release

This functionality does not seem to be present in AppImageLauncher.

penquin,

I love how gnome apps look so neat and simple. Never knew about this one. Thank you.

s3rvant,
@s3rvant@kbin.social avatar

Looks like Gear Lever is more actively maintained too; thanks for sharing!

hexloc, in I'm ditching htop for btop, look how cool it is

That basically looks like every hollywood movie in existence

cyanarchy,

I use btop, iotop, jnettop, and radeontop. I rarely need any individual piece of information any of them but they make for an incredible spread of blinkenlights.

the_lone_wolf,
@the_lone_wolf@lemmy.ml avatar

You can use nvtop for monitoring your GPU, not as detailed as radeontop though but looks good

intrapt,

For some weird reason nvtop doesn’t recognise my server’s gpu, but radeontop does

cashews_best_nut,

hollywood is an installable app which when run takes over your machine with a fullscreen terminal and multiple panels with lots of dyanamic data to look like a hacking scene from a Hollywood film. :)

You can exit it with Ctrl+C

Hammersbald,

Thank you for this, I installed it yesterday and it brought me immeasurable joy for a few minutes :D

Catsrules,

Clearly OP Is hacking the Matrix.

jherazob,
@jherazob@beehaw.org avatar

Nope, for that use this one, which is also in Debian-based distros and Docker

Uvine_Umbra, in Fedora or Mint for noob?
@Uvine_Umbra@partizle.com avatar

Fedora is not for beginners.

Mint is.

I could go into more detail, but I’ll leave it there.

Pantherina,

Mint has very nice tooling but its a weird Ubuntu derivate. One day a specific software doesnt install, or you have an XOrg problem that will never be fixed, or standard updates simply break something, and then…

Mint is nice and easy to get going, but its outdated a lot, and uses a Distro model that I dont like to install on random laptops that are never updated.

Uvine_Umbra,
@Uvine_Umbra@partizle.com avatar

So you’re a power user? Case in point, you’d be better for Fedora.

Also my second distro was mint, after 3+ years of the old hdd’s non-use, I pulled it out last year when my install of some OS broke, updated it to zero issues (I was curious), used the software for a bit, all was good.

3 years without an update to zero issues.

Haven’t seen any issue with Mint updates yet like I’ve fought in Fedora

Pher,

Power users do not care about the distro, linux is linux, they will compile everything how they like it.

stella, in 10 REASONS why Linux Mint is the desktop OS to beat in 2023

I think most mainstream distros have reached a point of diminishing returns, and that’s a good thing.

Kidplayer_666, in This week in KDE: Plasma 6 Alpha approaches

I’m so stocked with it! Cant wait for fedora 40 to ship it

afk, in Xwayland rootful - part1
@afk@ttrpg.network avatar

I wonder if this would help with HiDPI monitors and Xwayland apps looking blurry

afk,
@afk@ttrpg.network avatar

Turns out that kind of?

Xwayland rootful - part 2 …blogspot.com/…/xwayland-rootful-part-2.html

netburnr, in OpenELA makes Enterprise Linux source available
@netburnr@lemmy.world avatar

Good for them. The shit that red hat is doing as far as registration and licensing is a nightmare.

hellvolution, in What has been your experience with Flatpak?
@hellvolution@lemmygrad.ml avatar

Why flatpak when I have apt/.deb? I never needed, at all, any flatpaks

joyjoy, in Shoutout to fwupd for updating device firmware

Either it doesn’t support my mobo, or my mobo doesn’t support firmware updates from inside the OS. I had to update my mobo manually yesterday. At least I now get a clean boot without any irq handler warnings.

8osm3rka,

It’s more likely that your vendor doesn’t push updates for your mobo to LVFS

d3Xt3r, in NixOS Reproducible Builds: minimal installation ISO successfully independently rebuilt

I thought NixOS was already reproducible, like, isn’t that the whole point? What’s the big deal here, and why is it a “great achievement” - does the Linux world now completely change? Does this revolutionize how Linux ISOs are built?

MonkCanatella,

From my understanding, Nix is currently reproducible in that you can easily run an install with a script that gets you set up with the packages and configuration that you want, but the announcement is that they can verify the binaries that they ship are faithful to their source, and haven’t been tampered with anywhere in the build pipeline

That is almost word for word would the body of the post says

lemann, in Bcachefs Merged into the Linux 6.7 Kernel

Built-in encryption in bcachefs sounds great, that’s the only thing that BTRFS has been missing for me so far.

Bonus points if it can be decrypted on boot like LUKS, and double bonus points if its scriptable like cryptsetup (retrieve key from hardware device, or network, or flash stick etc)

bcachefs.org/Encryption/

Will likely give bcachefs a spin as soon as it drops in Debian Unstable 😁

ReversalHatchery,

Can’t BTRFS be used on a LUKS volume? Or does it have disadvantages?

lemann,

Yeppp this is what I currently do, and offers the best performance IMO compared to using something like gocryptfs in userspace on top of BTRFS. Pretty happy with it except a few small things…

It can be a bit of a faff to mount on a new machine if its file manager doesn’t support encrypted volumes natively ☹️. On your daily you can have it all sorted in your crypttab and fstab so it’s not an issue there

My main problem though is if it’s an external USB device you have encrypted with LUKS, the handles and devices stay there after an unexpected USB disconnect… so you can’t actually unmount or remount the dm-crypt device after that happens. Anytime you try, the kernel blocks you saying the device is busy - only fix i’m aware of is a reboot.

If the encryption is managed by the filesystem itself, one would probably assume this kind of mounting & unexpected disconnect scenario would be handled as gracefully as possible

ReversalHatchery,

I see, good points.

I have also experienced that dangling devices break remounting it, but I think there’s a quicker solution for it: dmsetup remove insert_device_name_here.
It’s still a manual thing, though, but 2 steps better. Maybe it can be automated somehow, I haven’t looked into that yet.

PseudoSpock,
@PseudoSpock@lemmy.dbzer0.com avatar

Triple bonus points if it can do swap files on the encrypted filesystem.

Unkend,

Does it lockup like ZFS?

PseudoSpock,
@PseudoSpock@lemmy.dbzer0.com avatar

Dunno yet. I’m going to remain optimistic until then.

Pantherina, in What has been your experience with Flatpak?

I started on Debian, Ubuntu and Fedora. Native apps where often horrible. I remember SciDavis for Ubuntu being completely broken, Libreoffice for Fedora, and Flatpak just worked.

Officially supported Flatpaks are great, a bit like the Windows way but better, as they are reviewed, containerized and in an actual repository.

But flatpakking random apps isnt that easy, but I really want to learn it. Especially an easy semi-automatic way of converting Appimages (may they burn in hell) to Flatpaks. Like BalenaEtcher and so many more.

Also, Flatpaks are not secure in the case of biig projects. Nearly all the known Linux apps like Libreoffice, Gimp, Inkscape etc are unisolated. And trying to specify the permissions (only home and all the mounts, instead of your entire root partition) gives you “they are insecure anyways and should get portals” and your PRs closed.

So they are in a very incomplete state currently, and you need to manually secure them to be actually kinda protected. But without Portals, entire home access is not actually isolated.

Also, try and use the --verified repo:


<span style="color:#323232;">flatpak remote-add --subset=verified flathub-verified https://flathub.org/repo/flathub.flatpakrepo
</span>

Problem here is that many apps like VLC, that work great, are not yet adopted by upstream, so the verified repo is not really usable currently.

And native messaging (keepassxc-browser, etc.) and other things are not always working. Drag&drop is, for some reason, but not in Firefox, maybe there are different ways.

ShitOnABrick, in How to choose a computer/laptop/device that is better compatible with linux? Are there certain things to look out for when shopping?
@ShitOnABrick@lemmy.world avatar

Generally it doesnt really matter but if you can it’s best to avoid using nvidia gpus although they will work under Linux they don’t have as good support doesn’t mean you can’t use a nvidia gpu under linux if you want or have to I mean I’ve got a nvidia gpu in my gaming laptop and while it’s a pain to setup it works somewhat well for gaming

Macaroni9538,

Oh no, I couldn’t care less about graphics, but at the same time I don’t want a potato lol so no Nvidia for me

ShitOnABrick,
@ShitOnABrick@lemmy.world avatar

You’ll be fine just get whatever has best price to performance nvidia intel or amd generally amd gpus are best for linux because of there driver support but its still shit a good exanple of this is the r7 370s last drivers being made in 2015

bustrpoindextr,

Honestly people over do it with the Nvidia complaints.

Nvidia provides a rock solid driver for Linux. If you are a general consumer it works really really well and it’s easy to install.

Here’s the actual historical issue people have with Nvidia on Linux: it’s a closed source binary which is contradictory to the ethos of Linux.

But he’s the rub, Nvidia open sourced some shit this year, not all of it, but they’re becoming more open about the GPU drivers. But shitting on Nvidia is a hard habit to break lol

null,

Here, take some of these: . . . . , , , , ,

ShitOnABrick,
@ShitOnABrick@lemmy.world avatar

Punctuation I’ve never heard of it what is this Punctuation

AlexanderESmith,
@AlexanderESmith@kbin.social avatar

@ShitOnABrick

I've been using nVidia cards on laptops with Ubuntu much exclusively for ~15 years . Only problem I've ever had was once when I accidentally uninstalled something using apt-get and it took the nvidia drivers with it (because I'm was stupid).

richardisaguy, in This week in KDE: Plasma 6 Alpha approaches
@richardisaguy@lemmy.world avatar

Ngl, I kinda deslike the new task indicator

Perroboc,
TheGrandNagus, in What has been your experience with Flatpak?

Flatpaks have been amazing for me.

My home directory is a lot cleaner, dependency issues are a thing of the past, it’s easier on the developers, I’m getting updates faster (not having to rely on distro maintainers), my installs are more portable than before.

I wish we had Android-like permission setting, where it pops up asking if each program can use X permission as it requests it.

And I wish Gnome settings would implement some of the more basic flatseal options (flatseal can still exist for power users), although that one isn’t a shortcoming of flatpaks itself, it’s more to do with development manpower on the Gnome side.

Overall I’m really glad that one of the biggest annoyances in Linux is getting resolved. We’ve finally pretty much agreed on an app distribution and packaging standard

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