Open the /etc/hosts file with a file editor and add the following lines: 127.0.0.1 localhost 192.168.192.12 database01.comptia.org Modify Hosts File in Linux On Linux, the full path to the file is /etc/hosts. In your terminal window, open the hosts file using your favorite text editor : $ sudo nano /etc/hosts