operating systems Online Quiz - 15

Questions covering Linux/Unix and Windows Server 2003 system administration, including file systems, commands, Active Directory, and system configuration.

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

OBP is an abbreviation of

  1. Open Boot PROM
  2. Open Boot Parameter
  3. Open Source Boot
  4. Open Boot Process
Question 2 True/False

"devfsadm" command can be used to Scan for new devices to the system?

  1. True
  2. False
Question 3 Multiple Choice (Single Answer)

Command to configure default gateway:

  1. route add default
  2. add route
  3. add gateway default
  4. router add default
Question 4 Multiple Choice (Single Answer)

How to remove metadevice?

  1. rm -rf d7
  2. metaclear d7
  3. metadel d7
  4. metarm d7
Question 5 True/False

"mpstat 2" command can be used to view per-processor statistics, refreshed every 2 seconds

  1. True
  2. False
Question 6 Multiple Choice (Single Answer)

How to remove all host speci c con guration from the system

  1. rm -rf
  2. sys-unconfig
  3. reboot
  4. rm /etc/system
Question 7 Multiple Choice (Single Answer)

Which is the run comand for installing the active directory?

  1. ads.msc
  2. dcpromo
  3. activedirectory
  4. adservice
Question 8 Multiple Choice (Single Answer)

Which is the command to go to active directory users and coputers?

  1. adcsers.msc
  2. usrncomp.msc
  3. dsa.msc
  4. computers.msc
Question 9 Multiple Choice (Single Answer)

Which is not a domain wide role?

  1. rid master
  2. infrastructure master
  3. domain naming master
  4. pdc emulator
Question 10 Multiple Choice (Single Answer)

which is the command to get remote connection?

  1. remote
  2. mstsc
  3. remoteaccess
  4. terminal
Question 11 Multiple Choice (Single Answer)

which is the port number used for LDAP?

  1. 23
  2. 443
  3. 389
  4. 80
Question 12 Multiple Choice (Single Answer)

which is the database file for active directory?

  1. ADSDT.dit
  2. NTDS.dit
  3. NTLDR
  4. Boot.ini
Question 13 Multiple Choice (Single Answer)

what is the other name of windows server 2003?

  1. ms2003
  2. win2k3
  3. win2k
  4. server2003
Question 14 True/False

windows server 2003 does not support active system recovery

  1. True
  2. False
Question 15 Multiple Choice (Single Answer)

which is NOT an edition of windows server 2003?

  1. Web Edition
  2. Ultimate
  3. Data Center
  4. Enterprise
Question 16 True/False

Server 2003 web edition does not support Terminal services

  1. True
  2. False
Question 17 Multiple Choice (Single Answer)

Currently working in a directory containing only one file, Afile1. What is displayed after the following commands are entered in bash? # MYVAR=ls # echo $MYVAR "$MYVAR" '$MYVAR' '$MYVAR'

  1. ls Afile1 Afile1 Afile1
  2. ls ls $MYVAR Afile1
  3. ls ls ls $MYVAR
  4. Afile1 Afile1 Afile1 Afile1
Question 18 Multiple Choice (Single Answer)

If you type the command cat dog & > cat what would you see on your display? Choose one:

  1. Any error messages only.
  2. the contents of the file dog and any error messages.
  3. Nothing as all output is saved to the file cat.
  4. The contents of the file dog.
Question 19 Multiple Choice (Single Answer)

You have a new application on a CD-ROM that you wish to install. What should your first step be? Choose one:

  1. Use the mount command to mount your CD-ROM as read-write.
  2. Use the umount command to access your CD-ROM.
  3. use the mount command to mount your CD-ROM as read-only.
  4. Read the installation instructions on the CD-ROM.
Question 20 Multiple Choice (Single Answer)

Of the following directories, which one is the most important to back up on a routine basis?

  1. /var
  2. /etc
  3. /root
  4. /tmp