[네트워크] eno1 / lo
2021. 7. 28. 09:52ㆍ💻/CS
eno1 / lo
What does eno1 and lo mean
When running the following command in bash: netstat -i I am returned something which looks like this: Kernel Interface table iface MTU ... eno1 1500 lo 50000 I ran this command wit...
unix.stackexchange.com
127.0.0.1 과 localhost의 차이
우리는 내부적으로 서버를 구축하고 백엔드 서버를 개발할 때 흔히들 localhost:3000 을 사용하곤 한다.그리고 localhost:3000 과 이것의 ip주소인 127.0.0.1:3000 을 브라우져 창에 입력하면 같은 결과가 나
velog.io
'💻 > CS' 카테고리의 다른 글
CS 면접 준비 (0) | 2022.04.25 |
---|---|
[PC] 포맷 후 설정 루틴 (0) | 2021.06.24 |
[PC] Windows 10 Edu 학교 계정 이름변경 (5) | 2021.06.24 |
[QT] 소켓 프로그래밍 시 참고 (0) | 2020.12.13 |
[라즈베리파이] 기본설정(Wifi, 한글, Qt) (0) | 2020.12.13 |