- sudo useradd ops.dantro0
- sudo passwd ops.dantro0
- Connect as root by entering this on the prompt: sudo -i
- visudo
- append on the file: ops.dantro0 ALL=(ALL) ALL
- less /etc/sudoers (or you can use cat or more or tail)
Additional References:
http://www.tecmint.com/add-users-in-linux/
No comments:
Post a Comment