How do i use a subdomain from namecheap on linode?

How do i use a subdomain from namecheap on linode?

1 Reply

Your first step will be to [change what name servers your domain uses to authoritatively resolve your entries within the NameCheap interface. Instead of using the default NameCheap servers dns1.registrar-servers.com & dns2.registrar-servers.com, you will update these to use Linode's name servers:

ns1.linode.com
ns1.linode.com
ns1.linode.com
ns1.linode.com
ns1.linode.com

Now that our name servers authoritatively resolve requests made of your domain, you can add that domain to Cloud Manager as a new domain zone. Next, you can begin adding A/AAAA records for the primary domain ($DOMAIN.TLD) by submitting the following info:

  • Hostname: @ (or leave this entry blank)
  • IP Address: <enter address="" ip="" ipv4="" linode's="" v6="" your=""></enter>
  • Time to Live (TTL): I typically set my records to 5 min but you can leave this as the default 24 hr if you do not frequently update your records.

If you want to create a subdomain ($SUBDOMAIN.DOMAIN.TLD) you would instead enter that subdomain in the Hostname line.

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct