school.efm.lol
LAMP + WordPress,
one command.
Sets up Apache, MySQL, PHP and WordPress on Ubuntu 22.04 or 24.04.
$ curl -fsSL https://school.efm.lol/install.sh | sh
- Safe to re-run. It checks what is already installed and only fixes what is wrong.
- Nothing is deleted. Anything in the way is backed up with a timestamp.
- It will not lock you out. It refuses to change the network you are connected over.
- Add
--dry-run to see every action without changing anything.