How to setup sudo, only can use for particular date & time
only ( for solaris10 )
Answer Posted / 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 |
Post New Answer View All Answers
Which command is used to restrict incoming messages?
Who command in unix operating system?
What is {} in find command?
What are the dos commands?
What is grep short for?
What does the command '$ls | wc –l > file1' do?
Can you explain a little bit about command substitution?
Which command is used to copy files?
Explain ‘library functions’ with respect to unix commands?
How do I run a whois command?
How do I run a bash script?
What are bash commands?
What is unix command line?
Why is it called a shebang?
What does pipe () return?