domain mapping

How To Map DOMAIN & IP on cloud set-up Purchase a server from any cloud server selling vendor EX:I have purchased a one virtual machine from godaddy and  static-IP address assigneed to it is "192.169.170.133" try ping ans ssh to server mohammedrafi@NOC-RAFI:~$ ping 192.169.170.133 PING 192.169.170.133 (192.169.170.133) 56(84) bytes of data. 64 bytes from 192.169.170.133: … Continue reading domain mapping

dns

Domain Name Servers (DNS) are the Internet's equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people to remember, computers or machines, access websites based on IP addresses. ---------------------------------------------------------------------------------------------- [root@server-rhel6 ~]# ip a | … Continue reading dns