Difference between revisions of "Installing a webserver on AXIOM Beta"
From apertus wiki
Line 4: | Line 4: | ||
Update mirrors database: | Update mirrors database: | ||
pacman - | pacman -Syy | ||
Install webserver: | Install webserver: | ||
pacman -S lighttpd | pacman -S lighttpd |
Revision as of 18:43, 13 August 2016
Installing required packages
Make sure the AXIOM Beta is connected to the internet and then on the commandline run:
Update mirrors database:
pacman -Syy
Install webserver:
pacman -S lighttpd