This shows you the differences between two versions of the page.
ubuntu_install [2023/09/22 20:59] admin created |
ubuntu_install [2023/09/22 20:59] (current) admin |
||
---|---|---|---|
Line 8: | Line 8: | ||
Install Apache, MySQL, PHP, vim etc | Install Apache, MySQL, PHP, vim etc | ||
+ | <code> | ||
sudo apt install apache2 mariadb-server-10.6 vim php php-mysql php-curl php-mbstring php-xml | sudo apt install apache2 mariadb-server-10.6 vim php php-mysql php-curl php-mbstring php-xml | ||
+ | </code> | ||