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

NDG Linux Essentials 2.0 Final Exam (Chapter 9-18) Online

Last Updated on May 20, 2021 by Admin

NDG Linux Essentials 2.0 Final Exam (Chapter 9-18) Online

NDG -- Linux Essentials 2.0 -- Final Exam (Chapter 9-18)

Time limit: 0

Quiz-summary

0 of 44 questions completed

Questions:

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  22. 22
  23. 23
  24. 24
  25. 25
  26. 26
  27. 27
  28. 28
  29. 29
  30. 30
  31. 31
  32. 32
  33. 33
  34. 34
  35. 35
  36. 36
  37. 37
  38. 38
  39. 39
  40. 40
  41. 41
  42. 42
  43. 43
  44. 44

Information

NDG — Linux Essentials 2.0 — Final Exam (Chapter 9-18)

You have already completed the quiz before. Hence you can not start it again.

Quiz is loading...

You must sign in or sign up to start the quiz.

You have to finish following quiz, to start this quiz:

Results

0 of 44 questions answered correctly

Your time:

Time has elapsed

You have reached 0 of 0 points, (0)

Average score
 
 
Your score
 
 

Categories

  1. Not categorized 0%
  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. 12
  13. 13
  14. 14
  15. 15
  16. 16
  17. 17
  18. 18
  19. 19
  20. 20
  21. 21
  22. 22
  23. 23
  24. 24
  25. 25
  26. 26
  27. 27
  28. 28
  29. 29
  30. 30
  31. 31
  32. 32
  33. 33
  34. 34
  35. 35
  36. 36
  37. 37
  38. 38
  39. 39
  40. 40
  41. 41
  42. 42
  43. 43
  44. 44
  1. Answered
  2. Review
  1. Question 1 of 44
    1. Question
    3 points

    Which of the following are traits of a multiuser operating system?
    (choose three)

    Correct

    Incorrect

  2. Question 2 of 44
    2. Question
    1 points
    A pipe allows you to…
    Correct

    Incorrect

  3. Question 3 of 44
    3. Question
    1 points

    Channel 2 is:

    Correct

    Incorrect

  4. Question 4 of 44
    4. Question
    1 points
    The grep command…
    Correct

    Incorrect

  5. Question 5 of 44
    5. Question
    2 points

    Which of the following commands can be used to scroll through a text file?
    (choose two)

    Correct

    Incorrect

  6. Question 6 of 44
    6. Question
    1 points

    Which command can be used to print line numbers?

    Correct

    Incorrect

  7. Question 7 of 44
    7. Question
    2 points

    Which are appropriate editors for writing shell scripts?
    (choose two)

    Correct

    Incorrect

  8. Question 8 of 44
    8. Question
    2 points

    Which of the following are correct about for and while loops?
    (choose two)

    Correct

    Incorrect

  9. Question 9 of 44
    9. Question
    1 points

    What is the correct way to assign the word “Hello” to a variable?

    Correct

    Incorrect

  10. Question 10 of 44
    10. Question
    1 points

    What is the correct way to save the current directory to a variable?

    Correct

    Incorrect

  11. Question 11 of 44
    11. Question
    1 points
    What is the meaning of $(( $i + 1)) ?
    Correct

    Incorrect

  12. Question 12 of 44
    12. Question
    2 points

    Which of the following are valid CPU types for Intel-based platforms?
    (choose two)

    Correct

    Incorrect

  13. Question 13 of 44
    13. Question
    3 points

    Choose all of the following statements that are true in regard to virtual RAM:
    (choose three)

    Correct

    Incorrect

  14. Question 14 of 44
    14. Question
    1 points

    A division of a hard drive may be referred to as a _______ .

    Correct

    Incorrect

  15. Question 15 of 44
    15. Question
    1 points
    The fdisk command is a tool used for working with the MBR partitioned disks.

    True or False?

    Correct

    Incorrect

  16. Question 16 of 44
    16. Question
    2 points

    Which of the following commands will display CPU information?
    (choose two)

    Correct

    Incorrect

  17. Question 17 of 44
    17. Question
    1 points

    The Process ID (PID) of the init process is:

    Correct

    Incorrect

  18. Question 18 of 44
    18. Question
    1 points

    What directory typically contains log files?

    Correct

    Incorrect

  19. Question 19 of 44
    19. Question
    1 points
    The /var directory has files that change over time.

    True or False?

    Correct

    Incorrect

  20. Question 20 of 44
    20. Question
    2 points

    Which of the following commands will allow you to view all processes on the system?
    (choose two)

    Correct

    Incorrect

  21. Question 21 of 44
    21. Question
    1 points

    Which directory is the root of the filesystem?

    Correct

    Incorrect

  22. Question 22 of 44
    22. Question
    1 points

    A service is…

    Correct

    Incorrect

  23. Question 23 of 44
    23. Question
    1 points

    Only servers have hostnames.
    True or False?

    Correct

    Incorrect

  24. Question 24 of 44
    24. Question
    2 points

    Which of the following are valid IPv4 addresses?
    (choose two)

    Correct

    Incorrect

  25. Question 25 of 44
    25. Question
    1 points

    Which of the following commands will allow you to log into a remote machine?

    Correct

    Incorrect

  26. Question 26 of 44
    26. Question
    2 points

    Which files contain user account information?
    (choose two)

    Correct

    Incorrect

  27. Question 27 of 44
    27. Question
    1 points

    Which command will display the UID, GID and groups your current user belongs to?

    Correct

    Incorrect

  28. Question 28 of 44
    28. Question
    1 points

    Each user belongs to at least one group.
    True or False?

    Correct

    Incorrect

  29. Question 29 of 44
    29. Question
    1 points

    Which command will display the users that are currently logged in to the system?

    Correct

    Incorrect

  30. Question 30 of 44
    30. Question
    1 points

    Which command will display the groups that the root user belongs to?

    Correct

    Incorrect

  31. Question 31 of 44
    31. Question
    1 points

    UIDs 1-499 are usually reserved for what kind of users?

    Correct

    Incorrect

  32. Question 32 of 44
    32. Question
    1 points
    Which of the following options for the useradd command allows root to specify the UID to be associated with the account?
    Correct

    Incorrect

  33. Question 33 of 44
    33. Question
    1 points

    Which command can be used to determine a user’s most recent log in?

    Correct

    Incorrect

  34. Question 34 of 44
    34. Question
    1 points

    Which of the following files contains encrypted user password information?

    Correct

    Incorrect

  35. Question 35 of 44
    35. Question
    1 points
    Which of the following options for the useradd command allows you to use a different primary group then the default?
    Correct

    Incorrect

  36. Question 36 of 44
    36. Question
    1 points

    Which of the following commands can be used to modify a user?

    Correct

    Incorrect

  37. Question 37 of 44
    37. Question
    2 points
    Which of the following are methods for setting permissions using the chmod command?

    (choose two)

    Correct

    Incorrect

  38. Question 38 of 44
    38. Question
    1 points
    The chown command can be used to change the owner and group of a file.

    True or False?

    Correct

    Incorrect

  39. Question 39 of 44
    39. Question
    1 points
    The chmod command can be used on a file by:
    Correct

    Incorrect

  40. Question 40 of 44
    40. Question
    1 points

    The “execute” permission is never set on files by default.
    True or False?

    Correct

    Incorrect

  41. Question 41 of 44
    41. Question
    1 points

    The “sticky bit” permission…

    Correct

    Incorrect

  42. Question 42 of 44
    42. Question
    1 points

    The “setuid” permission…

    Correct

    Incorrect

  43. Question 43 of 44
    43. Question
    2 points

    The “setgid” permission…
    (choose two)

    Correct

    Incorrect

  44. Question 44 of 44
    44. Question
    2 points
    Which of the following ls commands, when executed, will only show information about the directory itself?

    (choose two)

    Correct

    Incorrect

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