DNS Test

DNS Test

Professional Development

10 Qs

quiz-placeholder

Similar activities

IT Support Quizz

IT Support Quizz

University - Professional Development

12 Qs

Network + Quiz Domain 4 -5

Network + Quiz Domain 4 -5

Professional Development

9 Qs

CEH Pre Assessment

CEH Pre Assessment

Professional Development

10 Qs

Sec+ CH.1 Pre-Assessment

Sec+ CH.1 Pre-Assessment

Professional Development

7 Qs

Part 5.5

Part 5.5

Professional Development

15 Qs

command prompt

command prompt

4th Grade - Professional Development

15 Qs

DSN SERVER

DSN SERVER

12th Grade - Professional Development

10 Qs

CompTIA + Acronyms

CompTIA + Acronyms

10th Grade - 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?