2
votes
1answer
24 views

Setting up VPS: How to configure name servers

So I got a VPS set up (LAMP) and have transfered a couple of sites over. Now I want to point my domain names from the old host to the new VPS host, which does not have any name servers yet. On my ...
0
votes
0answers
11 views

Create A record from the terminal

I have contracted a linux VPS and a domain (www.myproject.com). After that, in the same site from my user area, I have registered a pair of DNS (ns1.myproject.com and ns2.myproject.com) associating ...
2
votes
0answers
27 views

Set nameserver in WHM with VPS that has no domain name?

I have a new VPS I want to use to manage sites on. I need to set up nameservers so that I can point the domain names to the new servers. I know nameservers usually look like ns1.example.com where ...
0
votes
1answer
357 views

Setting up domain name and email servers for VPS [closed]

These are very beginner questions. I just got an instance of VPS with no domain name yet. The only way I can access my VPS is through SSH to a static IP. (1) How do I register a domain name and host ...
3
votes
1answer
193 views

Nameserver problem

I recently bought a new VPS, and I was trying to set private nameservers in my domain cPanel. I went ahead and added 4 A records: ns1.mydomain.com - points to my IP ns2.mydomain.com - points to my ...
4
votes
3answers
1k views

Add domain to VPS

I have a VPS server running Ubuntu 11.04 with webmin installed on it. How can I add my example.com domain to my VPS like the way we do on shared server via web panels such as cPanel and etc? Thanks.