Modify Linux Hosts File Print

  • 1

Linux

Use the following instructions if you’re running Linux:

  1. Open a Terminal window.
  2. Enter the following command to open the hosts file in a text editor:

    sudo nano /etc/hosts
    
  3. Enter your domain user password.
  4. Make the necessary changes to the file.
  5. Press Control-X.
  6. When you are asked if you want to save your changes, enter y.

Was this answer helpful?

« Back