2022-12-12

[개발노트] ethtool

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


댓글 없음:

댓글 쓰기

How to Convert EUC-KR Source Code to UTF-8

How to Convert EUC-KR Source Code to UTF-8 I found old STM32 firmware code. The files were in EUC-KR encoding. This is an old Korean text f...