How to change DNS records at Akamai / Linode
Free DNS Manager included with a Linode account.
Where the DNS settings live
- Sign in to Linode Cloud Manager and open Domains.
- Click the domain to open the DNS Manager.
Adding a record
- Find the section for the record type and click Add an A/AAAA Record (or equivalent).
- Enter the hostname and value, set the TTL, and click Save.
Editing or deleting a record
- Use the three-dot menu on the record → Edit or Delete.
Changing the nameservers
- Point your registrar at the five Linode nameservers, then add the domain as a Master zone.
Akamai / Linode nameservers
These are the values you would set at your registrar to let Akamai / Linode run your DNS. Always confirm them in your own account — several providers assign per-account values.
ns1.linode.comns2.linode.comns3.linode.comns4.linode.comns5.linode.com
Gotchas at Akamai / Linode
- Linode publishes zone changes on a schedule — allow up to about 30 minutes for a new record.
- Choose "Master" when creating the domain unless you are genuinely slaving from another server.
After you save
DNS changes are not instant. Resolvers keep the old answer until the previous record's TTL expires, so a record with a 4-hour TTL can take 4 hours to change everywhere — occasionally longer if an ISP ignores TTLs. Check what the world currently sees before assuming something is broken, and see the troubleshooting page if it still looks wrong after the TTL has passed.
Other cloud / dns platform guides
Amazon Route 53
AWS DNS service. Also a registrar. Charged per hosted zone and per query.
Azure DNS
Microsoft's managed DNS, configured through the Azure portal.
Cloudflare
Free, fast DNS with an optional proxy/CDN layer. Very common as a DNS host even when the domain is registered elsewhere.
DigitalOcean
Free DNS hosting for domains you point at DigitalOcean. Not a registrar.
Google Cloud DNS
Google Cloud's authoritative DNS. Note: consumer Google Domains was sold to Squarespace.
Netlify
Static hosting platform with optional Netlify DNS.