Dirty Notes for Configure DNS Server ( QuicK Notes)
for Domain
abc.local > 192.168.1.254
xyz.local > 192.168.1.254
# yum install caching-nameserver*
Need to modify two files
named.caching-nameserver.conf
named.rfc1912.zones
# vi /etc/named/...
NFS (Network File System) is basically developed for sharing of files and folders between Linux/Unix systems by Sun Microsystems in 1980. It allows you...
Requirement: go 1.2 or higher is required.
Download the Go distribution:
Click on this link: https://golang.org/dl/
and download this package https://golang.org/dl/go1.4.2.linux-386.tar.gz
Once downloaded then extract under /usr/local/ by...