Fedora has firewalld by default but in the desktop version all ports are open by default. Pretty sure the server version only has ssh and cockpit exposed by default
Fedora has firewalld by default but in the desktop version all ports are open by default. Pretty sure the server version only has ssh and cockpit exposed by default
Did setting OnCalendar to the empty string not work? https://unix.stackexchange.com/a/479745
That’s a really good idea! So good in fact that that is actually what they did call it! https://www.usb.org/document-library/usb4r-specification-v20
That is very very explicitly just the name of technical the specification. Its a documents for people who design usb devices. The tech media failed us by reporting on it like they did.
The spec also explicitly tells us that we should refer to the usb cables/ports/devices as e.g. “USB4 40Gib” or “USB 3 20GiB”. So in fact we have easy to understand names but only a few manufacturers actually print that on the boxes or cables.
How do you do inter-pod communication witg quadlet? I never figured that out with podman kube play and just moved back to staring conatiners and creating networks from a shell script
I think ecc isn’t more required for zfs then for any other file system. But the idea that many people have is that if somebody goes through the trouble of using raid and using zfs then the data must be important and so ecc makes sense.
I love the idea of distrobox/toolbx!
but ive never understood why they by default share the home directory. They still overwrite each others config filesand leave a huge mess in the home dir. And last time i tried it wasn’t possible to really isolate things. Has thisimprovesd?
Modern relational databases have support for it too including indexes etc. For example postgres.
Ah i see kde has fixed the issue where dropdowns had broken behavior when scrolling https://invent.kde.org/frameworks/kirigami/-/commit/f6ca218607ff7e5d5066eb3224154c3256cb9516 this was my main blocker why i couldn’t use it when i tried it around 2020. Maybe i could give it another try?
Actually the naming scheme you propose e.g. USB4 80Gb is the real naming scheme! It’s officially what the specification demands manufacturers label their products. “USB4 version 2” and so on are explicitly only the names of the internal standards that only concern people writing drivers or designing chips.
I have no idea what tech journalist are smoking. This has been a problems for so many years but they keep using the internal names. I mean nobody is complaining about having to always say “IEEE 802.11bn” instead of WI-FI 8
The system tray is the one thing i need to see that/if email/steam/chat is running and if there’s new messages. Otherwise gnome works great for me
There are portals: https://docs.flatpak.org/en/latest/desktop-integration.html#portals . they allow secure access to many features. Also any flatpak app still has access to a private app-specific filesystem, just not to the host.
Doesn’t work for all applications but for many sand boxing is possible without a loss of features.
only option for messaging between Android and iOS.
Well aside from like all the messaging apps, right?
It might sound surprising but it makes a lot of sense to have different standards supported over USB-C. USB-C is just a form factor of the connector.
For USB 3 or USB4 speeds you physically need more wires in the cable, while for USB 2.0 you only need 5 wires. Also if you want really high data transfer rates of 40 or 80Gbit/s the cable can only be around 1 meter or 3 feet long.
So because USB-C supports different USB versions, a charging cable can simply be USB 2.0 and be cheaper and long and do it’s job just fine.
If USB-C was only USB4 it wouldn’t be all that useful. Devices like wireless mice or DACs or game controllers wouldn’t/ couldn’t use it and the cables would all be thick and expensive and short. And for charging regular things we’d still be stuck with micro USB.
The only downside is that, yes if you are doing a thing where you need high speeds such as connecting a screen or external disk to a PC you do need to check that you’re using a high speed cable, but pretty much all good quality fast cables have the speed printed onto the connector housing.
But yes the iPhone restricting speeds to 2.0 is strange and most definitely just a trick to sell more pro models. There are plenty of devices that simply have no need for anything besides 2.0, be it because they send no data or just very little. But phones really aren’t in that category.
The only “drama” I recall is that one guy, who ran an unofficial forum, went on a weird rant about how Godot is a scam because he thought development was too slow or something. He then shut down his unofficial forum. That’s a long shot from “being destroyed”.
But maybe I missed something?
(Edit: I had misspelled “forum” as “form”. Sorry if that confused anybody)
I get screen tearing when gaming on x11 so i use wayland and I only switch to x11 if i need to screenshare on discord.
yes these are the terms that are not supposed to be used in product naming or by consumers and are just intended for use by people developing USB devices.
Well you have to differentiate somehow and USB 5, 10, 20, 40 or 80 gbps sound like reasonable terms for normal people.
Im also not an expert but i believe since there Is still an ephemeral DH key exchange happening an attacker needs to actively MITM while having the certificate private key to decrypt the session. Passive capturing wont work