

Even further: The support is exclusively for the 32bit libraries. The 32bit kernel and therefore cpu support was dropped a long time ago in Fedora. Fedora 31 in 2019.
Even further: The support is exclusively for the 32bit libraries. The 32bit kernel and therefore cpu support was dropped a long time ago in Fedora. Fedora 31 in 2019.
To be a little more precise, Linux is still available for 32-bit x86, just not from the Fedora distro. The Linux project is just now dropping support for 486 CPUs, because the maintenance burden for a virtually unused system type is too high for the mainline. That still leaves 32-bit Pentiums and newer though.
Is dropping support for 32bit hardware more important than being able to run on everything?
Yes evidently, because they dropped that hardware support in 2019. Specifically they dropped 32-bit x86 kernels in Fedora 31
The argument is utterly stupid.
Ignoring that it is building on a fantasy reality for the moment. Even if you had free healthcare, and if only the financial costs of survival motivated people to get jobs, then the other costs of living, like for food and shelter, would still provide that motivation.
I wonder how betrayed the people in the Appalachian feel when their supposed “own” Vance stood for this.
They are hardly even in the US market. Only via Murena with their e/OS/.
Those are both way more useful than exploiting a lazy coder’s fuckup
I never said social engineering, physical breaching, exerting force on people, and other ways of compromising systems weren’t useful. They just aren’t hacking to me, otherwise the term is too broad to be very useful.
You’re free to come up with your own definition, I was asked to define it and that’s my best shot for now.
You know my first instinct wast to reply with: “No.”
Maybe I should have stuck with that. I had a feeling this would lead nowhere.
I’d start with the following, and refine if necessary:
“Gaining unauthorized access to a protected computer resource by technical means.”
* Those first two actually happened in 2001 here in Switzerland when the WEF visitors list was on a database server with default password, they had to let a guy (David S.) go free
** The governor and his idiot troupe eventually stopped their grandstanding and didn’t file charges against Josh Renaud of the St. Louis Post-Dispatch reporter, luckily
I haven’t heard of a firewall failing open when overwhelmed yet. Usually quite the opposite, a flood disables access to more than just the targeted device, when the state table overflows.
But maybe there is a different mechanism I’m not aware of. How would the DDoS change the properties of ingress?
DDoS is not hacking
They do actually burn gas locally, I wasn’t trying to dispute that part. It has become a political discussion in Memphis. Apparently they wanted to start operations on turbines before the grid access was ready.
The linked video is a bit unclear to me. The don’t explain the modes well. Mostly it seems to just show heat. According to the description it’s a Teledyne FLIR G620, which should be able to detect Methane and other VOCs. But it’s not clear to me how we are supposed to distinguish hot rising CO2 and H2O from any potentially leaking Methane, in those pictures.
Video in question https://www.youtube.com/watch?v=4prazMVylRs
This week I heard from a network group lead of a university hospital, that they have a similar issue. Some medical devices that come with control computers can’t be upgraded, because they were only certified for medical use with the specific software they came with.
They just isolate those devices as much as possible on the network, not much else to do, when there is no official support and recertification for upgrading. And of course nobody wants to spend half a million on a new imaging device when the old one is still fine except for the OS of the control computer.
Sounds like a shitty place to be, I pity those guys.
That said, if you were talking about normal client computers then it’s inexcusable.
Pre-UEFI they were fighting over the boot sector, sure, but now that everything is more well defined, and every OS can read the FAT32 ESP? Never seen it…
At worst the UEFI boot entry is replaced. There are some really shitty UEFI implementations out there which only want to load \efi\microsoft\boot\bootx64.efi
or \efi\boot\bootx64.efi
, or keep resetting you back to those.
Assuming you were dumped into Windows suddenly, you can check if you have the necessary boot entries still with bcdedit and its firmware option
bcdedit /enum firmware
If you just have a broken order you can fix it with
bcdedit /set {fwbootmgr} displayorder {<GUID>} /addfirst
If you actually need a new entry for Linux it’s a bit more annyoing, you need to copy one of the windows entries, and then modify it.
bcdedit /copy {<GUID1>} /d "Fedora"
bcdedit /set {<GUID2>} path \EFI\FEDORA\SHIM.EFI
bcdedit /set {fwbootmgr} displayorder {<GUID2>} /addfirst
Where GUID1 is a suitable entry from windows, and GUID2 is the one you get back from the copy command as the identifier of the new entry. Of course you will have to adjust the description and the path according to your distro and where it puts its shim, or the grub efi, depending on which you’d like to start.
Edit: Using DiskGenius might be a little more comfortable.
ORB: Off-World Resource Base https://www.gog.com/en/game/orb_offworld_resource_base
I assembled the links for OPs entries:
ORB: Off-World Resource Base https://store.steampowered.com/app/281390/ORB/
Ookibloks https://store.steampowered.com/app/399910/Ookibloks/
Paper Monsters Recut https://store.steampowered.com/app/314540/Paper_Monsters_Recut/
Curse of the Crescent Isle DX https://store.steampowered.com/app/365120/Curse_of_the_Crescent_Isle_DX/
Space Moth DX https://store.steampowered.com/app/425340/Space_Moth_DX/
Z.A.R. https://store.steampowered.com/app/351820/ZAR/
Demon’s Crystals https://store.steampowered.com/app/454610/Demons_Crystals/
Hyper Sentinel https://store.steampowered.com/app/640880/Hyper_Sentinel/
Katana Soul https://store.steampowered.com/app/1028300/Katana_Soul/
Timberman: The Big Adventure https://store.steampowered.com/app/2589910/Timberman_The_Big_Adventure/
it won’t change shit if its Debian 2
So at best kernel 2.2.xx good luck with the hardware support. Flatpack is not a solution for everything.
Oh, my condolences. I used to have to rely on Powerline too.
That’s a kernel saying. A bit unfitting to repeat it for the distro that builds said userspace.