Linux Ubuntu
[Ubuntu] IP 주소 알아내기 (net-tools/ifconfig)
kjun.kr
2022. 12. 1. 23:03
728x90
728x170
ifconfig를 이용해 알아낼 수 있는데 net-tools package 설치가 필요합니다.
sudo apt install net-tools |
ifconfig 를 하게 되면
찾기 힘들다면 grep 명령으로 찾아 확인할 수 있습니다.
ifcofig | grep 192 |
728x90
그리드형