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 |
Tags
- nohup
- SWIFT
- ubuntu
- rethinkdb
- appium server
- openpyxl
- mysql
- ftp
- PYTHON
- centos
- perfect
- port forwarding
- kitura
- 28015
- Jupyter Notebook
- Materials
- postgresql
- 실행권한
- STF
- nmap
- nGrinder
- ssh
- sshpass
- postgres
- GoCD
- Jupyter
- insert
- create table
- STF_PortForwarding
- appium
Archives
- Today
- Total
don't stop believing
Mac에서 hosts 파일 변경 본문
Mac에서도 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
'Linux > Mac' 카테고리의 다른 글
zsh 설치 후 .bash_profile 적용 (3) | 2019.12.09 |
---|---|
brew로 python downgrade 하기 (3.7 -> 3.6.5) (0) | 2018.08.27 |
nmap으로 네트워크 내 특정 포트 찾기 (0) | 2017.12.22 |
자주 사용하는 Mac 단축키 (0) | 2017.11.12 |
터미널 깔끔하게 설정하기 (0) | 2017.11.10 |
Comments