// ubuntu
sudo apt install apache2
sudo systemctl start apache2
sudo systemctl enable apache2
sudo chmod 777 /var/www/html
cd /var/www/html
sudo rm index.html
sudo touch index.html
sudo nano index.html
sudo cat index.html
atulkamble/linux-website
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|