Seo Panel on Ubuntu 20.04
My test platform: Ubuntu Server 20.04 and SEO Panel 4.6.0
SEO Panel is a free and open source control panel that can be used for search engine optimization of your websites.
Requirements: user with root privileges or non-root user with sudo privileges.
Apache, PHP and MariaDB installation
$ sudo apt install apache2 mariadb-server php php-mysql php-curl php-json php-cgi \
libapache2-mod-php php-xmlrpc php-gd php-mbstring php php-common php-xmlrpc \
php-soap php-xml php-intl php-cli php-ldap php-zip php-readline php-imap \
php-tidy php-intl unzip wget -y