Step-by-Step Guides์ถ์ฒ: DigitalOcean์กฐํ์ 1
How To Create a New Sudo-Enabled User on Ubuntu
By Lyn Muldrow2026๋
3์ 17์ผ
**How To Create a New Sudo-Enabled User on Ubuntu**
Introduction When managing a server, youโll sometimes want to allow users to execute commands as โroot,โ the administrator-level user. The sudo command provides system administrators with a way to grant administrator privileges โ ordinarily only available to the root user โ to normal users. In this tutorial, youโll learn how to create a new user with sudo access on Ubuntu without having to modify your serverโs /etc/sudoers file. Note: If you want to configure sudo for an existing user, skip to step 3. Also, if you are using an older version of Ubuntu, we recommend you upgrade to a more latest version since Ubuntu no longer provides support for these versions...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ DigitalOcean์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
Introduction When managing a server, youโll sometimes want to allow users to execute commands as โroot,โ the administrator-level user. The sudo command provides system administrators with a way to grant administrator privileges โ ordinarily only available to the root user โ to normal users. In this tutorial, youโll learn how to create a new user with sudo access on Ubuntu without having to modify your serverโs /etc/sudoers file. Note: If you want to configure sudo for an existing user, skip to step 3. Also, if you are using an older version of Ubuntu, we recommend you upgrade to a more latest version since Ubuntu no longer provides support for these versions...
---
**[devsupporter ํด์ค]**
์ด ๊ธฐ์ฌ๋ DigitalOcean์์ ์ ๊ณตํ๋ ์ต์ ๊ฐ๋ฐ ๋ํฅ์ ๋๋ค. ๊ด๋ จ ๋๊ตฌ๋ ๊ธฐ์ ์ ๋ํด ๋ ์์๋ณด์๋ ค๋ฉด ์๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ์ธ์.
