Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2012
    Posts
    23
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0

    How do I make my VPS show at a domain name?

    Okay, so I've set-up my website and everything on my VPS, but how do I make the website display when I visit e.g mydomain.com ? Currently I can only view it from a different computer via the VPS IP address.




  2. #2
    Join Date
    Mar 2012
    Location
    Cardboard box
    Posts
    113
    Thanks
    2
    Thanked 4 Times in 4 Posts
    Rep Power
    2
    How long has it been since you set up name records?
    distrACT -- an open community

  3. #3
    Join Date
    Mar 2012
    Posts
    23
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0
    I've registered my nameservers and set them to my domain, it's been about 3 days now.

  4. #4
    Join Date
    Mar 2012
    Location
    Cardboard box
    Posts
    113
    Thanks
    2
    Thanked 4 Times in 4 Posts
    Rep Power
    2
    What does intoDNS say for errors?
    distrACT -- an open community

  5. #5
    Join Date
    Feb 2012
    Location
    Europe
    Posts
    138
    Thanks
    4
    Thanked 6 Times in 5 Posts
    Rep Power
    2
    When you have done adding new DNS Entry, you can use the Command line tool "dig" for this. It's allowing you to make DNS requests. Try this:

    Code:
    #dig YOUR.DOMAIN.COM @NAMESERVER
    # Making a resolve request to Google's Nameserver of akendo.eu with only show the A entry.
    dig akendo.eu @8.8.8.8 A +noall +answer
    
    ; <<>> DiG 9.7.3 <<>> akendo.eu @8.8.8.8 A +noall +answer
    ;; global options: +cmd
    akendo.eu.		86399	IN	A	88.80.202.107
    You should also check that you can reach the VPS in the right way. Use "ping" for this.
    What Web server do you use?

    so far
    akendo
    Feel free to follow my blog.

  6. #6
    Join Date
    Mar 2012
    Posts
    23
    Thanks
    0
    Thanked 1 Time in 1 Post
    Rep Power
    0
    Quote Originally Posted by Akendo View Post
    When you have done adding new DNS Entry, you can use the Command line tool "dig" for this. It's allowing you to make DNS requests. Try this:

    Code:
    #dig YOUR.DOMAIN.COM @NAMESERVER
    # Making a resolve request to Google's Nameserver of akendo.eu with only show the A entry.
    dig akendo.eu @8.8.8.8 A +noall +answer
    
    ; <<>> DiG 9.7.3 <<>> akendo.eu @8.8.8.8 A +noall +answer
    ;; global options: +cmd
    akendo.eu.		86399	IN	A	88.80.202.107
    You should also check that you can reach the VPS in the right way. Use "ping" for this.
    What Web server do you use?

    so far
    akendo
    Thank you for that, I'll try it in a bit

 

 

Similar Threads

  1. Replies: 0
    Last Post: 01-09-2012, 11:45 PM
  2. Replies: 0
    Last Post: 01-05-2012, 02:23 AM
  3. Replies: 0
    Last Post: 01-04-2012, 08:18 AM
  4. man make: a Primer on the Make Utility
    By Fred in forum Linux News
    Replies: 0
    Last Post: 11-08-2011, 07:25 AM
  5. man make: a Primer on the Make Utility
    By Fred in forum Linux News
    Replies: 0
    Last Post: 11-08-2011, 05:36 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
           








Check out Linux Central for Linux software and other goodies!





» Stats

Members: 3,574
Threads: 3,920
Posts: 9,443
Top Poster: Fred (1,486)
Welcome to our newest member, dallas03

» Links



Powered by vBadvanced CMPS