WorksheetsSec. 4: The Linux Environment
Total questions: 10
Worksheet time: 5mins
GUI stands for
General User Interface
Great User Image
Generic Unique Interlink
Graphical User Interface
The main difference between the desktop environments of Windows/Mac OS and Linux is:
Windows/Mac OS each have an inseparable desktop environment while Linux desktop environments are modular
Windows/Mac OS desktop environments are drag and drop while Linux desktop environments are not
Windows/Mac OS each have beautiful desktop environments while Linux desktop environments are ugly
Windows/Mac OS each have a modular desktop environment while Linux desktop environments are inseparable
Which of the following is NOT a Linux desktop environment:
KDE
ABC
XFCE
Unity
What directly controls hardware and translates the commands given from a piece of software into something the hardware can understand and act upon?
Colonel
Command
Kernel
Root
What is the program called that takes commands from the keyboard and gives them to the kernel to execute?
Shell
Kernel
Root
Command
The following are examples of Linux commands EXCEPT:
ls
cd
password
clear
Which program is used to access the shell?
Kernel
Terminal
Command Line
Shell
The following are examples of package managers EXCEPT:
APT
YUM
Pacman
Ghosts
What is the term for a package that is a prerequisite required for installation of another program?
Requirements
Preinstalls
Prepackage
Dependencies
The application packaging is the same for each distro family.
True
False
