Skip to content
  • Home
  • CCNA Labs
    • CCNA 1 LAB Activities (v6 & v7)
    • CCNA 2 LAB Activities (v6 & v7)
    • CCNA 3 LAB Activities (v6 & v7)
    • CCNA 4 Lab Activities
  • Linux
    • Linux Unhatched
    • Linux Essentials 2.0
    • Linux Essentials
    • Introduction to Linux I
    • Introduction to Linux II
  • Programming
    • PCAP – Programming Essentials in Python
    • CLA – Programming Essentials in C
    • CPA Programming Essentials in C++
  • About
    • Contact Us
    • Privacy Policy

CCNA 7 Exam Answers 2023

Go with our CCIE, Passed 100%

  • ITE
    • ITE - IT Essentials v7.0
    • ITE - IT Essentials v6.0
      • IT Essentials Lab 2019
    • ITE v5.0 Exam
    • Virtual Activity Laptop
    • Virtual Activity Desktop
  • NE
    • MF
  • CCNA
    • CCNA1
      • CCNA1 v7.0 – ITN
      • CCNA1 v6.0
    • CCNA2
      • CCNA2 v7.0 – SRWE
      • CCNA2 v6.0
    • CCNA3
      • CCNA3 v7.0 – ENSA
      • CCNA3 v6.0
    • CCNA4
      • CCNA4 v6.0
  • Cyber-Security
    • ITC – Introduction to Cybersecurity 2.1 (Level 1)
    • CE – Cybersecurity Essentials 1.1 (Level 2)
    • CCNA CyberOps 1.1 (Level 3)
  • Security
    • CCNA Security v2
  • DevNet
  • CCNA PT Lab 2023

Linux Essentials Chapter 16 Exam

Last Updated on May 20, 2021 by Admin

Linux Essentials Chapter 16 Exam Answer

  1. Question ID 348

    The /tmp directory is a temporary directory and will not exist on a system at all times.

    True or False?

    • True
    • False
  2.  

  3. Question ID 349

    The /var directory has files that change over time.

    True or False?

    • True
    • False
  4. Question ID 350

    The “sticky bit” permission…

    • …prevents others from overwriting files they don’t own in common directories.
    • …changes the group ownership of existing files in a directory.
    • …prevents others from removing files they don’t own from a common directory.
    • …sets the group ownership of any new file created in a directory.
  5.  

  6. Question ID 352

    Which of the following commands will set the “sticky bit” on /shared ?

    • chmod 4777 /shared
    • chmod 1777 /shared
    • chmod 2777 /shared
    • chmod 7777 /shared
  7. Question ID 353

    The “setuid” permission…

    • …allows files in a directory to be manipulated as by the directory owner.
    • …reports the output of a script to the owner.
    • …allows a command to be run as the file owner.
    • …prevents the owner of a file from being changed.
  8.  

  9. Question ID 355

    Which of the following commands will set setuid for /usr/bin/program?

    • None of the above
    • chmod 2755 /usr/bin/program
    • chmod 1755 /usr/bin/program
    • chmod 4755 /usr/bin/program
  10. Question ID 356

    The setgid permission…

    (choose two)

    • …allows files created in a directory to be owned by the group that owns the directory.
    • …can only be set on files.
    • …allows a command to be run as the group owner of the file.
    • …prevents the group owner of a file from being changed.
  11. Question ID 357

    Which of the following commands will set setgid on /shared ?

    • None of the above
    • chmod 4777 /shared
    • chmod 1777 /shared
    • chmod 2777 /shared
  12. Question ID 359

    Setting setgid on a directory…

    • …will allow scripts in the directory to be executed as the group owner of the directory.
    • …will set the group owner of all files created in the directory to the group owner of the directory.
    • …does nothing.
    • …is not allowed by the system.
  13. Question ID 360

    Deleting a source file will break an associated hard link.

    True or False?

    • True
    • False
  14. Question ID 361

    A source and a hard link must be part of the same filesystem.

    True or False?

    • True
    • False
  15. Question ID 362

    Deleting a source file will break an associated symbolic link.

    True or False?

    • True
    • False
  16. Question ID 363

    A source file and a symbolic link must be part of the same file system.

    True or False?

    • True
    • False
  17. Question ID 364

    Which of the following commands would create a hard link, link to file?

    • ln file link
    • ln -s link file
    • ln -s file link
    • ln link file
  18. Question ID 365

    Which of the following commands would create a symbolic link, link to file?

    • ln -s link file
    • ln file link
    • ln -s file link
    • ln link file
  • CCNA1 v7
  • CCNA2 v7
  • CCNA3 v7
System Test Exam Answers
Modules 1 – 3 Exam Answers
Modules 4 – 7 Exam Answers
Modules 8 – 10 Exam Answers
Modules 11 – 13 Exam Answers
Modules 14 – 15 Exam Answers
Modules 16 – 17 Exam Answers
Practice Final – ITN Answers
Course Feedback
ITN Practice PT Skills Assessment (PTSA)
Final Exam Answers
Modules 1 – 4 Exam Answers
Modules 5 – 6 Exam Answers
Modules 7 – 9 Exam Answers
Modules 10 – 13 Exam Answers
Modules 14 – 16 Exam Answers
ITN Practice Skills Assessment – PT Answers
SRWE Practice Skills Assessment – PT Part 1 Answers
SRWE Practice Skills Assessment – PT Part 2 Answers
SRWE Hands On Skills Exam Answers
SRWE Practice Final Exam Answers
SRWE Final Exam Answers 
Modules 1 – 2 Exam Answers
Modules 3 – 5 Exam Answers
Modules 6 – 8 Exam Answers
Modules 9 – 12 Exam Answers
Modules 13 – 14 Exam Answers
ITN Practice PT Skills Assessment (PTSA) Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 1 Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 2 Answers
ENSA Practice PT Skills Assessment (PTSA) Answers
ENSA Hands On Skills Exam Answers
Practice Final – ENSA Answers
ENSA Final Exam Answers
CCNA Certification Practice Exam Answers

Copyright © 2023 PressExam.