Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Homework 2 gedit issue #7

Closed
jjadned opened this issue Sep 8, 2021 · 5 comments
Closed

Homework 2 gedit issue #7

jjadned opened this issue Sep 8, 2021 · 5 comments

Comments

@jjadned
Copy link

jjadned commented Sep 8, 2021

I'm trying to run the command gedit Dockerfile and it's giving me the error

Unable to init server: Could not connect: Connection refused

(gedit:41): Gtk-WARNING **: 13:19:23.741: cannot open display:

I googled a fix for the issue and someone stated I just needed to install GNOME via
sudo apt -y install gnome I did that and it still doesn't work.

@jjadned
Copy link
Author

jjadned commented Sep 8, 2021

So I just used Nano and moved past that part of the issue. Now I'm seemly having a problem getting my docker image setup as when I try to run docker image ls it cannot connect to the docker daemon.

@jjadned
Copy link
Author

jjadned commented Sep 8, 2021

Alright I think I have it all working

@jjadned jjadned closed this as completed Sep 8, 2021
@18r441m
Copy link
Owner

18r441m commented Sep 8, 2021

Describe your Linux setup please

@18r441m 18r441m reopened this Sep 8, 2021
@jjadned
Copy link
Author

jjadned commented Sep 8, 2021

Describe your Linux setup please

I'm on a windows computer, using an Ubuntu terminal. I was able to finish the assignment without any problems I just had to do some weird authentication things

@18r441m
Copy link
Owner

18r441m commented Sep 8, 2021

WSL doesn't have X-server configured by default. I don't recommend using WSL for this course, it will work for homework 2 but not very well for the future assignments.

@18r441m 18r441m closed this as completed Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants