15

I want to redirect some sites to localhost. I can use hosts file which resides in directory C:\WINDOWS\system32\drivers\etc in windows.

Which is equivalent of this file in Ubuntu?

Rahul Virpara
  • 11,860

1 Answers1

17

In Ubuntu it is /etc/hosts. You can edit the file as same in other OSes.

Eliah Kagan
  • 119,640
Web-E
  • 21,716