DNS Server linuxLinux serverNETWORK ADMINISTRATIONS

How To Install & Configure DNS On Ubuntu

How to complete install and configure DNS on Ubuntu 20.04/22.04

installation Guide Step by Step:
https://ipcorenetworks.blogspot.com/2022/11/how-to-install-configure-dns-on-ubuntu.html

sudo apt install dnsutils -y
don’t forget to add and checkup 4 keypoints.
1.sudo nano /etc/hosts
to set hostname i.e as for used domain name.
2.hostnamectl
3.Ubuntu Linux Change Hostname Using
How to change the Ubuntu server hostname
4.sudo hostname domain_name
hostnamectl set-hostname DOMAIN_NAME
sudo systemctl reboot
TSHOOT:
dig primary.domain_NAME.local
dig -x 192.16.0.0 (SERVERIP)
nslookup primary.domain_NAME.local
nslookup google.com

MikroTIk Tutorials Playlist:

_________________
Cacti Free Networking Monitoring Tool:
Cacti Tutorial PlayList:https://www.youtube.com/playlist?list=PL2iPlJTsTrSRcLWPSRi–dF7rN4RyUzWb
__________________________________
LibreNMS Free Networking Monitoring Tool:
LibreNMS Tutorials: https://www.youtube.com/playlist?list=PL2iPlJTsTrSRdSVlok674Bkou0zkrPbgb
__________________________________
CCNP ENCOR (350-401):

__________________________________
CCNP Enterprise Free Training:

__________________________________
CCNP ENARSI (300-410):

https://ipcorenetworks.blogspot.com/2021/05/ip-core-networks-your-learning-your.html
fb: https://www.facebook.com/ipcorenetworks/
#dns #ubuntu #linux #cisco #librenms #cacti #ccna #ccnp #LibreNMS #librenms docs #ipcorenetworks

source

by IP Core Networks

linux dns server