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 the use of "grep" command?
What does pipe () return?
How do I search for a file in unix command?
what is the command to find out which shell you are running?
How to use grep command to list find the records of a file containing 10 different strings?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Why is it called grep?
how to find largest file?
14 Answers HCL, Microsoft, Thomson Reuters,
How to delete a directory containing files and folders?
what is the use of uniq commmand?
how to make IGNITE-BACKUP in HP-UX?
what is the command to list files in a directory in UNIX?