intelemetry
intelemetry
Kali is setup as so: https://www.kali.org/tutorials/emergency-self-destruction-luks-kali/ This, running on kali livecd, with an external encrypted partition, fails to identify /dev/sda{2,5} as LUKS volumes.
Apache2 requires mod_ssl in order to use SSL certificate files. This is not included in the documentation. ``` a2enmod ssl ```
https://wiki.apache.org/httpd/PasswordBasicAuth On debian based system you need: sudo apt-get install apache2-utils in order to execute `$ htpasswd -c ~/.htpasswd vxcage` which is required for the stanza: ``` AuthUserFile "/path/to/users" ```...