How to configure Live AWS ec2,free SSL, and domain point in live server

Опубликовано: 25 Декабрь 2022
на канале: Technical Skills Linux
6,096
67

###########NGINX installing########

sudo apt update

sudo apt install nginx

sudo systemctl enable nginx

sudo systemctl restart nginx

sudo nginx -t

###PHP_FPM INSATLLING###
sudo apt-get install php-fpm php-mysql
sudo systemctl restart php7.4-fpm
sudo systemctl status php7.4-fpm

#####Free ssl from Cerbot#####
sudo snap install --classic certbot

sudo ln -s /snap/bin/certbot /usr/bin/certbot


sudo certbot --nginx

###########################################

Thank you for watching my video if my video any help to you please like , comment, and subscribe to my channel for the next video.


Thank you once again...

-like -comment -share -subscribe


**********************Subscribe Please*******************