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 15 Exam

Last Updated on May 20, 2021 by Admin

Linux Essentials Chapter 15 Exam Answer

  1. Question ID 237

    Which of the following commands set “other” permissions on file to r-x?

    • chmod o=r+x file
    • chmod o=rx file
    • chmod o-r-w file
    • chmod o+rx file
  2. Question ID 238

    Which of the following commands sets “other” permissions on file to r-x?

    • chmod 777 file
    • chmod 776 file
    • chmod 775 file
    • chmod 774 file
  3.  

  4. Question ID 239

    Only one set (user, group, other) of permission can be changed at once using the symbolic method.

    True or False?

    • True
    • False
  5. Question ID 240

    Which of the following are methods for setting permissions using the chmod command?

    (choose two)

    • binary
    • symbolic
    • letter
    • octal
  6.  

  7. Question ID 241

    The chown command can be used to change the owner and group of a file.

    True or False?

    • True
    • False
  8. Question ID 242

    The chgrp command can be used to change the owner and group of a file.

    True or False?

    • True
    • False
  9.  

  10. Question ID 243

    The user sysadmin will be able to read the file because they own it.

    —-r–r– 1 sysadmin group 38270 Sep 2 18:49 file

    True or False?

    • True
    • False
  11. Question ID 244

    The user sysadmin will be able to change the permissions of the file because they own it.

    —-r–r– 1 sysadmin group 38270 Sep 2 18:49 file

    True or False?

    • True
    • False
  12. Question ID 245

    Octal notation uses the following values for the permissions granted:

    • r = 4, w = 2, x = 1
    • r = 7, w = 5, x = 0
    • r = 3, w = 2, x = 1
    • r = 4, w = 2, x = 0
  13. Question ID 246

    Which of the following permissions would allow all users to add, view, and delete files in a directory?

    • 666
    • 775
    • 750
    • 777
  14. Question ID 247

    A user cannot delete a file if they do not own it.

    True or False?

    • True
    • False
  15. Question ID 248

    The “execute” permission on a directory allows you to:

    (choose three)

    • Change to that directory or use it as part of a path
    • Along with write permission to successfully delete the directory
    • Along with read permission to successfully perform ls -l
    • Along with write permission to successfully create new files
  16. Question ID 249

    The “execute” permission on a file allows you to:

    • Run the file as a script
    • This permission isn’t meaningful for text files.
    • Delete the file
    • Move the file to a new directory
  17. Question ID 250

    The chgrp command can be used on a file by:

    • Only root
    • A user that belongs to the files current group
    • The file owner and root
    • Only the file owner
  18. Question ID 251

    The chown command can be used to change the user owner on a file by:

    • Only root
    • A user that belongs to the files current group
    • The file owner and root
    • The file owner
  19. Question ID 252

    The chmod command can be used on a file by:

    • The file owner and root
    • Only root
    • A user that belongs to the files current group
    • The file owner
  20. Question ID 253

    Which option for the chown command can be used to change the owner of a directory and all the files and directories below it?

    • -r
    • -R
    • -f
    • -a
  21. Question ID 254

    The chown command will only accept one file at a time as an argument.

    True or False?

    • True
    • False
  22. Question ID 255

    The “execute” permission is never set on files by default.

    True or False?

    • True
    • False
  23. Question ID 256

    The user owner of a file will always have the same or higher permissions as “other”.

    True or False?

    • True
    • False
  • 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.