Step-by-Step Guides์ถœ์ฒ˜: DigitalOcean์กฐํšŒ์ˆ˜ 11

How To Create a New Sudo-enabled User on Rocky Linux

By Anish Singh Walia
2026๋…„ 2์›” 6์ผ
**How To Create a New Sudo-enabled User on Rocky Linux**

Introduction The sudo command provides a way to grant selected administrative privileges, which are normally limited to the root user, to regular user accounts. This guide shows you how to create a new user with sudo access on Rocky Linux, without having to modify your serverโ€™s /etc/sudoers file. Note: This tutorial has been tested on Rocky Linux versions 8, 9, and 10. The commands use standard tools like adduser, passwd, and usermod that are available across the latest Rocky Linux releases. Note: If you want to configure sudo for an existing Rocky Linux user, skip to step 3...

---

**[devsupporter ํ•ด์„ค]**

์ด ๊ธฐ์‚ฌ๋Š” DigitalOcean์—์„œ ์ œ๊ณตํ•˜๋Š” ์ตœ์‹  ๊ฐœ๋ฐœ ๋™ํ–ฅ์ž…๋‹ˆ๋‹ค. ๊ด€๋ จ ๋„๊ตฌ๋‚˜ ๊ธฐ์ˆ ์— ๋Œ€ํ•ด ๋” ์•Œ์•„๋ณด์‹œ๋ ค๋ฉด ์›๋ณธ ๋งํฌ๋ฅผ ์ฐธ๊ณ ํ•˜์„ธ์š”.