Skip to content

Instantly share code, notes, and snippets.

@mknparreira
Last active August 12, 2021 22:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mknparreira/40465c50ab3f0cc91b5daeb5983fe5c5 to your computer and use it in GitHub Desktop.
Save mknparreira/40465c50ab3f0cc91b5daeb5983fe5c5 to your computer and use it in GitHub Desktop.
Linux | Editing a host

Open the cmd (Ctrl + Alt + T) and do the following command

sudo nano /etc/hosts

and add

127.0.0.1 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment