Skip to content

atulkamble/linux-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

linux-website

// 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages