Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- MS-SQL
- 라즈베리파이
- 리눅스
- 날짜
- port
- sqlite
- IOS
- 맛집
- PyQt5
- javascript
- Linux
- PyQt
- Excel
- ASP
- urllib
- 유니티
- flutter
- swift
- PER
- tensorflow
- python
- 함수
- ubuntu
- pandas
- mssql
- 다이어트
- node.js
- Unity
- GIT
- MySQL
Archives
아미(아름다운미소)
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