วิธีแก้ Accessing xampp from another computer centos 7
firewall-cmd --add-port=80/tcp --permanent
firewall-cmd --permanent --zone=public --add-service=http
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd --reload
วิธีแก้ Accessing xampp from another computer centos 7
firewall-cmd --add-port=80/tcp --permanent
firewall-cmd --permanent --zone=public --add-service=http
firewall-cmd --permanent --zone=public --add-service=https
firewall-cmd --reload
การติดตั้ง XAMPP PHP 7.3.0 บน Linux CentOS 7
การ mount พื้นที่ NFS มาใช้งานบน linux centos 7 โดยใช้ gui gnome ร่วมกับ terminal
Howto Mount And Unmount NFS In Linux with gnome