There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

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

bloodfart , in Can you help me with firewalld?

why do you want to learn a gui for firewalld?

almost all the support and documentation is gonna be using the cli command firewall-cmd.

DeathByDenim ,
@DeathByDenim@lemmy.world avatar

Additionally, the GUI in KDE plasma in System Settings is not entirely reliable. It sometimes makes stuff up about IPv6 rules for example. It seems to be a very light-weight wrapper over the FirewallD DBUS interface.

user , in End-rs : A notification daemon for WMs using eww for their widgets

Looks good. Well done. 👏 Does your app do multi monitor notifications? That is the same notification on all monitors? Tried to do that the other day and nope couldn’t do it. Tried a few apps and gave up.

IsoSpandy OP ,

Just create multiple windows with different monitor ids and pass the literal to both. That should do it.

user ,

Thanks for reply. 🙏. I tried to look for answer on reddit and github, nope. Even used ai a few different ones. Couldn’t do it. Maybe your app will work 🤷 if your bored have a go and see if you can do it. I installed fedora gnome Wayland and I did notice their volume notification for increase decrease works on all monitors. But how they did it 🤷.

IsoSpandy OP ,

It should be fairly simple to do… But I don’t have multiple monitors to test it. I am taking the day off for today, need to recharge, then I will patch that it.

user ,

👍 look after yourself.

IsoSpandy OP ,

I did it. Install v0.1.10 and give it a go.

user ,

Omg. Ur the best. I will make the great venture and install Wayland and then all the other things and then your app. Thanks bud. 🙏👍

just_another_person , in Linux Mint

Your disks volume can’t boot, so it’s dropping you to a prompt to investigate. You need to run a disk check with ‘fsck’ at a minimum. If you’re not familiar with the CLI , just boot a LiveISO, and check your system disks from a desktop you’re familiar with.

sirico , in Linux Mint
@sirico@feddit.uk avatar

Reboot and get into your system’s boot drive selector f11 or del, usually make sure you’re booting off the right partion.

I would try and get into recovery mode (shift I think) if you can access the boot menu of mint under advanced>recovery

Secunergy , in [SOLVED] Fedora 40 won't boot with Kernel 6.8.10 or above
@Secunergy@social.tchncs.de avatar

@Doctor_Rex Same here ((

Secunergy ,
@Secunergy@social.tchncs.de avatar
Doctor_Rex OP ,

Hey I found my solution here discussion.fedoraproject.org/t/…/119111

hope this helps.

uiiiq , in RegreSSHion Mitigation Debian Stable?

PoC on 32 bit requires thousands of authentication attempts, so any sane firewall should protect you against it already. Afaik there isnt any for 64 bit

sebastiaanfranken , in [SOLVED] Fedora 40 won't boot with Kernel 6.8.10 or above
@sebastiaanfranken@mastodon.nl avatar

@Doctor_Rex What happens when you boot the recovery/rescue kernel, or add the flag nomodeset to the current kernel? I feel it is booting, just not showing anything (so a GUI issue), sadly I've seen that before.

truls46 , in [SOLVED] Fedora 40 won't boot with Kernel 6.8.10 or above
@truls46@mastodon.social avatar

@Doctor_Rex Do you have a thunderbolt device?

https://discussion.fedoraproject.org/t/fedora-40-returns-btrfs-error-with-kernels-6-8-9-and-6-8-10-boots-fine-with-kernel-6-8-5/118170/6

"It is a kernel regression problem, introduced in Kernel 6.8.8. Thunderbolt devices, not only external disks, are not correctly initialized."

Doctor_Rex OP ,

Thunderbolt? No.

I have a second sata ssd which I mount as my home partition.

Faresh , in [SOLVED] Fedora 40 won't boot with Kernel 6.8.10 or above

Thanks for the warning.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

This is a specific case.

just_another_person , in [SOLVED] Fedora 40 won't boot with Kernel 6.8.10 or above

Boot to the previous kernel and run updates until you get a 6.9, or go download and install the rpms yourself.

They pushed a bad patch with 6.8.10 I think? They had to roll it back and push another real quick, but some caching issue still delivered it to a bunch of people. You should on the 6.9 line now anyway as 6.8 is EOL.

boredsquirrel ,
@boredsquirrel@slrpnk.net avatar

This.

Doctor_Rex OP ,

Sorry for responding so late I was busy at the moment.

I didn’t fully understand what you meant by " run updates until you get a 6.9"

Also what exactly should I be downloading and installing. The new patched kernel?

just_another_person ,

When you run 'dnf update ', you want it to say it’s going to install kernel 6.9.X.

Doctor_Rex OP ,

Hello I did as you advised and my system installed the kernel 6.9.4

Nothing really changed. Still hung at that same exact spot. Honestly the only thing I’d like right now is to know what Job dev-mapper-clx2dswap.device/start means

Still thank you for replying

lemmyvore ,

See if it’s the swap, disable zram and/or add a swap file.

Doesn’t have to be a swap partition, you can create a file, format it as swap and assign it in /etc/fstab.

Btw when you say you don’t have swap do you mean you don’t have regular swap file/partition (because you have zram swap) or you don’t have swap at all?

just_another_person ,

That is a systems job for finding and mounting swap space on your machine. Is it failing?

rjek , in Drew DeVault on the biggest threats to FOSS and some proposed solutions

He missed “Drew DeVault forking maintained packages and abandoning them”

BautAufWasEuchAufbaut ,
@BautAufWasEuchAufbaut@lemmy.blahaj.zone avatar

Which packages do you mean?

Markaos ,

Maybe Redis/Redict? The development on that seems pretty dead.

kilgore_trout ,

As a fork of Redis there is Valkey, maintained by the Linux Foundation and licensed under BSD-3-clause.

kerrigan778 , in Linux back at 4.04% on the Desktop. Windows went below 73%

I assume the proportions of people who spoof their OS is slanted towards Linux

CsXGF8uzUAOh6fqV , in UVC Viewer with Upscaling
@CsXGF8uzUAOh6fqV@lemmy.world avatar

As I understand you take in some stream video akin to /dev/video0 and want to enlarge it so you can look at your monitor while playing? Whenever it is something with video ffmpeg can probably solve it. FFmpeg flags like -vf also work on the video player, ffplay.

trac.ffmpeg.org/wiki/Scaling

At the bottom they talk about choosing scaling algorithms, try some out to see what combination of quality and speed you get.

Railison , in Ladybird announcement

We need more browser engines, especially those that are under NFP ownership. WebKit and Chromium have become too dominant.

qjkxbmwvz , in Good LTE/5G dongle for Linux?

My carrier is Google Fi — one perk is that they will give you free data-only sims (up to 10 I think?) and you just pay for the data you use like any other data. I have used old Android phones in USB tether mode this way, and it works just fine. So, rpi+old/cheap phone should do the trick.

One fun bonus is that if you tether over USB it will work as a WiFi dongle, too — the failover from WiFi to cell should happen on the phone, transparently iirc. Not sure if that affects you.

Caveat is that I did this a while ago, and their pricing structure may have changed. Finished to be a great deal but has slowly become another carrier with not much to differentiate it…

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines