Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

quiz-placeholder

Similar activities

DNS dan Web Server

DNS dan Web Server

11th Grade

20 Qs

Latihan Soal Assesmen Sumatif

Latihan Soal Assesmen Sumatif

11th Grade

10 Qs

formatif ssh

formatif ssh

9th Grade

10 Qs

SOAL SSH DAN WEB SERVER

SOAL SSH DAN WEB SERVER

11th Grade

15 Qs

Quiz Remote Server dan SSH Part 1

Quiz Remote Server dan SSH Part 1

11th Grade - University

20 Qs

Asesmen Sumatif

Asesmen Sumatif

11th Grade

10 Qs

PHP Rus

PHP Rus

10th Grade

10 Qs

PHP Rus

PHP Rus

10th Grade

10 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

Assessment

Quiz

Computers

1st - 12th Grade

Medium

Created by

yuri van der List

Used 126+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Default Apache stores its html pages in:

/etc/www

/var/www

/apache/www

/var/www/html

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The default configuration file of Apache on Debian-based Linux distributions is?

etc/apache2/apache2.conf

/etc/httpd.conf

var/apache/apache.conf

var/htpd.conf

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On which port does Apache run by default?

443

80

8080

22

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to use more commands in a single line on the command-prompt?

Seperate them with the ‘|’

Seperate them with the ‘:’

Seperate them with the ‘;’

Seperate them with the ‘/’

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will happen if the command ‘touch /fake 2> /tmp/error.msg’ is issued under user root, assuming that the file ‘fake’ does not exist?

You will get an error indicating the file cannot be written tot he the location /tmp

You will get a ‘file not found error’ on your screen’

You will get an error indicating the file cannot be written to the the location /tmp

You will get an empty file in ‘/tmp’ called ‘error.msg’

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is true about SSH-CONNECT ?

The SSH-CONNECT protocol manages server authentication, privacy and data integrity

The SSH-CONNECT protocol runs on the transport layer and authenticates the client’s credentials to the server

The SSH-CONNECT connection protocol runs above the user authentication protocol to multiplex the single encrypted channel into multiple logical channels

SSH-CONNECT connection manages both server authentication and user authentication

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you check the current SSH daemon version installed on your Ubuntu/Debian Linux system?

sshd --version

rpm -ihv ssh

ssh -V

yum -check ssh

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?