

Storage or Internal Memory… which is it?
Storage or Internal Memory… which is it?
deleted by creator
In very few lines of work is getting paid cash going to get you the inome that would trigger DOJ Tax Evasion profiling. The only one I can think of is extra-legal. Drugs. It’s drugs.
Florida: hold my beer.
Wait until you see the payday loan usury rates!
Is that in the same vein as rapist Brock Turner?
I’m pretty sure that’s how this all started… https://youtu.be/k8TwRmX6zs4
‘I got a powerful need to eat’
Lock. Them. Up…
Edit: adding this timely link. Remember how the administration is laying off Russian cyber threats? https://cloud.google.com/blog/topics/threat-intelligence/russia-targeting-signal-messenger
what a small man
Thankfully, POTUS can’t pardon a state crime, only federal.
I feel like this is going to catch on.
“Evil old woman, considered frightful or ugly”. It’s twelve down.
Chuckles… I’m in trouble
deleted by creator
Perhaps not. But the flag allows for direct I/O for data, bypassing buffers which can be overrun with certain size blocks, potentially causing dirty buffer depending on the machine being used. My understanding is that it’s “more reliable” for writing (especially on shitty USB Flash drives) and getting the exact ISO properly written.
But it could be useless all the same - I’m just pointing out that OPs command is not the one recommended by Fedora when writing their ISO. Also OP is less likely to pull the drive before buffers have flushed this way.
Don’t use Fedora myself, but it may not be a hybrid ISO that becomes bootable when written… so I looked and you are missing a flag
dd if=/path/to/image.iso of=/dev/sdX bs=8M status=progress oflag=direct
From https://docs.fedoraproject.org/en-US/quick-docs/creating-and-using-a-live-installation-image/
I imagine musk being fired for cause from NV and unable to exercise his options as a result and the fact that Musk, the richest person on earth with the legal access that provides, hasn’t hasn’t done shit about it for 3 years speaks volumes I’d say.
Edit. Oh, and defamation laws…
I came to say this. And not flippantly. Each one of these takes a dive into the documentation to resolve. Sometimes they are related and you can solve some issues with one change, but each one is a challenge to be solved.
OP, focus on Security first, Errors second, and warnings third. Often the warnings are not a huge deal to having an operational nextcloud, but might impact performance or excessive logging for example.