0
I want to setup an anti-forensic Linux server to protect my users.
My aim is to have the Linux distro and everything inside of it running from RAM, never storing anything permanently.
It is possible that eventually I will need to save selected things (such as error messages, or feedback from users) to a full disk encrypted hard drive so I can read them in case they disappear. However, everything else should not be wrote to a disk.
I know a little about RAMdisks, but I am unsure how to make everything run from them? Any help in how I would go about doing this, or better solutions would be welcome.
While one use case for such setup might be security there are other use cases for a RAM disk only setup. Also this question cares only about how to setup such thing and not about the information security aspect. Therefore I consider it off-topic here. Apart from that take a look at wikipedia: List of Linux distributions that run from RAM.
– Steffen Ullrich – 2016-05-19T13:42:21.940