LEMPer
LEMPer copied to clipboard
LEMPer Stack is terminal-based LEMP / LNMP installer and manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).
**Describe the Issue / Bug** A clear and concise description of what the issue / bug is. PHP application behind NGINX is unable to detect that `HTTP_X_FORWARDED_PROTO` or `HTTPS` secure...
**Describe the Issue / Bug** The standard installation ultimately does not finish until the end and stops at an error ``` Processing triggers for libc-bin (2.31-0ubuntu9.9) ... /root/LEMPer/scripts/helper.sh: line 130:...
**Describe the Issue / Bug** Pure-ftpd failed to start **To Reproduce** Install pure-ftpd as FTP server **Expected Behavior** A clear and concise description of what you expected to happen. **Screenshots...
**Describe the Issue / Bug** Add PureFTPD for FTP Server Installation https://www.pureftpd.org/project/pure-ftpd/
**Describe the Issue / Bug** Add CrowdSec as replacement alternative to Fail2ban for intrusion detection system https://crowdsec.net/ Installing CrowdSec https://doc.crowdsec.net/docs/getting_started/install_crowdsec
`ClamAV® is an open source antivirus engine for detecting trojans, viruses, malware & other malicious threats.` Installation instruction: https://www.clamav.net/documents/installation-on-debian-and-ubuntu-linux-distributions Downloads page: https://www.clamav.net/downloads
**Describe the Issue / Bug** HTTP/3 builds on User Datagram Protocol (UDP), and is already being used by prominent internet companies such as Google and Facebook. If you’re using Chrome...
Proposed command line syntax: ```bash lemperctl stack config php [email protected] ``` Add function to update default PHP version ```bash RUNTIME=${1} # Reserve default IFS _IFS=${IFS} IFS='@' read -r -a _RUNTIME
**Describe the Issue / Bug** MongoDB Transparent Huge Pages (THP) warning ```bash ------ The server generated these startup warnings when booting: 2021-12-18T16:50:42.028+00:00: Using the XFS filesystem is strongly recommended with...
Cross-Origin Resource Sharing (CORS) is a mechanism that uses additional HTTP headers to tell browsers to give a web application running at one origin, access to selected resources from a...