Tagged Questions
2
votes
2answers
575 views
slow media - disk cache tuning?
Is there any way to make the system more consistent when using LUKS? (or slow storage in general) as it is everything is snappy until the write buffer is full, then everything grinds to a halt as the ...
2
votes
1answer
50 views
How to encrypt my system such that suspend to RAM works and is also encrypted
How can I encrypt my system (at best using lvm + dm-crypt/luks) such that suspend to RAM works and that everything is in an encrypted state when suspended to RAM?
2
votes
0answers
135 views
How can I mount a dm_crypt device during boot, it fails all the time
I have a complex problem at booting. Basically, I have a debian apache box, as a music server in my home network. The root, swap and data hard drives are dm_crypted. The booting should look like this:
...
2
votes
0answers
211 views
How to set up an encrypted directory to be mounted only during samba access?
(This is not about restricting client access, for which ext3 permissions do the trick)
I'd like to encrypt the data on my NAS drive (Buffalo LinkStation Pro with SSH access enabled, if that matters) ...
2
votes
0answers
100 views
How do create an encrypted system with multiple Linux distributions?
A few weeks ago I created a completely encrypted system on a notebook and must say I like the idea. It's a little bit annoying to enter the password on every boot, but it's nice to know even if I ...