0

I recently installed ubuntu server on a virtualbox virtual machine. I tried to connect it using <host name>.local but it didn't work? How can I access it from a url but not an IP?

(I do not want answers saying to modify /etc/hosts)

3
  • 1
    If you don't want to modify your /etc/hosts, which is easiest and most direct solution for your question, then install bind, create .local DNS zone and and configure A type DNS record for your virtual server. You may even configure bind and your VM to update this record dynamically... Commented May 27, 2019 at 12:14
  • @SergeyNudnov How can I install it? Commented May 27, 2019 at 14:01
  • There are many manuals available. This, this, this. Unfortunately, I have no time to create a proper answer... Commented May 27, 2019 at 14:27

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.