What is the output if you run sudo cryptsetup --verbose open --test-passphrase /dev/nvme0n1p3
?
What is the output if you run sudo cryptsetup --verbose open --test-passphrase /dev/nvme0n1p3
?
Love to see privatization hit every sector, however they want to spin it this’ll be a loss for Greek society
I have some Finish friends who thought this was just a symbolic position. I think a lot of the EU democracies are in risk to be falling over to the right without the checks and balances working like the average person expects them to, scary shit if you’d ask me
If testing this properly is your problem you should invest time in integration testing, running them on an in-memory database is an option as well. I think retrieving all the data and “caching” it like you call it has some negative consequences, for example what if the validation for some action fails and you didn’t need to load whatever you preloaded? Waste of a call to the db
I’ve taken smartphones and laptops, given for work but then never returned when leaving. Nothing permanent for hosting but I have used our infra for games and file sharing.
Alright so no permission issue, what if you run the changekey command in a separate bash subprocess?
sudo bash -c '($your-changekey-command-here)'