Az 104 Deploy and Manage Azure Compute Resources Part 02#04

Поділитися
Вставка
  • Опубліковано 18 вер 2024
  • Learn About How to Deploy Webserver on Windows and Linux VM.
    Learn about State of VM
    1. Use the below link to download the putty tool
    www.putty.org/
    2. Use the below commands working on the Linux machine
    // This command is used to update the package index
    sudo apt-get update
    // This command will install the nginx web server
    sudo apt-get install nginx

КОМЕНТАРІ • 4