Lpi 117-101 - Questions & Answers
Free preview · every answer includes a full explanation
Product page: https://prepkeys.com/117-101.html
You are using an application that you want to appear on the screen of another machine.
What environment variable would you have to set or edit to achieve this?
After installing and configuring Xfree86, you notice that when you start X, the display is not centered.
What program can you run to find a better modeline setting?
FILL BLANK
You are running X in networked environment. You want to allow anyone on your network to display their X applications on your desktop.
What command can you use to disable all access control for X?
You just started X for the first time and noticed that the display does not use the entire screen.
What program can you use to fix this?
Which of the following is the default XFree86 configuration file?
You have just set up the Gnome Display Manager as your default display manager.
What file should you edit to change the default greeting for it?
You are formatting a single hard disk for a Linux install.
What is the maximum number of primary partitions you can create?
FILL BLANK
You are compiling some software from source. After running .
/configure with the appropriate arguments and no errors, what is the next command to run?
You have two shell scripts, foo and bar. You wish to have bar execute if foo returns an exit status of 0
Select the correct command:
In order to append the output of ls to a file called bazz, which of the following command lines would you use?