sudo apt update
sudo apt upgrade
How to check if LAMP is installed on The machine.
systemctl status apache2
apachectl -v
CMD to install Apache2
apt install apache2
Then will be installing MYSQL
apt install mysql-server
mysql -V
CMD to check if mysql is running?
service mysql status
ليست هناك تعليقات:
إرسال تعليق