Telnet sometimes doesn't permit root logons,how will you
then change a file writable only by root on a remote host?
Answer / mohanraj swaminathan
using the below command
/usr/local/bin/sudo /bin/su -
| Is This Answer Correct ? | 1 Yes | 1 No |
From command line how will you add a user account?
What is a filesystem?
What is the difference between grep & find?
Give two UNIX kernel parameters that effect an Oracle install
win 3.1 is a
How do you execute a UNIX command in the background?
What do you mean by nice value?
What is a pipe?
how to set request time out value for name resolution on clients (hp-ux) ?
What is the difference between > and >> operators?
Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?