890
edits
</syntaxhighlight>and then select ''Debian desktop environment'' (plus the choice of desktop) and ''web server''. This installs apache2 and whatever else it needs as the default Web Server.<syntaxhighlight lang="shell">
sudo apt update
sudo apt
sudo apt install mediawiki
</syntaxhighlight>installs, as I recall, all that is needed to run mediawiki on localhost.
|