sudo tasksel install lamp-server code example
Example 1: How to Install a LAMP stack on a Linode Server
sudo systemctl enable httpd.service
sudo systemctl start httpd.service
Example 2: How to Install a LAMP stack on a Linode Server
IncludeOptional sites-enabled/*.conf