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 search command in unix?
How do you stop a running process?
What is the general format of unix command syntax?
hw will u use awk in replacing cahrs and files
Which command will print your home directory on screen?
Can you explain a little bit about command substitution?
What is command statement?
Which command is used to create a directory?
what is the default signal kill in unix?
How do I use grep to find a file?
Is there any command in Unix, other than:ls, to list the files in a directory? The answer will be highly appreciated...
How to install scsi driver in unix? give me explanation clearly?