Linux Essentials Certificate Exam, version 1.6
010-160 Exam

Which of the following commands sorts the output of the command export-logs?

  1. export-logs < sort
  2. export-logs > sort
  3. export-logs & sort
  4. export-logs | sort
  5. export-logs <> sort

Answer(s): D



A directory contains the following files:

What would be the output of the following shell script? for file in *.txt

  1. *.txt
  2. a b
  3. c.cav
  4. a.txt
  5. a.txt
    b.txt

Answer(s): E



Which of the following commands will search for the file foo.txt under the directory /home?

  1. search /home –file foo.txt
  2. search /home foo. txt
  3. find /home – file foo.txt
  4. find /home –name foo.txt
  5. find /home foo.txt

Answer(s): D



The current directory contains the following file:

-rw-r—r— 1 root exec 24551 Apr 2 12:36 test.sh
The file contains a valid shell script, but executing this file using ./test.sh leads to this error:
bash: ./test.sh: Permission denied
What should be done in order to successfully execute the script?

  1. The file’s extension should be changed from .sh to .bin.
  2. The execute bit should be set in the file’s permissions.
  3. The user executing the script should be added to the exec group.
  4. The SetUID bit should be set in the file’s permissions
  5. The script should be run using #!./test. sh instead of ./test.sh.

Answer(s): B




PJT
Need for preparing to Certification exam
- Anonymous
Upvote


Mohan Krishna, arevrapu
I need it please sent asap in 2 days
- INDIA
Upvote


Dan
Ans to 355 is wrong, pls have a certified to work on the answers again pls
- Anonymous
Upvote


dnllin
366 Ans Hypervisor-level software patching is wrong, should be B - Customers are responsible for managing their data (including encryption options) Why there are so many wrong answers?
- UNITED STATES
Upvote


dnllin
Q342: Which AWS service or feature for technical assistance is available to a user who has the AWS Basic Support plan? - Ans AWS senior support engineers is wrong. Should be D. Basic Support offers support for account and billing questions and service quota increases. The other plans offer a number of technical support cases with pay-by-the-month pricing and no long-term contracts.
- UNITED STATES
Upvote


Dnllin
Which AWS services or features enable users to connect on-premises networks to a VPC? (Choose two.) Answer(s): A,D. D (VPC peering) is wrong. C is correct - AWS Direct Connect. Using AWS Direct Connect, you can establish private connectivity between AWS and your datacenter, office,
- UNITED STATES
Upvote


Lin Tzu
QUESTION: 154 - answer (D) - Transit gateway is wrong, should be C & E. Below are the components of the site to site VPN: Customer Gateway: A customer gateway is a physical device or software application on your side of the Site-to-Site VPN connection. Virtual Private Gateway: A virtual private gateway is the VPN concentrator on the AWS side of the Site-to-Site VPN connection. You create a virtual private gateway and attach it to the VPC from which you want to create the Site-to-Site VPN connection.
- Anonymous
Upvote


saritha
I have passed the exam thankyou
- UNITED STATES
Upvote


Tzu Lin
What are the benefits of consolidated billing for AWS Cloud services? (Choose two.) Answer(s): C,E C) One bill for multiple accounts E) Custom cost and usage budget creation E seems incorrect, should be A = Volume discounts (Combined usage – You can combine the usage across all accounts in the organization to share the volume pricing discounts)
- UNITED STATES
Upvote


Niraj
Questions are valid. I just passed.
- India
Upvote

Read more ...