Файл hosts
|
|
Admin | Дата: Понедельник, 09.12.2013, 15:51 | Сообщение # 1 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| Вопросы по файлу hosts
Что такое hosts? Где находится? hosts для Windows XP hosts для Windows 7 hosts для Windows Vista hosts для Windows 8 Как поправить hosts на Windows 8
Самомнение — враг совершенствования.
|
|
| |
Admin | Дата: Понедельник, 09.12.2013, 16:02 | Сообщение # 2 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| Файл HOSTS используется в Windows для преобразования имен доменов в соответствующие им IP адреса и наоборот. (Коротко - Суть этого файла грубо говоря установить соответствие между IP сервером и сайтовским доменом.)
HOSTS не имеет расширения, но его можно редактировать в любом текстовом редакторе (Блокнот).
Путь его зависит от операционной системы:
Windows 95/98/ME - WINDOWS\hosts Windows NT/2000 - WINNT\system32\drivers\etc\hosts Windows XP/2003/Vista - WINDOWS\system32\drivers\etc\hosts Windows 7/8/ - WINDOWS\system32\drivers\etc\hosts
Самомнение — враг совершенствования.
|
|
| |
Admin | Дата: Понедельник, 09.12.2013, 16:04 | Сообщение # 3 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| 1. hosts для Windows XP
Код # Copyright (c) 1993-1999 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost
Самомнение — враг совершенствования.
|
|
| |
Admin | Дата: Понедельник, 09.12.2013, 16:05 | Сообщение # 4 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| 2. hosts для Windows Vista
Код # Copyright (c) 1993-2006 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhost ::1 localhost
Самомнение — враг совершенствования.
|
|
| |
Admin | Дата: Понедельник, 09.12.2013, 16:06 | Сообщение # 5 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| 3. hosts для Windows 7
Код # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost
Самомнение — враг совершенствования.
|
|
| |
Admin | Дата: Понедельник, 09.12.2013, 16:06 | Сообщение # 6 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| 4. hosts для Windows 8
Код # Copyright (c) 1993-2009 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be kept on an individual line. The IP address should # be placed in the first column followed by the corresponding host name. # The IP address and the host name should be separated by at least one # space. # # Additionally, comments (such as these) may be inserted on individual # lines or following the machine name denoted by a '#' symbol. # # For example: # # 102.54.94.97 rhino.acme.com # source server # 38.25.63.10 x.acme.com # x client host
# localhost name resolution is handled within DNS itself. # 127.0.0.1 localhost # ::1 localhost
Самомнение — враг совершенствования.
|
|
| |
Admin | Дата: Понедельник, 09.12.2013, 16:22 | Сообщение # 7 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| Напомню: HOSTS не имеет расширения, но его можно редактировать в любом текстовом редакторе (Блокнот). Для того чтобы изменить hosts на Windews 8 нужно следующее:
Найти блокнот. - Щелкнeм правой кнопкой мыши на иконку блокнота. - Появится всплывающее окно, выбираем пункт "запустить от имени администратора:". Блокнот запустился. - Далее 'Файл' - 'Открыть'. - Перейдите в 'C:\Windows\System32\Drivers\Etc' и выбираем файл hosts. - Теперь можем редактировать 'hosts'.
Самомнение — враг совершенствования.
|
|
| |
vepr | Дата: Понедельник, 09.12.2013, 20:07 | Сообщение # 8 |
Новичок
Группа: Проверенные
Сообщений: 12
Награды: 0
Репутация: 0
Статус: Offline
| То, что надо ) благодарю
|
|
| |
Admin | Дата: Четверг, 12.12.2013, 22:03 | Сообщение # 9 |
Самый главный )
Группа: Администраторы
Сообщений: 352
Награды: 11
Репутация: 1808
Статус: Offline
| Цитата vepr ( ) То, что надо ) благодарю Всегда пожалуйста )
Самомнение — враг совершенствования.
|
|
| |