NFS cannot be used to increase the access to the files on the mounted filesystem.
True
False
A directory is stored on the hard disk like any other file.
What is the command to open cmd with other user'd or admin's ID?
RunAs
Open
Run
None
Select Correct Command Format
c:>net use
c:>Runas /user:domain\username cmd
c:>net use x: \servername\Shared folder
c:>Cd\
Command to release and renew IP Address?
Ipconfig /release, Ipconfig /Renew
ipconfig /rel ,Ipconfig /New
ipconfig /release ,Ipconfig /New
Heart of UNIX Operating System
Kernel
Shell Interpreter
Command line interpreter
Others
Which command used to print current user id
who
whoami
ami
others
Which command to create a directory
mkdir
MKdir
mdir
other
Which command to rename the directory
rename
rn
mv
Which command to remove the directory contains list of files
rmdir –s directoryname
rmdir directoryname
rmdir -r directoryname