Update Aliyun guidelines to include SSH and VNC password setup script

This commit is contained in:
Timothyxxx
2025-08-18 07:24:39 +00:00
parent deff1fe385
commit a5dc64c943
2 changed files with 2 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ Note that the image you created in Step 1 will have a different resolution than
- Go to `Instances` tab and create a new instance with the imported image.
- Connect to the running instance via VNC.
- After connecting to the instance, please open the terminal and download this configuration script: `https://gist.githubusercontent.com/qykong/bea58ff98f20057d3a69921276dd4553/raw/cd1a91a0840c4192d793f43cfb90553370343b08/config.sh`.
- If you want ssh and vnc password also be setup, use this `https://huggingface.co/datasets/xlangai/ubuntu_osworld/resolve/main/aliyun_config.sh?download=true`.
- Run the script and reboot your instance.
- After rebooting, the instance will have the correct resolution and noVNC setup. You can connect to the instance via "http://<your_instance_public_ip>:5910/vnc.html" (make sure your security group allows port 5910).
- Save the running instance as a new image. The new image will be used as the OSWorld image.