Hi guys,
Ive accidently deleted all my hosts in my terminal and now my MBP boots up slow.
Ive done the following:
- open terminal
- sudo -s
- enter password
- sudo pico etc/hosts
and i've deleted everything!
Now when i want to put it back i copy this:
Then i press CTRL + X --> Y to save but then i get this:
And i dont know what to fill in! can anyone help me please!?
Ive accidently deleted all my hosts in my terminal and now my MBP boots up slow.
Ive done the following:
- open terminal
- sudo -s
- enter password
- sudo pico etc/hosts
and i've deleted everything!
Now when i want to put it back i copy this:
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost twoscomp.dev
255.255.255.255 broadcasthost
::1 localhost
Then i press CTRL + X --> Y to save but then i get this:
File Name to Write: etc/hosts
And i dont know what to fill in! can anyone help me please!?