How to switch to a super user status to gain privileges?
sc
su
switch
login
What is/are the default UMASK value in Linux?
002
022
020
200
To show the current PID what command should be execute?
echo$$
echo$PID
echo$USER
echo$user
What is the GID value of root?
0
1
2
3
What is the PID value for root?
What is the default permission for Directory?
777
755
666
644
How many Processor are supported by 'Enterprise Edition' of Win2003 Server?
1-2
1-4
1-8
8-32
Basic Disk can contain up to..
4-Primary Partitions
4-Extended Partitions
3-Primary and 1-Extended Partitions
1-Primary and 3-Extended Partitions
Which File-System is more secure?
Fat-12
Fat-16
Fat-32
NTFS
'QUOTA' can be allocated in FAT-32 FileSystem.
True
False