Instalasi Webserver di Debian

Instalasi Webserver di Debian

12th Grade

15 Qs

quiz-placeholder

Similar activities

Mengevaluasi Virtual Private Server

Mengevaluasi Virtual Private Server

12th Grade

10 Qs

Uji Coba Soal

Uji Coba Soal

12th Grade

20 Qs

Administrasi sistem jaringan

Administrasi sistem jaringan

12th Grade

20 Qs

Kelas 12 TKJ

Kelas 12 TKJ

12th Grade

10 Qs

Membangun Server dengan Linux

Membangun Server dengan Linux

12th Grade

15 Qs

Konfigurasi Apache Web Server di Linux

Konfigurasi Apache Web Server di Linux

12th Grade

10 Qs

Linux-2 Quiz 2 -- LAMP

Linux-2 Quiz 2 -- LAMP

1st - 12th Grade

15 Qs

VPS

VPS

12th Grade

20 Qs

Instalasi Webserver di Debian

Instalasi Webserver di Debian

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Hanif Amin

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa perintah untuk menginstal Apache di Debian?

apt-get install apache2

apt install apache

dpkg install apache

yum install apache2

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sebutkan langkah-langkah dasar instalasi Apache!

1. Instal Nginx 2. Restart sistem 3. Hapus Apache

1. Update sistem 2. Instal Apache 3. Jalankan Apache 4. Cek status Apache 5. Konfigurasi firewall 6. Akses server

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa file konfigurasi utama untuk Apache di Debian?

/etc/apache/apache.conf

/etc/httpd/conf/httpd.conf

/usr/local/apache2/conf/apache2.conf

/etc/apache2/apache2.conf

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara memeriksa status layanan Apache setelah instalasi?

Gunakan perintah 'systemctl status apache2' atau 'systemctl status httpd'.

Restart layanan dengan 'systemctl restart apache2'

Gunakan perintah 'service apache2 status'

Cek file log di '/var/log/apache2/error.log'

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Apa perintah untuk mengaktifkan modul rewrite di Apache?

mod_rewrite on

a2enmod rewrite

a2enmod enable

enable rewrite module

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Sebutkan port default yang digunakan oleh Apache!

Port 8080

Port 443

Port 21

Port 80

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bagaimana cara mengatur firewall untuk mengizinkan akses ke port 80?

Tutup port 80 untuk meningkatkan keamanan.

Nonaktifkan firewall sepenuhnya.

Tambahkan aturan firewall untuk mengizinkan akses ke port 80.

Izinkan akses ke port 443 saja.

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?