How can I use display device in GCP -linux

0 votes
I`m using GCP. Boot Image: c3-deeplearning-tf-1-14-cu100-20191004

Debian GNU/Linux 9.11 (stretch) (GNU/Linux 4.9.0-11-amd64 x86_64\n)

Error message: _tkinter.TclError: no display name and no $DISPLAY environment variable

I wanna use display device.
Mar 7, 2022 in GCP by Rahul
• 2,080 points
663 views

1 answer to this question.

0 votes

Use the following steps:

1) Install the Debian Linux Chrome Remote Desktop Package:

wget https://dl.google.com/linux/direct/chrome-remote-desktop_current_amd64.deb

Update the package manager data 

sudo apt update 

Install the package and its dependencies 

sudo dpkg --install chrome-remote-desktop_current_amd64.deb
sudo apt install  --assume-yes --fix-broken.

Install Cinnamon or XCFE

Connect to the instance using remote desktop for chrome  

answered Mar 8, 2022 by Korak
• 5,820 points

Related Questions In GCP

0 votes
1 answer
0 votes
1 answer

How can I find out who created a project in GCP?

You could probably use Stackdriver Cloud Audit ...READ MORE

answered Oct 9, 2019 in GCP by Sirajul
• 59,230 points
2,120 views
0 votes
1 answer
0 votes
1 answer

How can I perform data lineage in GCP?

There isn't a serverless data lineage service ...READ MORE

answered Nov 8, 2022 in GCP by Ashwini
• 5,430 points
674 views
0 votes
1 answer

How can i grant access to a GCP project for a large scale multiple users at once?

gcloud auth to service accounts is allowed. ...READ MORE

answered Oct 16, 2019 in GCP by Sirajul
• 59,230 points
1,130 views
0 votes
1 answer

How can I change the Service Account that my GCP GAE Flex Service is running as?

This isn't possible at the moment. The ...READ MORE

answered Mar 4, 2022 in GCP by Korak
• 5,820 points
334 views
0 votes
1 answer

How can I tell how much it costs to run a low traffic WordPress site on GCP?

Running a 2x g1-small (1 vCPU, 1.7 ...READ MORE

answered Apr 6, 2022 in GCP by Korak
• 5,820 points
344 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP