temporarily ip address as hostname causes no such directory error #3565
-
I need temporary ip address only access to set up the server so I use
I do get access but I see this error
Is there a correct way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by
jasperf
Apr 6, 2023
Replies: 1 comment
-
Never mind. I needed to update/add
instead of common
and now I can use ip address. Can replace with real hostname once all is done on new server. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jasperf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Never mind. I needed to update/add
instead of common
and now I can use ip address. Can replace with real hostname once all is done on new server.