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

Not connecting to the machine (for linux) #7

Closed
manahter opened this issue Jun 27, 2021 · 0 comments
Closed

Not connecting to the machine (for linux) #7

manahter opened this issue Jun 27, 2021 · 0 comments

Comments

@manahter
Copy link
Owner

resim

Issue

  • If you click on the "Connection" button and never connected,
  • The problem can be this;
    • Your username is not included in the "DialOut" group

Solution

  • Run this code in the terminal (for Linux):
    sudo adduser $USER dialout
  • And after this, reboot your computer

References

manahter added a commit that referenced this issue Jun 27, 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

1 participant