Skip to content

[Linux] Adding domain name to etc hosts

Alex O. Karasulu edited this page Mar 9, 2018 · 2 revisions

Edit etc /hosts file with any editor

for example:

sudo nano /etc/hosts

In the end of the file just type in your Subutai management's IP address and the domain name :

192.168.0.8 test.com

then CTRL - X and Yes to save the file. error

Now all you need to do is to open your browser , type in your domain name and here we go :

error