TestOut Linux Pro Exam |
Which X11 Window System element is the MAIN system component? - ANSWER
X11 server
Which component of the X11 Window System controls the placement and
appearance of windows on a Linux computer? - ANSWER Windows Manager
You have just installed a new Linux system, which is using the Wayland system.
Which of the following is a VALID statement regarding this system? - ANSWER
Events captured from the keyboard are sent to the Wayland compositor and then the
Wayland client, where the rendering takes place.
Which of the following BEST describes the role of the Linux desktop? - ANSWER
The Linux desktop adds a series of tools and utilities to make the GUI useful.
Which of the following are examples of a Linux display server? - ANSWER X11 &
Wayland compositor
Which of the following desktops was derived from GNOME 3, follows traditional
desktop metaphor conventions, and is the primary desktop environment for the Mint
distribution? - ANSWER Cinnamon
Which of the following desktops is the default for many Linux distributions, such as
Fedora and Ubuntu? - ANSWER GNOME
Which of the following are popular Linux desktops? - ANSWER KDE, Cinnamon,
Mate, GNOME, & Unity
Which of the following desktops emulates a Windows desktop, especially in the
location of the menu options and bottom panel bar? - ANSWER KDE
Which of the following desktops were started by an Arch Linux user in response to
the negative reception of GNOME 3 and continue to follow the GNOME 2 code
base? - ANSWER MATE
Which of the following desktops was the default for Ubuntu until 2017? - ANSWER
Unity
Which remote desktop technology offers access from most common platforms such
as Linux, Windows, Mac, iOS, Android, and Rasberry? - ANSWER NX
Which of the following provides a complete open-source solution for remote access
to virtual machines? - ANSWER SPICE
Linux provides technology that allows the user to remotely view a graphical user
interface and control mouse and keyboard events. Which of the following
technologies establishes a connection with a remote computer using a viewer on one
end and a server on the remote end? - ANSWER VNC
,Your company has implemented both Linux and Window servers. The system
administrators use Windows desktops, so they have access to Windows
administration tools. The routinely access the Windows servers using Windows
Remote Desktop.
Which of the following implementations would allows the system administrators to
connect to the Linux systems using Windows Remote Desktop? - ANSWER XRDP
Which of the following is a free, open-source scriptable screen reader that works with
the GNOME desktop? - ANSWER Orca
Which of the following users MOST benefit from the sticky keys accessibility option?
- ANSWER Users who have difficulty pressing multiple keys at the same time.
You have a user who has difficulty typing. She is constantly pressing keys multiple
times by accident. Which keyboard accessibility option should you enable? -
ANSWER Bounce keys
You have a user who has difficulty using the mouse.
Which of the following keyboard accessibility options would BEST aid this user? -
ANSWER Mouse keys
Which of the following statements BEST describes the repeat key keyboard
accessibility option? - ANSWER Repeat keys affect how quickly the action
associated with the key is repeatedly performed when the key is pressed and held
down.
Which accessibility option adjusts the background and text colors to improve
readability? - ANSWER High contrast
You obtain your applications and updates in RPM format.
Which of the following distributions is your system based on? - ANSWER Red Hat
What command will upgrade an RPM package only if an earlier version is already
installed on the system? - ANSWER rpm -F
Before you install an RPM package, you want to verify the authenticity of the
package and check the digital signature to ensure that it has not been altered.
Which rpm option should you use? - ANSWER --checksig
Without installing an RPM package, you want to check for all of the package's
uninstalled dependencies.
Which of the following commands should you use? - ANSWER rpm --test
Which of the following utilities should you use if you need to extract a file from an
RPM package file? - ANSWER rpm2cpio
,Which of the following functions does the rpm -V command perform? - ANSWER
Verifies that an RPM package is free from errors.
You are working with the RPM package acroread-8.1.3-51.6.i586.rpm. Match the
naming convention term on the left with the associated file name segment on the
right. - ANSWER i586 ; Architecture type
8.1.3 ; Version number
acroread ; Package name
51.6 ; Release number
You need to determine which files are associated with the metacity RPM package.
Which of the following commands should you use? - ANSWER rpm -ql metacity
You need to install the package apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm
Which of the following commands will perform the installation? (Select TWO). -
ANSWER rpm -ih apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm &
rpm -Uh apt-0.5.15cnc6-1.1.fc2.fr.i386.rpm
You have previously installed the package mplayer and wish to remove it from your
computer.
Which of the following removal methods should you use? - ANSWER Run the
command rpm -e mplayer.
You have an RPM package called mathpac that is not working correctly. You have
downloaded the latest package.
Which of the following commands should you use to install the latest mathpac
package? - ANSWER rpm -U mathpac
You have found a patch for the Samba server on your system. The patch is a .rpm
package.
Which of the following procedures is the MOST correct for installing the package? -
ANSWER Download the package. Run rpm -Uvh on the package to install the
update.
Which of the following commands queries the system for all installed RPM
packages? - ANSWER rpm -qa
You are attempting to install an RPM package on your Linux system, but the system
tells you the package has dependencies that are not installed. What would you enter
at the command prompt to force RPM to override the need to install the
dependencies? - ANSWER rpm --nodeps
You are attempting to install an RPM package on your Linux system, but the system
tells you that a newer package is already installed.
, Which of the following commands will install the RPM package over the existing
installed package? - ANSWER rpm --force
What is the full path and filename for the DNF configuration file? - ANSWER
/etc/dnf/dnf.conf
You have installed a package called mathpac with DNF. After a system upgrade, the
package is not working correctly.
Which of the following commands should you try first to get the package to function?
- ANSWER dnf update mathpac
You need the DNF utility to check specific URLs for RPM repositories.
Which of the following locations should you add the URLs to? - ANSWER In .repo
files within the /etc/yum.repos.d/ directory
When managing DNF, what is the full path to the directory where you should
place .repo files? - ANSWER /etc/yum.repos.d/
Which of the following DNF options will display whether updates are available for
RPM packages? - ANSWER list updates
You have users who need to do some programming projects in the Ruby
programming language. What DNF command do you use to find out if there is a ruby
package available to install on the Linux server? - ANSWER dnf list ruby
You used DNF to list the ruby packages that are available to install. You see that
there is a package available that is called ruby. What DNF command do you use to
install this ruby package? - ANSWER dnf install ruby
What is the full path and file name for the YUM configuration file? - ANSWER
/etc/yum.conf
You used YUM to list the python packages that are available to install. You see that
there is a package available that is called python. What YUM command do you use
to install this python package? - ANSWER yum install python
You have installed a package called mathpac with yum. After a system upgrade, the
package is not working correctly.
Which of the following commands should you FIRST try to get the package to
function? - ANSWER yum update mathpac
When managing YUM, what is the full path to the directory where you should
place .repo files? - ANSWER /etc/yum.repos.d/
What YUM command would you enter at the command prompt to download an RPM
package without installing it to the system? - ANSWER yumdownloader
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller leonardmuriithi061. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $17.99. You're not tied to anything after your purchase.