[Help] Can't connect to my omega over SSH on my Linux machine
-
Every time I try to connect with my omega2+ over SSH from my linux machine with the command used in the documentation I get this error message:
ssh root@omega-ABCD.local
ssh: Could not resolve hostname omega-2f33.local: Name or service not knownWhat should I do to fix it and what exactly is the problem, the omega and my machine are connected to the same wifi and there was no problem during the install.
-
@Hussein-Taher
I also ran into this problem with a remote connection to my Omega. You should write not "local", but the IP address of your Omega in the network.
For example, SSH root@omega-ABCD.192.168.3.1