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 |
How to put a job in background & bring it to foreground?
does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?
Give the command to display space usage on the UNIX file system.
What are each of the standard files and what are they normally associated with?
How to give root privileges without using SU/sudor ?
Is this the command to connect oracle from unix? sqlplus -s username/password. Then what is the -S here...????
If your linux machine shows a ~(tilde) in most filenames on your dos or windows partition,what is the mistake you have made?How do you get back the long filenames?
What are the processes that are not bothered by the swapper? Give Reason.
What are setuid/setgid in relation to file permissions?
From command line how will you add a user account?
How are devices represented in UNIX?
how to create a file system quota in HP-UX?