User Tools

Site Tools


ubuntu:lamp_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:lamp_server [2019/11/30 11:52] peterubuntu:lamp_server [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 62: Line 62:
  
 <code bash> <code bash>
-apt install mysql-community-server+sudo apt install mysql-community-server
 </code> </code>
  
Line 93: Line 93:
 sudo a2enmod rewrite sudo a2enmod rewrite
 sudo a2enmod ssl sudo a2enmod ssl
-<code bash>+</code>
  
 +----
  
 ==== Install additional PHP modules (optional) ==== ==== Install additional PHP modules (optional) ====
Line 237: Line 238:
  
 <code bash> <code bash>
-apt install python-certbot-apache+sudo apt install python-certbot-apache
 </code> </code>
  
Line 268: Line 269:
  
 <code bash> <code bash>
-certbot --authenticator webroot --installer apache+sudo certbot --authenticator webroot --installer apache
 </code> </code>
  
ubuntu/lamp_server.1575114756.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki