KKTKJ KELAS XII

KKTKJ KELAS XII

2nd Grade

34 Qs

quiz-placeholder

Similar activities

Soal Pilihan Ganda Rekursi

Soal Pilihan Ganda Rekursi

2nd Grade

39 Qs

Quiz "NON CADERE NELLA RETE"

Quiz "NON CADERE NELLA RETE"

2nd Grade

31 Qs

Koding dan Kecerdasan artifisial

Koding dan Kecerdasan artifisial

2nd Grade

35 Qs

Kuis Jambore IT Babak 2

Kuis Jambore IT Babak 2

2nd Grade

37 Qs

Quiz sobre Internet e Web

Quiz sobre Internet e Web

2nd Grade

37 Qs

KKTKJ KELAS XII

KKTKJ KELAS XII

Assessment

Quiz

Information Technology (IT)

2nd Grade

Practice Problem

Medium

Created by

ADE ZULKARNAEN

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

34 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Seorang admin ingin mengganti port SSH dari default (22) menjadi 2222 untuk meningkatkan keamanan. File konfigurasi apa yang harus ia ubah? …..

  1. /etc/ssh/ssh_config

  1. /etc/network/interfaces

  1. /etc/ssh/sshd_config

  1. /etc/default/ssh

/etc/init.d/ssh

2.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Setelah mengganti port SSH, admin tidak bisa lagi mengakses server melalui SSH. Apa langkah pertama yang paling logis untuk dilakukan?  .....

  1. Reinstall paket OpenSSH

  1. Menambahkan firewall untuk blok semua port

  1. Mengecek apakah port baru sudah dibuka di firewall

  1. Menghapus file sshd_config

Mengubah hostname server

3.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Apa parameter yang harus diubah di sshd_config untuk menonaktifkan login sebagai root? ….

  1. AllowRoot no

  1. DenyRootAccess yes

  1. PermitRootLogin no

  1. RootLoginDisable true

RootAccess off

4.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Untuk menggunakan autentikasi kunci publik, perintah apa yang digunakan untuk meng-copy kunci ke server Debian?

  1. ssh-genkey

  1. scp id_rsa.pub user@host:/home/user/

  1. ssh-copy-id user@host

  1. rsync --key user@host

sftp id_rsa.pub user@host

5.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Jika Anda ingin membatasi user tertentu saja yang bisa login via SSH, konfigurasi apa yang digunakan?....

PermitUserLogin

AllowUsers

LoginUsers

SHUsersOnly

UserLoginRestrict

6.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Apa perintah yang digunakan untuk me-restart layanan SSH setelah mengubah konfigurasinya? …

systemctl start sshd

restart sshd_config

ssh-reload

systemctl restart ssh

service sshconfig restart

7.

MULTIPLE CHOICE QUESTION

5 mins • 3 pts

Admin menonaktifkan password login dan hanya mengaktifkan login dengan SSH key. Apa parameter di sshd_config yang harus diubah?

  1. PasswordAuth = no

  1. PasswordLogin off

  1. PasswordAuthentication no

  1. LoginWithKey only

NoPasswordLogin yes

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?