General Topics
#Getting issue in adding a host entry in host file it is asking to save as.
# How to make a entry in host file via cmd ?
1. open a cmd prompt run as administration
2. Type echo ipaddress fqdn >> %windir%\System32\drivers\etc\hosts
This will help you add host file directly vis command prompt without asking for save as.
#Getting issue in adding a host entry in host file it is asking to save as.
# How to make a entry in host file via cmd ?
1. open a cmd prompt run as administration
2. Type echo ipaddress fqdn >> %windir%\System32\drivers\etc\hosts
This will help you add host file directly vis command prompt without asking for save as.
No comments:
Post a Comment