Unleash Your Server Potential with Expert Insights
Over $120 Million in Payouts!Sponsored by: FundingTicks
Sponsored by: FundingTicks
Category: VPS Setup
dnf install httpd mariadb-server php php-mysqlnd -y
/var/www/html/nextcloud
Start services:systemctl start httpd mariadb
firewall-cmd --add-service=http
http://ip/nextcloud
—test withcurl http://ip/nextcloud