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. | |||||||||
|
|||||||||
- Question 2
1 out of 1 points
| Which of the following is not an advantage of LAMP? | |||||||||||||
|
|||||||||||||
- Question 3
1 out of 1 points
| Which of the following is the database software in LAMP? | |||||||||||||
|
|||||||||||||
- Question 4
1 out of 1 points
| Which of the following is the Web Server in LAMP? | |||||||||||||
|
|||||||||||||
- Question 5
1 out of 1 points
| PHP has support for both structural and object-oriented programming. | |||||||||
|
|||||||||
- 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 |
|||||||||||||
|
|||||||||||||
- Question 7
1 out of 1 points
| Of the following, choose the main areas where PHP scripts are used. | |||||||||||||||||
|
|||||||||||||||||
- Question 8
1 out of 1 points
| Apache Web servers host approximately 54% of all active web sites on the internet. | |||||||||
|
|||||||||
- 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. | |||||||||||||
|
|||||||||||||
- Question 10
1 out of 1 points
| Of the following choices, which configuration file must be editted for the general settings of Apache? | |||||||||||||
|
|||||||||||||
Leave a reply