Skip to primary content
Skip to secondary content

Incredigeek

Incredigeek

Main menu

  • Home
  • Linux
  • Windows
  • OS X
  • Projects
    • Pangolin Whisper Web Interface
    • UBNTMOD
    • Email Tracker
    • IP Watt Meter
    • Grond : LUKS Password Cracker
  • Ubiquiti
  • LibreNMS
  • Donate

Tag Archives: usermod

Add/Remove Linux User to sudoers

Posted on December 7, 2018 by admin
Reply

CentOS/Fedora/RedHat

Add sudo privileges

usermod -a -G wheel LinuxUsername

remove

sudo deluser username wheel

Ubuntu/Debian

Add sudo privileges

usermod -a -G sudo LinuxUsername

remove

sudo deluser username sudo
Posted in CentOS, Debian, Fedora, Linux, RedHat, Ubuntu | Tagged adding users, admin, centos, debian, fedora, linux, redhat, rhel, sudo, ubuntu, usermod, wheel | Leave a reply

If you do not want Ads, use a Adblocker.

Was the information helpful? Consider donating some Monero to keep fresh information coming!

Recent Blog Post

  • How to Create a Self Signed TLS Certificate in Linux
  • “Couldn’t create temporary archive name” lvextend
  • Backup UISP Application Backup Files with Rsync
  • Give Ubuntu User Access to Run Docker?
  • LibreNMS Devices Disappeared from Web Interface

Proudly powered by WordPress