2022-12-12

[개발노트] ethtool

# ethtool -s lan1 speed 10 duplex full
# ethtool lan1


댓글 없음:

댓글 쓰기

도커 내부의 hosts에 주소 추가하기

echo "192.168.10.19 happycpu-P620.local" | sudo tee -a /etc/hosts