[SOLVED] sudoer creation

sinbad

New Member
Feb 22, 2011
2
0
1
Hello,
after installation of Proxmox 3.4, I am unable to create a user with sudo rights.
Code:
~$ id guy
uid=1000(guy) gid=1000(guy) groups=1000(guy),4(adm),27(sudo)

If try a command with sudo, the answer is always:
Code:
guy@proxmox:~$ sudo nano /etc/hosts
-bash: sudo: command not found
4
 
Last edited: