IT 공부/linux
linux ip 설정
큘큘
2018. 2. 6. 10:14
ifconfig eth0 192.168.0.1 netmask 255.255.255.0
route add default gw 192.168.0.255