server console commands
all server console command to setup database on Debian 11 NEWEST
search system updates
apt updateapt upgrade -yapt get updates and install gnupg
apt-get updateapt-get install gnupginstall database webinterface
apt install wget -yapt install apache2 -yapache2 status check
systemctl status apache2install php
install mariadb and configure
create database user
install phpmyadmin
check phpmyadmin gpg key
finish
Last updated