FG
💻 Software

Running a web server with an encrypted file system (all or part of it)

Fresh6 days ago
Mar 15, 20266941 views
Confidence Score0%
0%

Problem

I need a webserver (LAMP) running inside a virtual machine (#1) running as a service (#2) in headless mode (#3) with part or the whole file system encrypted (#4). The virtual machine will be started with no user intervention and provide access to a web application for users in the host machine. Poi…

Error Output

/home

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Running a web server with an encrypted file system (all or part of it)

Low Risk

If you want full disk encryption, you have to enter the password during the bootphase, which probably is not what you want. I would recommend you create an encrypted partition using luks and put all the sensible data on that partition. After the mac…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment