Versionsunterschiede von Test Server




← Vorherige Änderung
Nächste Änderung →




21 21 file:apache2_activerunning.png
22 22 We can see from the screenshot that Apache is running and auto start enabled.
23 23
24   And enable auto start at boot time with:
  24 If you want your webserver to start at boot time permanently:
25 25 %% sudo systemctl enable apache2 %%
26 26
27 27 ===2.3 Test ===