Linux Operating Systems Fundamentals
Test your knowledge of Linux operating systems including command-line tools, package management, distributions, desktop environments, and core OS concepts like threads and synchronization.
Questions
You can have multiple Desktops environments installed simultaneously. By Desktop Env. we mean (KDE, Gnome, IceWM, XFCE etc..)
- True
- False
What is the file manager used in KDE ?
- Dolphin
- Nautilus
- Konqueror
- Metacity
The component responsible for generating 3D effects for the Linux Desktop is-
- Metacity WM
- Thunar WM
- Compiz-fusion
- Emerald WM
You can have the following effects on the Linux Desktop...
- 3D windows
- Wobbly Windows
- Minimize/maximize/open/close animation
- Desktop Cube Rotate
- Flip through open programs
- Snow/Fire on Screen
Whats the name of the default terminal program supported by KDE?
- Console
- gnome-terminal
- kde-console
- Konsole
- K-terminal
A common problem that people face in Linux is that it is by default unable to play proprietary formats like mp3, H.264 etc. The solution is to download and install a free plugin called -
- lame-enc.dll
- fraunhoffer.so
- codeina
- gstreamer
Synaptics in Debian Systems refers to-
- Touchpad Driver
- Package Manager
- Dependency Resolver
- None of these
The package manager format used by Debian Linux Systems is-
- RPM
- TAR.GZ
- ZIP
- DEB
- DPM
The package format used by the Red Hat package manager is -
- RPM
- DBM
- DEB
- REB
A RPM package can be used in Debian Systems by using the following command prior to installation.
- convert
- changepm
- alien
- Its a trick question. There is no way you can use one format on other distro.
Which of the following Distros are based on Debian?
- Ubuntu
- DreamLinux
- Linux Mint
- Gentoo
- Damn Small Linux
The "Ultra-Lite" distributions that can be installed on Thumb Drives and are as amall as 20MB while providing a full blown GUI and Basic multimedia/browsing capabilities are -
- DSL - Damn Small Linux
- Puppy Linux
- PSL- Pen Drive Linux
- Ubuntu
Which of the following Linux Distributions is Suitable for a NETBOOK?
- Red Hat Netbook Remix
- Damn Small Linux
- Puppy Linux
- Ubuntu Netbook Remix
What is the name of the Linux Application that allows you to run "individual" windows programs on Linux?
- QEMU
- VirtualBox
- WINE
- WIN-API Emulator
- VM-WARE
Which of following is not cause of deadlock?
- Circular Wait
- Hold and Wait
- Mutual Exclusion
- Resourse sharing
Which of the following is a synchronization mechanism?
- Bakery Algorithm
- Bankers Algorithm
- Round Robin Algorithm
- LRU Algorithm
Which of the following is false regarding threads?
- Threads share code segment
- Threads can be preempted
- Threads share stack.
- Threads share resources
What is the meaning of GPL?
- General Public License
- General Purpose Language
- General Publishing License
- General Power Language
Which is the correct syntax to display the calendar of September 2005?
- Cal 9 2005
- Calendar 2005
- 2005 cal
- 9 2005 calendar
How can a short description of what the ls command does be obtained?
- Whereis ls
- Whatis ls
- Whatis -ls
- Whereis -ls