Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Login

Register Now

Welcome to All Test Answers

Linux – Quiz 9 Lamp

  • Question 1

1 out of 1 points

LAMP is an acronym for a solution stack of free, open source software, originally coined from the first letters of Linux (operating system), Apache HTTP Server, MySQL (database software) andPHP.
Selected Answer: True
Answers: True
False
  • Question 2

1 out of 1 points

Which of the following is not an advantage of LAMP?
Selected Answer: Developed remotely
Answers: Easy to code with PHP and MySQL
Unlimited Client access
Easy to Deploy a PHP app
Developed remotely
  • Question 3

1 out of 1 points

Which of the following is the database software in LAMP?
Selected Answer: MySQL
Answers: MySQL
Linux
Apache
PHP
  • Question 4

1 out of 1 points

Which of the following is the Web Server in LAMP?
Selected Answer: Apache
Answers: PHP
Linux
MySQL
Apache
  • Question 5

1 out of 1 points

PHP has support for both structural and object-oriented programming.
Selected Answer: True
Answers: True
False
  • Question 6

1 out of 1 points

The following command allows you to __________ a database file to/from MySQL database.

mysql -u root –p mit416! centos1 < student.sql

Selected Answer: import
Answers: import
append
create
export
  • Question 7

1 out of 1 points

Of the following, choose the main areas where PHP scripts are used.
Selected Answers: server-side scripting
command line scripting
writing desktop applications
Answers: server-side scripting
client-side manipulation
command line scripting
writing desktop applications
  • Question 8

1 out of 1 points

Apache Web servers host approximately 54% of all active web sites on the internet.
Selected Answer: True
Answers: True
False
  • Question 9

1 out of 1 points

Which of the following commands will allow your Apache server to start automactically during the system boot up process.
Selected Answer: systemctl enable httpd.service
Answers: systemctl enable httpd.service
systemctl stop httpd.service
systemctl auto httpd.service
systemctl start httpd.service
  • Question 10

1 out of 1 points

Of the following choices, which configuration file must be editted for the general settings of Apache?
Selected Answer: httpd.conf
Answers: httpd.conf
apache.conf
srm.conf
access.conf

About

Leave a reply

Captcha Click on image to update the captcha .

error: Content is protected !!