Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Access Debian VM in GUI mode

Hello there,

** I am not a Linux expert.

I have spun a Debian 10 VM in GCP which i need to access like in a GUI mode and be able to download and install some applications for development and experiment purposes.

I think i have installed xrdp, display GUI packages, firefox, apache2 etc, but not able to land into GUI mode or browser mode.

1- I can't invoke/run firefox with "Display" error - Error: no DISPLAY environment variable specified

2- RDP from my local laptop also being refused with "connection refused" error.

Need some help.

Regards, Saumya

Solved Solved
0 2 6,255
1 ACCEPTED SOLUTION

Hi Saumya,

 

Please follow below article to access Linux VM gui in Google cloud.

 

https://cloud.google.com/architecture/chrome-desktop-remote-on-compute-engine

 

View solution in original post

2 REPLIES 2

Hi Saumya,

 

Please follow below article to access Linux VM gui in Google cloud.

 

https://cloud.google.com/architecture/chrome-desktop-remote-on-compute-engine

 

Thanks Chanpan (and Google),  It worked pretty well.