DISPLAY
The DISPLAY variable can be used to run graphical programs on a server once connectivity to a remote machine has been established.
Gnome
The GNOME Desktop is one of the most popular Desktop Environments that runs on the Linux Operating System and provides a GUI.
KDE
The KDE (K Desktop Environment), named as a wordplay on the UNIX-based CDE (Common Desktop Environment), has a very rich suite of programs and applications. KDE is mostly written in C++ and Qt.
RDP
RDP (Remote Desktop Protocol) is a proprietary protocol developed by Microsoft™ for use with its Remote Desktop Connection© software included with Windows©. In order to interface with Windows systems, Linux systems are able to use various clients, including rdesktop and xfreerdp.
Spice
Spice is an open source guest, server, protocol, and client; the guest is an interface to a kernel virtual machine (KVM).
VNC
VNC is an open source, platform-independent graphical desktop sharing program originally written by Olivetti & Oracle Research Lab. It relies upon the Remote Frame Buffer protocol to transmit graphics across a network to a remote host.
X11
Refers to the X (Windows X) protocol version 11 which has been forked to the Xorg project. However the term X11 is still used to refer to the process of sending graphics over a network connection.
XDMCP
XDMCP is a protocol built into Xorg, used to share a remote screen, similar to X11-Forwarding over SSH.
Xfce
Xfce is a lightweight desktop environment
xauth
For an X server to be able to forward graphical programs to another computer, an authorization file must be referred to. The xauth command generates an MIT Magic Cookie which is typically stored in a hidden file called .Xauthority.
xhost
In order to allow a connection from a remote machine, the xhost command can be executed to add a host to be permitted.
Which of the following is not a feature of the Gnome desktop environment?
Animation
Window transparency
Window snapping
Load time and responsiveness
Load time and responsiveness
Xfce is not ideal for older computers with less RAM and slower video cards.
True or False?
True
False
False
The Debian-derived KDE package name for a particular language follows the form:
kde-i18n-locale-code
kde-locale-code-i18n
kde-locale-code
kde-i18n-locale
kde-i18n-locale-code
The ___________ is the GUI component that users tend to interact with.
Display server
Desktop environment
Display manager
Window manager
Desktop environment
The __________ is the default Desktop Environment on Debian distributions.
VNC
Gnome
Xfce
KDE
Gnome
The Xfce Desktop environment requires high-end computer systems with abundant resources.
True or False?
True
False
False
Which of the commands will open a secure X11 graphical session on a remote host?
telnet -X remote@192.168.0.7
ssh remote@192.168.0.7
ssh -X remote@192.168.0.7
remote -X @192.168.0.7
ssh -X remote@192.168.0.7
RDP is an open source protocol included in Microsoft Windows.
True or False?
True
False
False
The _________ tool can be used to remove unused languages and fonts to free up resources.
X11
groupinstall
SSH
localpurge
localpurge
The program which allows an X server to forward graphical programs to another computer is called _________.
ssh
xauth
MIT-Magic-Cookie
xhost
xauth