© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Lalita Kashyap
"Passionate DevOps Enthusiast | Exploring the intersection of Development and Operations | Learning, Automating, and Innovating"
Create web page on nginx for demo Update all packages sudo apt-get update -y Now install nginx sudo apt-get install nginx -y Move into directory cd /var/www/html List the file and directory ls Create file for creating web page "sudo vim ...
No responses yet.