DNS Test

DNS Test

Professional Development

10 Qs

quiz-placeholder

Similar activities

Enumeration

Enumeration

Professional Development

10 Qs

Penilaian Pengetahuan 1 KSK2023

Penilaian Pengetahuan 1 KSK2023

Professional Development

12 Qs

Git - Github - GitHub Pages

Git - Github - GitHub Pages

Professional Development

11 Qs

Linux Networking

Linux Networking

Professional Development

10 Qs

Evaluación Final

Evaluación Final

Professional Development

10 Qs

Skill Set Server Dell PowerEdge R740

Skill Set Server Dell PowerEdge R740

Professional Development

8 Qs

KSK2023 - 2

KSK2023 - 2

Professional Development

10 Qs

Linux Command Line Quiz

Linux Command Line Quiz

Professional Development

14 Qs

DNS Test

DNS Test

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Abraham Clase

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the most commonly used program in Linux-based systems to configure a DNS server?

Postfix

MySQL

Apache

BIND

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to install the DNS server on an Ubuntu server?

sudo apt-get install mysql

sudo apt-get install apache

sudo apt-get install dns

sudo apt-get install bind9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What file should be edited on an Ubuntu server to indicate that it is a DNS server and to search by default in its domain?

/etc/bind/db.smr2.com

/etc/resolv.conf

/etc/bind/db.local

/etc/bind/named.conf

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the equivalent tool in Linux to nslookup in Windows?

ping

whois

host

dig

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to perform a reverse resolution on an Ubuntu server?

nslookup domain name

dig -x server IP

nslookup server IP

dig your domain name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What option should be added to the named.conf.options file in Bind to configure forwarding?

also-notify {10.0.2.33;};

allow-transfer {10.0.2.33;};

allow-recursion {none;};

forwarders {80.58.0.33; 80.58.32.97;};

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What command is used to restart the DNS service on an Ubuntu server?

/etc/init.d/bind9 start

/etc/init.d/bind9 restart

service bind9 stop

service bind9 start

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?