- temporary:
sudo service apache2 start
,sudo service apache2 stop
- permanent:
sudo systemctl enable apache2
,sudo systemctl enable apache2
sudo service apache2 start
, sudo service apache2 stop
sudo systemctl enable apache2
, sudo systemctl enable apache2