How to setup sudo, only can use for particular date & time
only ( for solaris10 )
Answer / isha
allows users to run programs with the security privileges
of another user (normally the superuser).It is an
abbreviation for "switchuser do" (as in, do a command with
another user's privileges). By default, sudo will prompt
for a user password but it may be configured to require the
root password, or require it only once per pseudo terminal,
or no password at all.[3] Sudo is able to log each command
run and in some cases has completely supplanted the
superuser login for administrative tasks
| Is This Answer Correct ? | 1 Yes | 0 No |
What is unix command line?
which script will invoke first ,when /etc/init.d starts
How to create hardlinks and softlinks on files?
What is sed awk grep?
Through which command will redirect output to bOth screen and files at the same time?
what does a process mean?
Give the command for finding the current date.
What is an Environment Variable?
What is the output of : $ ps-e $ ps-a commands
What happens when we execute a unix command?
What is s and g in sed command?
How to see unused port number in Solaris?