Recent Post»

Recent Comment»

« 2024/5 »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
05-10 03:12

 

'/etc/hosts'에 해당되는 글 1

  1. 2014.03.04 /etc/hosts 파일 등록
 

/etc/hosts 파일 등록

Tip | 2014. 3. 4. 23:23 | Posted by 짱아
반응형

/etc/hosts 파일 설정하기


# cat /etc/hosts

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4

::1         localhost localhost.localdomain localhost6 localhost6.localdomain6


기본 구조


IP [tab] host name [tab] Alias



반응형
: