2023-01-03

root passwd

inherit extrausers
EXTRA_USERS_PARAMS = "usermod -P 12345 root;"

댓글 없음:

댓글 쓰기

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...