Linux and Windows Operating Systems

Covers Linux distributions, history, features, vi editor commands, and Windows keyboard shortcuts

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which command is used to redirect output to a file as well the standard output ?

  1. 1>
  2. tee
  3. redirect
  4. trap
Question 2 Multiple Choice (Single Answer)

Display the Action shortcut menu for the selected item (On Microsoft Management Console)

  1. SHIFT+F11
  2. SHIFT+F10
  3. SHIFT+F1
  4. ALT+F10
Question 3 Multiple Choice (Single Answer)

Open the Microsoft Windows NT Security dialog box (On Remote Desktop Connection)

  1. CTRL+ALT+HOME
  2. CTRL+SHIFT+END
  3. CTRL+ALT+END
  4. CTRL+ALT+BREAK
Question 4 Multiple Choice (Single Answer)

Display the Windows menu (On Remote Desktop Connection)

  1. CTRL+DELETE
  2. ALT+DELETE
  3. ALT+SHIFT+DELETE
  4. ALT+Windows Logo
Question 5 Multiple Choice (Single Answer)

Switch High Contrast either on or off.

  1. Right ALT+Right SHIFT+PRINT SCREEN
  2. Left ALT+Right SHIFT+PRINT SCREEN
  3. Left ALT+left SHIFT+PRINT SCREEN
  4. Left CTRL+left SHIFT+PRINT SCREEN
Question 6 Multiple Choice (Single Answer)

Move backward through the tabs (On Dialog Box)

  1. CTRL+ALT+TAB
  2. CTRL+SHIFT+TAB
  3. ALT+SHIFT+TAB
  4. CTRL+SHIFT+(-)
Question 7 Multiple Choice (Single Answer)

Display the Start menu

  1. CTRL+ALT+SHIFT
  2. CTRL+Windows Logo
  3. CTRL+SHIFT
  4. CTRL+ESC
Question 8 Multiple Choice (Single Answer)

Switch the client computer between a window and a full screen (On Remote Desktop Connection)

  1. CTRL+ALT+HOME
  2. CTRL+SHIFT+END
  3. CTRL+ALT+END
  4. CTRL+ALT+BREAK
Question 9 Multiple Choice (Single Answer)

How to specify the indent width of the text in vi editor

  1. :set sw=4
  2. :set aw=4
  3. :set iw=4
  4. :set ai
Question 10 Multiple Choice (Single Answer)

vi editor is built upon one of the following editors

  1. emacs
  2. view
  3. ex
  4. ed
Question 11 Multiple Choice (Single Answer)

To check for any hanging paranthesis use the command

  1. #
  2. %
  3. [
  4. }
Question 12 Multiple Choice (Single Answer)

The following command takes you to insert mode in a new line below the current cursor position

  1. I
  2. O
  3. a
  4. o
Question 13 Multiple Choice (Single Answer)

If you dont want to type the word "Humuhumunukunukuapua`a" each and every time and you want to use the abbreviation, use the following command

  1. :set abb Humuhumunukunukuapua`a
  2. :una 9u Humuhumunukunukuapua`a
  3. :ab 9u Humuhumunukunukuapua`a
  4. None of the above
Question 14 Multiple Choice (Single Answer)

In command mode, when a . is typed

  1. It repeats the previous ":s" command
  2. It repeats the last command that modified the file
  3. It types the command stored in the specified buffer
  4. It marks the current position with the character specified
Question 15 Multiple Choice (Single Answer)

Who wrote the first kernel for the Linux Operating System.

  1. Richard stallman
  2. Linus Torvalds
  3. Andrew S Tanenbaum
  4. Ken Thompson
Question 16 Multiple Choice (Single Answer)

Linux is a ___ operating system?

  1. Multi user
  2. Multi tasking
  3. Open source
  4. All of the above
Question 17 Multiple Choice (Single Answer)

What is the official mascot of Linux Operating System ?

  1. Bob the Mandrake
  2. Larry the Cow
  3. Tux the Penguin
  4. Sakila the dolphin
Question 18 Multiple Choice (Single Answer)

What is GNU/Linux?

  1. A combination of a free software kernel with Linux apps
  2. A fancy way of identifying new distros
  3. Official name of the complete Linux OS according to Richard Stallman
  4. Linux distro meant for beginners
Question 19 Multiple Choice (Single Answer)

What operating system was Linux designed to "resemble" ?

  1. System V
  2. Minix
  3. IBM OS/2
  4. Vunix
Question 20 Multiple Choice (Single Answer)

Which of the following is not a Linux Distro ?

  1. Gentoo
  2. Ubuntu
  3. Debian
  4. Zed Linux