Tag: /etc/sudoers
How to create a new sudo user on Ubuntu Linux server
in Categories Linux, Ubuntu Linux, User Management last updated January 23, 2017How to run sudo command without a password on a Linux or Unix
in Categories BASH Shell, CentOS, Debian / Ubuntu, FreeBSD, Linux, Suse, UNIX last updated April 18, 2017I‘m a new Unix system user. How do I use sudo command without a password on a Linux or Unix-like systems? I log in as tom@my-cloud-server-ip and disabled root login for ssh. After login, I need to run some commands as root user. I am the only sysadmin using my server. How do I run or execute sudo command without a password for a user named Tom under Debian/Ubuntu/CentOS Linux cloud server?
How To Add, Delete, and Grant Sudo Privileges to Users on a FreeBSD Server
in Categories FreeBSD, UNIX, User Management last updated December 2, 2014-bash: sudo: command not found Error and Solution
in Categories CentOS, Debian / Ubuntu, RedHat and Friends last updated July 29, 2012CentOS / Red Hat: Sudo Allows People In Group Admin To Run All Commands
in Categories CentOS, Fedora Linux, Linux, RedHat and Friends, Security, Troubleshooting, Ubuntu Linux, User Management last updated August 18, 2009I like the way Ubuntu Linux works – all people in admin groups should able to run all commands after running it via sudo “command-name”. How do I setup sudo under CentOS or Red Hat Enterprise Linux to allow all members of the ‘admin’ group to run all commands?
UNIX / Linux: Send E-mail When sudo Runs
in Categories AIX, CentOS, Debian / Ubuntu, FreeBSD, HP-UX Unix, Linux, OpenBSD, RedHat and Friends, Solaris-Unix, Suse, Ubuntu Linux, UNIX last updated July 1, 2009I‘m not told to use the root user to perform activities that do not require it. I’ve configured sudo for myself and for other web developers so that they can restart MySQL or Apache web server. How do I send email when sudo run by one of my user? How do I keep track of user login done via sudo command?