"리눅스 IP 변경"의 두 판 사이의 차이

7번째 줄: 7번째 줄:
</source>
</source>
<source lang='dos'>
<source lang='dos'>
ifconfig eth0 135.79.246.80
[root@jmnote ~]# ifconfig eth0 135.79.246.80
</source>
</source>



2014년 5월 15일 (목) 13:43 판

리눅스 IP 변경

1 방법 1: ifcfg-eth0

2 방법 2: ifconfig

ifconfig 장치명 아이피
[root@jmnote ~]# ifconfig eth0 135.79.246.80

3 방법 3: setup

4 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}