Certification Exam Prep Questions For LX0-104 - Linux+ Exam 2
QuickStart is now offering assessment questions for LX0-104 - Linux+ Exam 2 . Whether you are deciding which exam to sign up for, or simply want to practice the materials necessary to complete certification for this course, we have provided a practice assessment to better aid in certification. 100% of the questions are real questions; from a recent version of the test you will take for LX0-104 - Linux+ Exam 2.
You have been asked to implement a protocol that will manage the fully qualified domain name (FQDN) to IP address mappings. Which protocol should you implement?
You discover that your Linux computers time setting is over seven hours behind the current time. You need to change the Linux computers clock setting to the time servers setting. Which command should you use?
you need to change the time zone on an ubuntu Linux system. Which command should you use?
You are configuring Samba on a Fedora Linux computer. Management has decided that the Samba guest account will be enabled. You edit the /etc/samba/smb.conf file to add the guest account. What should you do to ensure that the Samba guest account works properly?
- A. Add the guest account to the /etc/samba/smbusers file
-
Incorrect.
- B. Add the guest account to the /etc/shadow file.
-
Incorrect.
- C. Add the guest account to the /etc/passwd file.
-
Correct!
- D. Add the guest account to the /etc/samba/smbpasswd file.
-
Incorrect.
You want to run the Linux Kernel Configuration in the X Window system. Which command should you run?
- A. make menuconfig
-
Incorrect.
- B. make xconfig
-
Correct!
- C. make oldconfig
-
Incorrect.
- D. make config.
-
Incorrect.
Which command will assign the highest printing priority to a document named milestones.doc?
- A. print -p top milestones.doc
-
Incorrect.
- B. Ipd -top milestones.doc
-
Incorrect.
- C. Ipr milestones.doc
-
Incorrect.
- D. Ipr -C Z milestones.doc
-
Correct!
Which type of loop executes a task for every item returned by the subcommand?
- A. An if/then expression
-
Incorrect.
- B. An until loop
-
Incorrect.
- C. a for loop
-
Correct!
- D. A while loop
-
Incorrect.
For security reasons. you need to determine which ports are in use on your Linux computer. Any unnecessary ports and services must be terminated. Which tool will allow you to view the open ports on your Linux computer and also view the process IDs (PIDs) using those ports?
What is the purpose of NTP?
- A. To transfers files between computers
-
Incorrect.
- B. To transfer e-mail between computers
-
Incorrect.
- C. To transport news articles
-
Incorrect.
- D. To ensure accurate system line
-
Correct!
A user issues the atq command. What will be result of the command?
- A. The users pending job will be deleted
-
Incorrect.
- B. To display the last 10 lines of a file
-
Incorrect.
- D. To display the first 10 lines of a file
-
Incorrect.
Which accessibility option CANNOT be configured in the XF86Config file?
- A. Font used
-
Incorrect.
- B. Keyboard repeat rate
-
Incorrect.
- C. Monitor resolution
-
Incorrect.
- D. Onscreen keyboard
-
Correct!
A handicapped user reports that she often has trouble with keys that seem to stick, causing the letters to be entered multiple times on screen. Which setting should you check?
- A. slow keys
-
Incorrect.
- B. keyboard repeat rate
-
Correct!
- C. bounce keys
-
Incorrect.
- D. sticky keys
-
Incorrect.
Which SQL clause will allow you to combine data from multiple tables to produce your query results?
You need to view a list of the files that are open on your Linux computer. Which command should you use?
which selection of the X configuration file includes the color depth setting?
Which command should be issued to generate the /etc/aliases.db file?
- A. makemap
-
Incorrect.
- B. /usr/sbin/newaliases
-
Correct!
- C. /etc/mail/local-host-names
-
Incorrect.
- D. /var/log/maillog
-
Incorrect.
Why would you edit the /etc/localtime file?
- A. to configure the system clock
-
Incorrect.
- B. to change the time zone
-
Correct!
- C. to manually set the system date and time
-
Incorrect.
- D. to view the time for which the system has been running
-
Incorrect.
All of the KDE Display Manager (KDM) files on your Linux computer are located in the /etcfkle4/1 < dm directory. You need to configure the extra KDIvt options that expand on X Display Manager (XDM). Which file should you access?
- A. /etclkde4/kdm/kdmrc
-
Correct!
- B. /etc/kde4/kdrniXreset
-
Incorrect.
- C. /etc/X11/xdm/Xaccess
-
Incorrect.
- D. /etc/X11/xdrnixdm-config
-
Incorrect.
Which file should be modified to log the system activity for specifying the rules for System Log Daemon logging?
- A. /usr/syslog.conf
-
Incorrect.
- B. /etc/syslog.conf
-
Correct!
- C. /etclsystemlog.conf
-
Incorrect.
- D. /etc/rc.d/init.d/syslog
-
Incorrect.
Which file helps you configure the main GNOME Display Manager (GDM)?
- A. /etc/X11/gdm/Xsession
-
Incorrect.
- B. /etc/X11/gdm/gdm.conf
-
Correct!
- C. /etc/X11/gdm/InittO
-
Incorrect.
- D. s/etc/X11/gdm/Init/
-
Incorrect.
Which command can be used to view all the printers in a Linux computer's Common Unix Printing System (CUPS) configuration file?
- A. Ipd --printers
-
Incorrect.
- B. Ipr --printers
-
Incorrect.
- C. Ipq -a
-
Correct!
- D. Iprm --all printers
-
Incorrect.
You need to configure a Linux computer to use a public time server instead of your ISP's time server. which has been decommissioned. Which file should you edit?
- A. /usr/share/zoneinfo
-
Incorrect.
- B. /etcltimezone
-
Incorrect.
- C. /etc/ntp.conf
-
Correct!
- D. /etcllocaltime
-
Incorrect.
What will be the result of issuing the Ipr -w 70 testdoc.doc command on a Linux computer?
You need to create a new user account. You need to specify the home directory, but otherwise use all of the defaults from the /etc/login.defs file. Which command should you use?
25. When queried, which file will specify the order in which to resolve a domain name?
- A. /etc/nsswitch.conf
-
Correct!
- B. /etc/resolv.conf
-
Incorrect.
- C. /etdrc.d/init.clinamed
-
Incorrect.
- D. /etc/named.conf
-
Incorrect.
You need to ensure that the at command can be used . which daemon must be running?
While editing the XF86Config configuration file for an XFree86 server. a system administrator decides to add a vendor-specific configuration. Where in the file should the vendor configuration be added?
- A. after the Server Layout section
-
Incorrect.
- B. at the end of the file
-
Incorrect.
- C. Anywhere
-
Correct!
- D. at the beginning of the file
-
Incorrect.
Which parameter of the crontab command should you use to display the current cron job?
Amanda has written the following shell script: if [-f /tmp/filel] then echo "File found" exit fi What does this shell script mean, provided the if condition holds true?
- A. This shell script will generate a syntax error.
-
Incorrect.
- D. The /tmp/filel file exists and is a magic file.
-
Incorrect.
Several users have requested to be able to create regularly scheduled jobs on their Linux computers. These jobs should not run as root. Which command should they use?
- Home
- LX0-104 Sample-Question - Linux + Exam 2
LX0-104 Sample-Question - Linux + Exam 2
More Information:
- Learning Style: On Demand
- Learning Style: Practice Exam
- Difficulty: Beginner
- Course Duration: 1 Hour
- Course Info: Download PDF
- Certificate: See Sample
Contact a Learning Consultant
Need Training for 5 or More People?
Customized to your team's need:
- Annual Subscriptions
- Private Training
- Flexible Pricing
- Enterprise LMS
- Dedicated Customer Success Manager
Course Information