Code in this video: How to Install and Configure LAMP Stack on CentOS | CentOS Stream | RockyLinux | AlmaLinux | RHEL
###Code in this video
sudo setenforce 0 && sudo sed -i
's/^SELINUX=.*/SELINUX=permissive/g'/etc/selinux/configsudo firewall-cmd –permanent –zone=public –add-service=http
sudo firewall-cmd –permanent –zone=public –add-service=https
sudo firewall-cmd –reload
sudo dnf install php php-fpm php-mysqlnd php-opcache php-gd php-xml php-mbstring -y
Read more
- Samba – Part 3 – Set Up Samba with Separate Read/Write Access for Each User
- Samba – Part 2 – Share a Folder with Read and Write Access in LAN
- Samba – Part 1 – Install Samba Server on Linux Ubuntu | Debian
- How to Install Windows Server 2025 on Hyper-V (Step-by-Step Tutorial)
- How to Install Android on Hyper-V using BlissOS on Windows