1. hostname 사용 shell> hostname -I (대문자 I (아이))
[root@testcentos bin]# hostname -I
2. ip addr show (show 는 생략 가능함) : inet 뒤를 확인
shell> ip addr show
[root@testcentos bin]# ip addr show
3. ifconfig 사용 : inet 뒤를 확인
[root@testcentos bin]# ifconfig lo: flags=73 mtu 65536 virbr0: flags=4099 mtu 1500
|
'Linux Unix' 카테고리의 다른 글
[ Linux ] libssl.so.1.0.0: cannot open shared object file: No such file or directory (0) | 2020.04.15 |
---|---|
[ Linux ] Gettext 소스 설치 (리눅스) (0) | 2020.04.04 |
[ Linux Unix ] OS 별 library path 설정 (2) | 2018.02.23 |
[ Linux ] Shell Script Trim 사용 (0) | 2016.04.19 |
[ Linux ] Shell Script command return value 받기 (0) | 2016.04.19 |
댓글