[LINUX] [Note] How to give sudo authority to user on CentOS

cd /etc visudo

 %wheel  ALL=(ALL)       ALL
↑ Uncomment

usermod -G wheel username

usermod command => Commands used to change user information

-G => Change the group to which you belong. Multiple can be specified separated by commas

Recommended Posts

[Note] How to give sudo authority to user on CentOS
How to install PyPy on CentOS
How to install TensorFlow on CentOS 7
How to install Maven on CentOS
How to switch mouse operations on CentOS
How to update security on CentOS Linux 8
How to install Apache (httpd) on CentOS7
How to install Eclipse GlassFish 5.1.0 on CentOS 7
How to install Apache (httpd) on CentOS8
How to install Git GUI and Gitk on CentOS
How to register on pypi
[Note] How to use virtualenv
How to install Python2.7 python3.5 with pyenv (on RHEL5 CentOS5) (2016 Nov)
A note on how to load a virtual environment in PyCharm
Steps to deploy EMLauncher on CentOS 8
A note on how to check the connection to the license server port
How to install mysql-connector-python on mac
Notes on how to use pywinauto
Steps to install VirtualBox on CentOS
How to install graph-tool on macOS
How to install VMware-Tools on Linux
How to install pycrypto on Windows
How to deploy django-compressor on Windows
Notes on how to use featuretools
How to add sudo when debugging
How to install OpenCV on Mac
How to run matplotlib on heroku
How to use homebrew on Debian
Misunderstanding on how to connect cnn
Notes on how to use doctest
Study Note 9_Install Jenkins on CentOS7
Notes on how to write requirements.txt
How to install Go on Ubuntu
How to install music 21 on windows
Procedure until you can create a general user and execute the sudo command on CentOs (memorial note)
[PostgreSQL] How to grant superuser authority when the user (role) with superuser authority is 0
How to use FastAPI ① Tutorial --User Guide
How to install aws-session-manager-plugin on Manajro Linux
How to read pydoc on python interpreter
How to use FastAPI ② Advanced --User Guide
[Kivy] How to install Kivy on Windows [Python]
How to use mecab, neologd-ipadic on colab
How to build Hello, World on #Nix
How to use Google Assistant on Windows 10
How to erase Python 2.x on Mac.
How to display emoji on Manjaro Linux
Connecting from python to MySQL on CentOS 6.4
How to install packages on Alpine Linux
How to install Anisble on Amazon Linux 2
How to install richzhang / colorization on Windows 10
How to install php7.4 on Linux (Ubuntu)
How to test on a Django-authenticated page
Personal Note Package to install on Anaconda
How to run Cython on OSX Memo
How to find large files on Linux
How to install NumPy on Raspberry Pi
How to install cx_Oracle on macOS Sierra
How to install python3 with docker centos
[Linux] How to read .bashrc of general user as root user on WSL2 Ubuntu20.04
How to write urlfetch unittest on GAE / P
[2020 version] How to install Python3 on AWS EC2