linux

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

tekeous, in How is your experience with Fedora as a server?

I run Fedora Server on a blade server in a colo.

Pros:

  • Cockpit is the GOAT 🐐
  • Descended from RHEL so everything is supported
  • Podman is the GOAT 🐐

Cons:

  • Podman is getting worse, for instance they recently deprecated systemd generate and tell you to use Quadlet, for running pods, you need to use Kubernetes. This greatly complicates my workflow.
  • SELinux, while secure, and easy to troubleshoot with Cockpit, is a major pain in the ass that prevents most containers from accessing their data directories. It can be corrected but is extremely frustrating.
  • Quadlet is extremely inconsistent, I can copy the working unit file for a container and it works, change the name and variables for another container, and one launches but the other won’t start. One will have the wrong name. Stupid things, like putting the name in quotes, reloading, removing the quotes fixes it. I have harsh words for the idiot who deprecated systemd generate.
  • something like Tiddlywiki, their documentation will put you in /var/www but Fedora uses /usr/www or something. You get used to the Fedora things but you can end up on a goose chase sometimes.

Those cons are starting to hit hard, and when I reimage this server next I’m probably going to Proxmox or Debian. Server 37 was good but I probably won’t bother with 39.

Caaaaarrrrlll,

Fedora uses /var/www. Dunno what gonk you read or told you otherwise. There’s SELinux policies built in for that directory. You probably are confusing the default html files at /usr/share/html. These are separated intentionally. The /usr/share/html directory is managed by RPM, the other /var/www is content designated as web server files.

idiocy,

Thanks for sharing it in details. Very helpful.

callyral, (edited ) in Wayland is a cancer to the Linux desktop.
@callyral@pawb.social avatar

wayland solved a vsync issue i had with firefox

  • obs works with full screen capture on wlroots and also with per-window capture on kde and gnome
  • redshift is for xorg. use gammastep on wayland instead
logifad501,

Good for you. Wayland solved zero issues and created hundreds of new ones for me and plenty of people.

Pantherina, in I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers.

Really try virt-manager with qemu and kvm. It doesnt need any kernel mods.

rufus,

🏆

virt-manager and libvirt. That works quite well and is easy to use. Virtualbox not so much.

Kongar, (edited ) in How do y'all deal with programs not supported on Linux?

The same thing I’ve always done - booted another OS that works with that software. No need to artificially limit yourself.

Once upon a time I remember running Dos, windows, os2 warp, and linux on one hard drive. Those were the days…. Ya ya, I’m going back to my retirement home bedroom…

byteseb, in This week in KDE: Wayland by default, de-framed Breeze, HDR games, rectangle screen recording

Very dumb complaint, but it’s something I can’t ignore after seeing it: Why are all icons for the sound previews symbolic, but the ones for the notification and USB colored?

d_k_bo, in Gnome Calendar Flatpak: how to use online source on non GNOME?
Pantherina, (edited )

Thanks!

There is a bug from 2017 about this… damn.

Tried to install it with all the dependencies even in a distrobox, and not even then it works. Seems to need more.

skilltheamps,

Have you taken care about the calendar in flatpak having access to the evolution data server in the distrobox?

Pantherina,

No I installed everything as RPM in a distrobox. I dont think that would work otherwise.

radioactiveradio, in Basic fonts

Comic neue, must have for all the important legal documents.

caron, (edited ) in Basic fonts

Liberation fonts, Noto fonts, Deja Vu fonts and Nimbus fonts pretty much. Add in Cantarell too and you are set I would say. Those are the ones you should install for compatibility.

I always install Inter for UI and JetBrains Mono for terminal usage. I find they render way better than pretty much anything else.

Update: Discovered Geist and Geist Mono and they are amazing, I am going to replace Inter and JetBrains Mono from now on: github.com/vercel/geist-font

daredevil, in I made an IPA keyboard for fcitx on Linux!
@daredevil@kbin.social avatar

This is awesome, OP. I've crossposted this to @linguistics to give you a little more visibility. Cheers.

GustavoM, (edited ) in What is the best distro for gaming?
@GustavoM@lemmy.world avatar

There is no* such thing as “best” – all distros are Linux/GNU at heart.

billwashere,

Well having personally dealt with the Redhat and Ubuntu fiascos there are some that are clearly better than others 🤣

I would say that some are better dealing with certain hardware better than others. But you are right, it’s all Linux so any distro could be made to work.

cerement,
@cerement@slrpnk.net avatar

“all distros are Linux/GNU at heart” – Alpine has entered the chat

airikr, in Basic fonts

For me personally, it’s Victor Mono and Iosevka. Victor Mono for desktop and Iosevka for VSCodium.

folkrav,

Iosevka is so great. Not everyone likes the narrow look. I’ve tried other fonts a couple of times since I stumbled on it a good handfuls of years ago, but I always come back.

mb_, (edited )

You can always compile your own Iosevka and adjust several pieces, I have done that selecting what I consider the best pieces a long time ago.

The compiled font lives in an easy to access internal webserver that I just grab from every computer I use (=

bloopernova,
@bloopernova@programming.dev avatar

I like both of those, but my terminal and coding are always in MPlus Code

airikr,

Nice! That font really looked nice through the smartphone. Will try it out in VSCodium when I can. Thanks!

bloopernova,
@bloopernova@programming.dev avatar

I love a good condensed font:

www.programmingfonts.org/#mplus

It doesn’t support ligatures though.

airikr,

Thanks for the link 🙂

snaggen,
@snaggen@programming.dev avatar

Just looked at the screenshot on the Victor Mono page and the kerning makes me want to rip my eyes out…

airikr,

Why? 😄

WhiteHotaru,

Not OP, but if you look at the Hello World code example, the “HelloWorld” class is visually divided at the l’s and the o and W are glued together. Looks more like “Hel l oWorld”.

airikr,

That’s because Victor Mono are a tabular font meaning equal width no matter what character it is :) I find it nice.

snaggen, (edited )
@snaggen@programming.dev avatar

No, that is not a valid reason to look that bad, JetBrains Mono is a fixed with font and it manages to get the characters evenly distributed.

WhiteHotaru,

If it works for you, that’s fine. You are right with the monospaced font being limited to the boxes. Jetbrains mono uses ligatures to overcome certain spacing limits. On top of this some characters are designed to connect better to their surroundings, as the „l“ mentioned, which is not just a stroke, but connects to the neighboring characters with the top and bottom strokes.

InstallGentoo, in GNOME Recognized as Public Interest Infrastructure

I wonder if this has anything to do with the shaman they recently hired

lemmy_nightmare,
@lemmy_nightmare@sh.itjust.works avatar

🤣

hollyberries, in Best lesser-known distribution/DE for low-end machines?
@hollyberries@lemmy.blahaj.zone avatar

Puppy Linux is what I shove on old Atom netbooks

mfat,

Can I run regular browsers on Puppy? Or have to use their own apps only?

hollyberries,
@hollyberries@lemmy.blahaj.zone avatar

I’m afraid I can’t answer that, It’s been quite a while. I think qutebrowser is the one that ships with it?

nyan,

Subject lines on their forum suggest Firefox and Chromium are both possible.

Vincent, in GNOME Recognized as Public Interest Infrastructure

Great work by Sonny and Tobias. Really happy to hear that more effort will be invested into accessibility, as I feel it's really been lagging over the past couple of years.

barryamelton,

Accesibilty is also key for automated end-to-end tests, too.

Sir_Simon_Spamalot, in Why aren't linux hardware shops on Ubuntu's certified hardware list?

I guess because Ubuntu is not as great as it used to.

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