View Single Post
zxcvbnm3230's Avatar
Posts: 132 | Thanked: 225 times | Joined on Dec 2013
#102
@pawoolon
for the first issue use the following as root (be careful with this one):
Code:
rm -rf /etc/host/
Second. Type this as root:
Code:
vi /etc/hosts
then press arrow down (cursor should move one line down) and type on your virtual keyboard:
Code:
3dd
this should remove three lines from the file. To save the changes and exit type two capital 'Z':
Code:
ZZ
 

The Following 3 Users Say Thank You to zxcvbnm3230 For This Useful Post: