D
Deleted member 2294691
I have tested it and I think It only lasts for 6 hours. But It's enough to experiment on it.
1. Visit You do not have permission to view the full content of this post. Log in or register now. (Make sure you are login to Google)
2. Click on Activate Cloud Shell (You will find it in upper right corner)
3. Install Docker if it's not installed
4. Copy this command and run it
5. Now you have to modify the web port number (From the upper right icon, next to the setting icon) and change it to 6080
6. Click "preview page" It's on the same option.
1. Visit You do not have permission to view the full content of this post. Log in or register now. (Make sure you are login to Google)
2. Click on Activate Cloud Shell (You will find it in upper right corner)
3. Install Docker if it's not installed
Code:
apt install docker
4. Copy this command and run it
Code:
docker run -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
5. Now you have to modify the web port number (From the upper right icon, next to the setting icon) and change it to 6080
6. Click "preview page" It's on the same option.


