Skip to primary content
Skip to secondary content

Incredigeek

Incredigeek

Main menu

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

Tag Archives: wheel

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

  • What is 802.11R (Fast Roaming, Fast Transition, FT PSK)
  • Install Just on Ubuntu 20.04
  • SSH “Permission denied” to local IP address – Windows
  • What is Cisco VTY?
  • Default Administrative Distances for Routes

Proudly powered by WordPress