How do I get root or admin privileges back as the only user account set up?

sudo usermod -a -G vboxusers YOUR_LOGIN_NAME
















don't ever try to change that file if you are not absolutely sure of what you are doing
sudo visudo
# /etc/sudoers
#
# This file MUST be edited with the 'visudo' command as root.
#
# See the man page for details on how to write a sudoers file.
# Host alias specification
# User alias specification
# Cmnd alias specification
# Defaults
Defaults !lecture,tty_tickets,!fqdn
# User privilege specification
root ALL=(ALL) ALL
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL






%manda ALL=(ALL) ALL





Users browsing this forum: Google Adsense [Bot], Spearmint2 and 24 guests