Install the Apache Web Server on Debian
- https://www.digitalocean.com/community/tutorials/how-to-install-the-apache-web-server-on-debian-9
- https://fideloper.com/user-group-permissions-chmod-apache
DEFRAG and TRIM
sudo e4defrag /
fstrim -va
DEBIAN PERFORMANCE TUNING
- https://wiki.mikejung.biz/Ubuntu_Performance_Tuning
- https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/6/html-single/performance_tuning_guide/index
- https://www.speedguide.net/articles/ssd-linux-tweaks-3897
- https://wiki.debian.org/SSDOptimization#Low-Latency_IO-Scheduler
- https://docs.oracle.com/cd/E93554_01/E48380/html/apas02.html
- http://www.brendangregg.com/blog/2015-03-03/performance-tuning-linux-instances-on-ec2.html
- https://cromwell-intl.com/open-source/performance-tuning/disks.html
Sample
nano /e...