{"id":2715,"date":"2012-05-31T18:24:34","date_gmt":"2012-05-31T12:54:34","guid":{"rendered":"http:\/\/nuclearrambo.com\/wordpress\/?p=2715"},"modified":"2023-04-26T16:19:11","modified_gmt":"2023-04-26T10:49:11","slug":"how-to-point-your-domain-to-vps","status":"publish","type":"post","link":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/","title":{"rendered":"How to point your domain to VPS"},"content":{"rendered":"<p>A major hurdle that people come across when they buy a VPS, is that how do I point the domain to VPS?<\/p>\n<p>Most of us who own websites have started with cheap free hosting. The hosting provider provides us with his own DNS address so that we can use it and point our domain to the server where our website is hosted. But as the traffic increases we move on to VPS and then we realise there is no DNS address, its just an IP. This tutorial will teach you in depth how to point your domain to your VPS IP address.<\/p>\n<p><strong>Requirements:<\/strong><\/p>\n<ol>\n<li>A VPS with a dedicated IP address.<\/li>\n<li>Linux installation (Preferrably CentOS)<\/li>\n<li>Webmin Control Panel<\/li>\n<li>A domain (In this tutorial I am using Godaddy.com as my domain registrar)<\/li>\n<li>Brain and\u00a0presence\u00a0of mind<\/li>\n<\/ol>\n<p><strong>Step1<\/strong>: Assuming that you already have registered domain, go to the Godaddy.com&#8217;s domain management panel.<\/p>\n<p>Click on the domain that you want to use.<\/p>\n<p>After you click on the domain, you will get this page, scroll down and you will find a box &#8220;Hosts Summary&#8221;.<\/p>\n<p><a href=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorial1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2717\" title=\"tutorial1\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorial1.png\" alt=\"Point Domain to VPS\" width=\"259\" height=\"114\" \/><\/a><\/p>\n<p>Godaddy Hosts Summary<\/p>\n<p><center><script type=\"text\/javascript\">\n\tatOptions = {\n\t\t'key' : 'a488f095e80c8a74746e5fdca977eaea',\n\t\t'format' : 'iframe',\n\t\t'height' : 90,\n\t\t'width' : 728,\n\t\t'params' : {}\n\t};\n\tdocument.write('<scr' + 'ipt type=\"text\/javascript\" src=\"http' + (location.protocol === 'https:' ? 's' : '') + ':\/\/www.profitabledisplaynetwork.com\/a488f095e80c8a74746e5fdca977eaea\/invoke.js\"><\/scr' + 'ipt>');\n<\/script><\/p>\n<p><\/center><strong>Step 2<\/strong>: Click on &#8220;ADD&#8221;. After clicking it, you will get some box like this.<\/p>\n<div id=\"attachment_2718\" style=\"width: 892px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials2.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2718\" class=\"size-full wp-image-2718\" title=\"tutorials2\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials2.png\" alt=\"point domain to VPS\" width=\"882\" height=\"349\" srcset=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials2.png 882w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials2-300x118.png 300w\" sizes=\"auto, (max-width: 882px) 100vw, 882px\" \/><\/a><p id=\"caption-attachment-2718\" class=\"wp-caption-text\">Godaddy Add hosts<\/p><\/div>\n<p>Add NS1 in the host name and add your VPS IP address in the HOST IP1 box.<\/p>\n<p>Save it and AGAIN click ADD hosts, you will get the same box, add NS2 in the host name and then again add the same VPS IP address in the box.<\/p>\n<p>Save the changes.<\/p>\n<p>Now, after saving refresh the domain page and you will get the hosts summary box which shows something like this.<\/p>\n<p><a href=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials21.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-2719\" title=\"tutorials2\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials21.png\" alt=\"\" width=\"261\" height=\"72\" \/><\/a><\/p>\n<p>Now, whatever you did is called as &#8220;Setting the A records of your domain&#8221;. The address, NS1. yourdomain.com and NS2.yourdomain.com will now point to your VPS IP address.<\/p>\n<p><strong>Step 3<\/strong>: We have successfully configured the domain registrar&#8217;s DNS servers to point the domain to our VPS, but we need to make changes on our server side, so that any requests coming through nuclearrambo.com should be processed correctly by server. For this, we set up DNS zones.<\/p>\n<p>For this step, we need to use webmin control panel. I assume you have already installed webmin control panel, if not I recommend you to do so. Things will become a bit easier to install.<\/p>\n<p><strong>Step 4:<\/strong> Go to your webmin control panel and on the right sidebar click on Servers -&gt; BIND DNS server -&gt;<\/p>\n<p><strong>Step 5<\/strong>: You will see a bunch of icons and below that there is the &#8220;Existing DNS Zones&#8221;. Right above it, there is &#8220;Create Master Zone&#8221;.<\/p>\n<p>Click on Create Master Zone.<\/p>\n<p>You will get a box as shown below:<\/p>\n<p><a href=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials3.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-medium wp-image-2720\" title=\"tutorials3\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials3-300x80.png\" alt=\"Webmin master dns zone\" width=\"300\" height=\"80\" srcset=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials3-300x80.png 300w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials3-1024x273.png 1024w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials3.png 1128w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p>Fill in the &#8220;Domain name&#8221; , &#8220;Master Server&#8221; and the &#8220;Email address&#8221; fields.<\/p>\n<p>Master server: In your VPS control panel, no matter which, you will always have an option to setup a hostname for your server. In my case, I have set the hostname for my VPS as server.nuclearrambo.com. Remember, this has to be done on the VPS control panel provided by the company.<\/p>\n<p>NOTE: Ask your VPS provider to setup Reverse DNS for you. In my case, the company was happy to set me up with the Reverse DNS (rDNS). This will convert the IP address to domain name. e.g. 173.53.23.12 will translate to server.nuclearrambo.com or whatever may be the domain. This is very important.<\/p>\n<p><strong>Step 6:<\/strong> After creating a Master DNS zone, you will be presented with a screen &#8220;Edit Master Zone&#8221;<\/p>\n<p>Click on the Edit Records File:<\/p>\n<div id=\"attachment_2721\" style=\"width: 383px\" class=\"wp-caption alignleft\"><a href=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials4.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-2721\" class=\"size-full wp-image-2721\" title=\"tutorials4\" src=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials4.png\" alt=\"Edit master zone, Edit Records file\" width=\"373\" height=\"289\" srcset=\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials4.png 373w, https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorials4-300x232.png 300w\" sizes=\"auto, (max-width: 373px) 100vw, 373px\" \/><\/a><p id=\"caption-attachment-2721\" class=\"wp-caption-text\">Edit Records file<\/p><\/div>\n<p>You will be presented with a records file to edit, all you got to do is to copy and paste the code below:<\/p>\n<blockquote><p>$ttl 38400<br \/>\nyourdomain.com. IN SOA ns1.yourdomain.com. &lt;email_login&gt;.yourdomain. (<br \/>\n1338056881<br \/>\n10800<br \/>\n3600<br \/>\n604800<br \/>\n38400 )<br \/>\nyourdomain.com. \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 IN \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 NS \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 ns1.yourdomain.com.<br \/>\nyourdomain.com. \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 IN \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 NS \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 ns2.yourdomain.com.<br \/>\nyourdomain.com. \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 IN \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0A \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0&lt;YOUR IP&gt;<br \/>\nns1.yourdomain.com. \u00a0 \u00a0 \u00a0 \u00a0 IN \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0A \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0&lt;YOUR IP&gt;<br \/>\nns2.yourdomain.com. \u00a0 \u00a0 \u00a0 \u00a0IN \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 A \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 &lt;YOUR IP&gt;<br \/>\nwww.yourdomain.com. \u00a0 \u00a0 IN \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 CNAME \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0yourdomain.com.<br \/>\nmail.yourdomain.com. \u00a0 \u00a0 \u00a0IN \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 CNAME \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0yourdomain.com.<\/p><\/blockquote>\n<p>Replace yourdomai.com with your domain name and email_login with your email you selected. If you selected 1234@yourdomain.com then in email_login you must only write 1234.<\/p>\n<p>After you have set this up, Save this file.<\/p>\n<p><strong>Step 7<\/strong>: Click on the side bar, Servers -&gt; Apache Server -&gt;<\/p>\n<p>Add virtual hosts. Now this step is only necessary if you have multiple domains. Adding multiple domains is pretty much the same method, except for the additional part of adding virtual host in apache server and also creating a new master zone for the other domain. This subject will be covered in another post in future.<\/p>\n<p>Like this post if it helped you. If you need any help regarding this, leave a comment below and I will try to answer you as soon as possible.<\/p>\n<p>So this is how you point a domain to your VPS !<\/p>\n<p>NOTE: It takes about 12 to 24 hours for the domain to start working. It wont work immediately, you must wait for atleast 2 to 24 hours.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>A major hurdle that people come across when they buy a VPS, is that how do I point the domain to VPS? Most of us who own websites have started with cheap free hosting.&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1529],"tags":[1249,1247,1248,1250,1251],"class_list":["post-2715","post","type-post","status-publish","format-standard","hentry","category-our-old-projects","tag-domain-with-vps","tag-how-to-point-domain-to-vps","tag-ip-address","tag-use-domain-with-vps","tag-use-multiple-domains-with-vps"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How to point your domain to VPS<\/title>\n<meta name=\"description\" content=\"Tutorial about How to point your domain to VPS IP address. Using webmin control panel and simple BIND DNS you can setup your domain with the VPS.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to point your domain to VPS\" \/>\n<meta property=\"og:description\" content=\"Tutorial about How to point your domain to VPS IP address. Using webmin control panel and simple BIND DNS you can setup your domain with the VPS.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/\" \/>\n<meta property=\"og:site_name\" content=\"Nuclearrambo\" \/>\n<meta property=\"article:published_time\" content=\"2012-05-31T12:54:34+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-04-26T10:49:11+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorial1.png\" \/>\n<meta name=\"author\" content=\"nuclearrambo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@darkusul\" \/>\n<meta name=\"twitter:site\" content=\"@darkusul\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"nuclearrambo\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/\"},\"author\":{\"name\":\"nuclearrambo\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c\"},\"headline\":\"How to point your domain to VPS\",\"datePublished\":\"2012-05-31T12:54:34+00:00\",\"dateModified\":\"2023-04-26T10:49:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/\"},\"wordCount\":872,\"commentCount\":6,\"publisher\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#organization\"},\"keywords\":[\"domain with vps\",\"how to point domain to vps\",\"ip address\",\"use domain with vps\",\"use multiple domains with vps\"],\"articleSection\":[\"Old Projects\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/\",\"name\":\"How to point your domain to VPS\",\"isPartOf\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#website\"},\"datePublished\":\"2012-05-31T12:54:34+00:00\",\"dateModified\":\"2023-04-26T10:49:11+00:00\",\"description\":\"Tutorial about How to point your domain to VPS IP address. Using webmin control panel and simple BIND DNS you can setup your domain with the VPS.\",\"breadcrumb\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/nuclearrambo.com\/wordpress\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to point your domain to VPS\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#website\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/\",\"name\":\"Nuclearrambo\",\"description\":\"Information is FREE! Progress is MUST! Awakening is inevitable!\",\"publisher\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/nuclearrambo.com\/wordpress\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#organization\",\"name\":\"Nuclearrambo\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png\",\"contentUrl\":\"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png\",\"width\":1489,\"height\":1152,\"caption\":\"Nuclearrambo\"},\"image\":{\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/twitter.com\/darkusul\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c\",\"name\":\"nuclearrambo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g\",\"caption\":\"nuclearrambo\"},\"description\":\"Salil is an electronics enthusiast working on various electronics systems. In his free time he writes on the blog, talks over ham radio or builds circuits. He has Yaesu FT2900R VHF transceiver, FT450D HF transceiver, TYT UV8000E and Quansheng UVK6 Handheld transceivers.\",\"sameAs\":[\"http:\/\/nuclearrambo.com\/wordpress\"],\"url\":\"https:\/\/nuclearrambo.com\/wordpress\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How to point your domain to VPS","description":"Tutorial about How to point your domain to VPS IP address. Using webmin control panel and simple BIND DNS you can setup your domain with the VPS.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/","og_locale":"en_US","og_type":"article","og_title":"How to point your domain to VPS","og_description":"Tutorial about How to point your domain to VPS IP address. Using webmin control panel and simple BIND DNS you can setup your domain with the VPS.","og_url":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/","og_site_name":"Nuclearrambo","article_published_time":"2012-05-31T12:54:34+00:00","article_modified_time":"2023-04-26T10:49:11+00:00","og_image":[{"url":"http:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2012\/05\/tutorial1.png"}],"author":"nuclearrambo","twitter_card":"summary_large_image","twitter_creator":"@darkusul","twitter_site":"@darkusul","twitter_misc":{"Written by":"nuclearrambo","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#article","isPartOf":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/"},"author":{"name":"nuclearrambo","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c"},"headline":"How to point your domain to VPS","datePublished":"2012-05-31T12:54:34+00:00","dateModified":"2023-04-26T10:49:11+00:00","mainEntityOfPage":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/"},"wordCount":872,"commentCount":6,"publisher":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#organization"},"keywords":["domain with vps","how to point domain to vps","ip address","use domain with vps","use multiple domains with vps"],"articleSection":["Old Projects"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/","url":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/","name":"How to point your domain to VPS","isPartOf":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#website"},"datePublished":"2012-05-31T12:54:34+00:00","dateModified":"2023-04-26T10:49:11+00:00","description":"Tutorial about How to point your domain to VPS IP address. Using webmin control panel and simple BIND DNS you can setup your domain with the VPS.","breadcrumb":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/nuclearrambo.com\/wordpress\/how-to-point-your-domain-to-vps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/nuclearrambo.com\/wordpress\/"},{"@type":"ListItem","position":2,"name":"How to point your domain to VPS"}]},{"@type":"WebSite","@id":"https:\/\/nuclearrambo.com\/wordpress\/#website","url":"https:\/\/nuclearrambo.com\/wordpress\/","name":"Nuclearrambo","description":"Information is FREE! Progress is MUST! Awakening is inevitable!","publisher":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/nuclearrambo.com\/wordpress\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/nuclearrambo.com\/wordpress\/#organization","name":"Nuclearrambo","url":"https:\/\/nuclearrambo.com\/wordpress\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/","url":"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png","contentUrl":"https:\/\/nuclearrambo.com\/wordpress\/wp-content\/uploads\/2021\/01\/logo-nuclearrambo.png","width":1489,"height":1152,"caption":"Nuclearrambo"},"image":{"@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/twitter.com\/darkusul"]},{"@type":"Person","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/6093ae9d048d4789bd3d18c136577a0c","name":"nuclearrambo","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/nuclearrambo.com\/wordpress\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9cc8a9d2d82dd7e65e77405f7b4ccaa34450e8a268f369ac893882cc5f13a797?s=96&r=g","caption":"nuclearrambo"},"description":"Salil is an electronics enthusiast working on various electronics systems. In his free time he writes on the blog, talks over ham radio or builds circuits. He has Yaesu FT2900R VHF transceiver, FT450D HF transceiver, TYT UV8000E and Quansheng UVK6 Handheld transceivers.","sameAs":["http:\/\/nuclearrambo.com\/wordpress"],"url":"https:\/\/nuclearrambo.com\/wordpress\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts\/2715","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/comments?post=2715"}],"version-history":[{"count":2,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts\/2715\/revisions"}],"predecessor-version":[{"id":8033,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/posts\/2715\/revisions\/8033"}],"wp:attachment":[{"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/media?parent=2715"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/categories?post=2715"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nuclearrambo.com\/wordpress\/wp-json\/wp\/v2\/tags?post=2715"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}