リモート起動スクリプトを使用した Compute インスタンスのデプロイ: チャレンジラボ のレビュー

53746 件のレビュー

RAMESH Preethi · 10日前にレビュー済み

Moskovitz Tal · 10日前にレビュー済み

Saqib Muhammad Naveed · 11日前にレビュー済み

Firmansyach Windu · 11日前にレビュー済み

BEFOLO AKOUMOU Landry Freidy · 11日前にレビュー済み

Vadlamudi Tejaswini · 11日前にレビュー済み

Mallampati Sneha · 11日前にレビュー済み

Mohdisa Aidil · 11日前にレビュー済み

Coliñir Nicanor · 11日前にレビュー済み

Naniwadekar Amey · 11日前にレビュー済み

abdelrehim amgad refaat amin · 11日前にレビュー済み

Zimny Tomasz · 11日前にレビュー済み

I've identified and fixed the issues preventing your VM from serving web content. What went wrong: 1. Windows Line Endings: Your install-web.sh file had Windows-style line endings (\r\n). When Linux tried to run the script, it saw the command as apt-get update\r, which is an invalid operation. 2. Leading Space: There was a space at the very beginning of your script ( #!/bin/bash), which can sometimes interfere with how the shell interprets the file. 3. Apt Lock: On the first boot, your script failed because another system process (likely the automatic agent installation) was already using the package manager (apt-get). What I did: 1. Cleaned the Script: I removed the Windows carriage returns and the leading space from install-web.sh. 2. Updated the Bucket: I uploaded the corrected script back to your GCS bucket. 3. Restarted the VM: I reset the web2 instance to force it to run the startup script again. Verification: I verified that the VM is now correctly serving the default Apache page: 1 HTTP/1.1 200 OK 2 Server: Apache/2.4.67 (Debian) You should now be able to go back to the lab console and successfully validate the "test that the vm is serving web content" step!

Moritz Lennart Joshua · 11日前にレビュー済み

K Ganapathi · 11日前にレビュー済み

kanyo Abderrahmen · 11日前にレビュー済み

A MW · 11日前にレビュー済み

Temirov Emil · 12日前にレビュー済み

Naveen Naveen · 12日前にレビュー済み

Harsh s Patel · 12日前にレビュー済み

Cook Tony · 12日前にレビュー済み

Patel Harshil · 12日前にレビュー済み

Anggi Pamungkas Ferdinando · 12日前にレビュー済み

Leon Adrian · 12日前にレビュー済み

Saqib Muhammad Naveed · 12日前にレビュー済み

Sindhi Nikhil · 12日前にレビュー済み

公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。