Linux Fundamentals Module 2 Quiz Answers

In this article i am gone to share coursera course: Linux Fundamentals by LearnQuest | Linux Fundamentals Module 2 Quiz Answers with you..

Enroll Link: Linux Fundamentals

Linux Fundamentals Module 2 Quiz Answers


 

Module 2 Quiz Answers

Question 1)
Which Linux web server we discussed is the lightest weight of the three?

  • Apache
  • nginX
  • Lighttpd

Question 2)
Which web server was the first web server software to serve more than 100 million websites?

  • nginX
  • Apache
  • Lighttpd

Question 3)
Which would be the name of a server deamon?

  • mysqld
  • mysql
  • postgres
  • apache

Question 4)
What is the goal of a server?

  • Share resources among clients
  • Display programs to users

Question 5)
What is the goal of systemd?

  • Its main aim is to unify service configuration and behavior across Linux distributions
  • Improve performance of the Linux System

Question 6)
What command shows you the process used as PID 1?

  • which init
  • systemctl

Question 7)
All Linux distros use SystemD as PID 1.

  • False
  • True

Question 8)
Which of the following is a NoSQL database

  • MySQL
  • PostgreSQL
  • MongoDB

Question 9)
Which database type is document oriented?

  • NoSQL
  • Relational

Question 10)
Which database type does CRUD?

  • NoSQL
  • Relational
  • Both Types

 

Leave a Comment