OpenWRT does not use liblzma or systemd so i think that one is pretty safe. I would also be surprised if Android included OpenSSH server binaries in that way.
OpenWRT does not use liblzma or systemd so i think that one is pretty safe. I would also be surprised if Android included OpenSSH server binaries in that way.
also: you can calculate the carnot cycle efficiency of a solar cell as if it was a classical heat-power-machine, even though it has no visible moving parts.
the reason why this works and yields realistic results is because the basic principles of thermodynamics stay the same no matter if you are working with steam, combustion gasses or photons and electron gas inside a semiconductor.
downvote for lack of feathers. smh.
The current fertility rate for France in 2024 is 1.847 births per woman, a 0.05% decline from 2023
Sounds about right. Western and Central Europe is aging rapidly. I doubt Paris is much of an exception to that rule.
that sounds almost exactly like the Reichsbürger in Germany. They also claim the current German state is actually just a corporation and the laws of the German empire are somehow still applicable. They also create their own passports. And of course they are deeply interconnected with Neo-nazis.
vasistas
https://en.wiktionary.org/wiki/vasistas
its real, though not necessarily the type of window that you described. also exists in Turkish. i have a Turkish colleague who was very proud to explain the origin of that word to us in Germany :D .
datasheet for one of the drive models apparently these have a dual SAS interface, so what you are seing could be completely normal. i dont have any experience with this type of setup though.
btw you can uniquely identify partitions by using something like lsblk -o+PARTUUID,FSTYPE
the partuuid should never repeat in the output even if the partition table was somehow used as a template (though "dd"ing from disk to disk will duplicate those of course)
also check out the “SERIAL” column for lsblk to uniquely identify the drives themselves.
most dishwasher detergent formulations contain corrosion inhibitors for steel, some even contain corrosion inhibitors for aluminium though those are usually in the upper price segment.
could you run something like sudo lsblk -o+MODEL
and note down the model for the drives? i kind of suspect that the HBA you are using is still doing some abstraction and is not in IT mode. the duplication could come from connecting two SAS cables to the same backplane, thus creating a sort of double image of the enclosure. this is usually handled and hidden by the HBA though if it is configured correctly.
pls also check that you are in fact using the correct ports on the enclosure. if you are not building a SAN only the “A” ports are supposed to be used and the “B” ports should be unused/free.
just a bunch of individuals drives
that is literally what JBOD means so congratulations you already have one. a classical RAID would show up as a single drive.
Initiator-target (IT) mode enables creating a JBOD with zfs vdevs on it. You can have the zfs vdevs in raidz configuration (which would give you the same drive redundancy as a hardware raid, with raidz1 performing similar to RAID5)
zfs is commonly used with a JBOD configuration on a raid controller but you can also use any other kind of controller as long as the individual drives can be written to. examples for this would be NVMe drives directly attached to the PCIe bus or normal SATA controllers. This is more a performance optimization than an issue with compatibility.
is secure boot enabled in the firmware? It is possible that you have a signed grub binary installed but the module signing is not yet rolled out. Edit: my mistake: if you are using grub with shim then all the necessary modules need to be baked into the grub binary. maybe grub was not installed correctly?
https://en.wikipedia.org/wiki/Nick_Piantanida
This guy was in a remote controlled, parachute equipped gondola at 17km altitude wearing a pressurized suite. His suit broke and even though the emergency descent of the gondola was immediately activated to descend safely, he later died from embolism (bubbles forming in the blood because of rapidly decreasing pressure). Passenger jets cruise at about 11km so i gather it would be similar.