Linux and Windows Operating Systems
Covers Linux distributions, history, features, vi editor commands, and Windows keyboard shortcuts
Questions
Which command is used to redirect output to a file as well the standard output ?
- 1>
- tee
- redirect
- trap
Display the Action shortcut menu for the selected item (On Microsoft Management Console)
- SHIFT+F11
- SHIFT+F10
- SHIFT+F1
- ALT+F10
Open the Microsoft Windows NT Security dialog box (On Remote Desktop Connection)
- CTRL+ALT+HOME
- CTRL+SHIFT+END
- CTRL+ALT+END
- CTRL+ALT+BREAK
Display the Windows menu (On Remote Desktop Connection)
- CTRL+DELETE
- ALT+DELETE
- ALT+SHIFT+DELETE
- ALT+Windows Logo
Switch High Contrast either on or off.
- Right ALT+Right SHIFT+PRINT SCREEN
- Left ALT+Right SHIFT+PRINT SCREEN
- Left ALT+left SHIFT+PRINT SCREEN
- Left CTRL+left SHIFT+PRINT SCREEN
Move backward through the tabs (On Dialog Box)
- CTRL+ALT+TAB
- CTRL+SHIFT+TAB
- ALT+SHIFT+TAB
- CTRL+SHIFT+(-)
Display the Start menu
- CTRL+ALT+SHIFT
- CTRL+Windows Logo
- CTRL+SHIFT
- CTRL+ESC
Switch the client computer between a window and a full screen (On Remote Desktop Connection)
- CTRL+ALT+HOME
- CTRL+SHIFT+END
- CTRL+ALT+END
- CTRL+ALT+BREAK
How to specify the indent width of the text in vi editor
- :set sw=4
- :set aw=4
- :set iw=4
- :set ai
vi editor is built upon one of the following editors
- emacs
- view
- ex
- ed
To check for any hanging paranthesis use the command
- #
- %
- [
- }
The following command takes you to insert mode in a new line below the current cursor position
- I
- O
- a
- o
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
- :set abb Humuhumunukunukuapua`a
- :una 9u Humuhumunukunukuapua`a
- :ab 9u Humuhumunukunukuapua`a
- None of the above
In command mode, when a . is typed
- It repeats the previous ":s" command
- It repeats the last command that modified the file
- It types the command stored in the specified buffer
- It marks the current position with the character specified
Who wrote the first kernel for the Linux Operating System.
- Richard stallman
- Linus Torvalds
- Andrew S Tanenbaum
- Ken Thompson
Linux is a ___ operating system?
- Multi user
- Multi tasking
- Open source
- All of the above
What is the official mascot of Linux Operating System ?
- Bob the Mandrake
- Larry the Cow
- Tux the Penguin
- Sakila the dolphin
What is GNU/Linux?
- A combination of a free software kernel with Linux apps
- A fancy way of identifying new distros
- Official name of the complete Linux OS according to Richard Stallman
- Linux distro meant for beginners
What operating system was Linux designed to "resemble" ?
- System V
- Minix
- IBM OS/2
- Vunix
Which of the following is not a Linux Distro ?
- Gentoo
- Ubuntu
- Debian
- Zed Linux