filmov
tv
How To Start A Website/Web Server using Apache2 Terminal | Ubuntu Linux
Показать описание
This video shows the simple command that allows you to start the basics of creating your own website. I am running Ubuntu 20.04 - On a VPS.
Connected with the putty command line.
Commands:
sudo apt-get update
sudo apt-get install apache2
Editing the /var/www/ requires root permission unless granted in the shell for other users.
Connected with the putty command line.
Commands:
sudo apt-get update
sudo apt-get install apache2
Editing the /var/www/ requires root permission unless granted in the shell for other users.