This video demonstrates how to install Apache 2, PHP 7, Mysql and PHPMyAdmin on Ubuntu Server 16.10
-----------------------------------
To install openssh server:
sudo apt install openssh-server
________________________
To install Apache2:
sudo apt install apache2
________________
To install PHP 7 first search for all PHP Modules by
sudo apt search php7.0
And then install everything that you want to install
________________________
To install Mysql:
sudo apt install php7.0-mysql mariadb-server mariad
آی-ویدئو