890
edits
sudo tasksel
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.
sudo apt update
sudo apt install mediawiki
sudo apt install mediawiki
installs as I recall all thats need to run mediawiki on localhost.
|