Raspberry Pi_Kor_12.4.3 “adduser” 명령 – 사용자 생성

12.4.3 “adduser” 명령 – 사용자 생성

사용자 계정을 생성하는 데는 “adduser” 명령과 “useradd” 명령을 사용할 수 있다. “adduser” 명령은 간편하게 사용자 계정을 생성할 수 있다. “useradd” 명령은 매우 low-level의 명령으로 상대적으로 세부적인 처리를 할 수는 있지만, 사용하는 것이 복잡하여 일반적인 목적으로는 잘 사용되지 않는다.

Raspberry Pi_Eng_12.4.3 “adduser” Command – Create User

12.4.3 “adduser” Command – Create User

You can use “adduser” and “useradd” commands to create user accounts. The “adduser” command makes it easy to create user accounts. The “useradd” command can handle relatively detailed processing with very low-level commands, but it is complex to use and generally not used for general purposes.