Notice
Recent Posts
Recent Comments
Link
아미(아름다운미소)
Mac에서 hosts 파일 변경 본문
Mac에서도 hosts파일을 변경할 수 있습니다.
hosts 파일 경로는 /private/etc/hosts 입니다.
hosts 파일 경로는 /private/etc/hosts 입니다.
$ sudo vim /private/etc/hosts
## # 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 255.255.255.255 broadcasthost ::1 localhost
'서버 > MAC' 카테고리의 다른 글
MAC에 python 개발 환경 구축 (0) | 2018.01.06 |
---|---|
자주 사용하는 Mac 단축키 (0) | 2018.01.03 |
nmap으로 열려있는 포트 확인 (0) | 2018.01.01 |
Mac에 Python3.x 설치 (brew) (0) | 2018.01.01 |
Homebrew 설치 (0) | 2017.12.31 |
Comments