Results 1 to 4 of 4

Thread: domain names

  1. #1

    domain names

    Hi. Let's say I registered a domain name. I want my Linux box to reflect this by using hostname.domainname.com. How would I go about this? Would I only edit /etc/resolv.conf to include the nameserver given to me by the registrar, such as in my resolv.conf:
    Code:
    nameserver 63.241.139.10
    Or is it more complicated than that?

  2. #2
    Advisor Outlaw's Avatar
    Join Date
    May 2001
    Location
    Clifton Park, NY
    Posts
    630

    Re:domain names

    Code:
    HOSTNAME(1)                    FSF                    HOSTNAME(1)
    
    
    
    NAME
           hostname  - set or print the name of the current host sys-
           tem
    
    SYNOPSIS
           hostname [NAME]
           hostname OPTION
    
    DESCRIPTION
           Print or set the hostname of the current system.
    
           --help display this help and exit
    
           --version
                  output version information and exit

  3. #3

    Re:domain names

    That just sets the hostname. I am talking about domain name.

  4. #4
    Advisor Outlaw's Avatar
    Join Date
    May 2001
    Location
    Clifton Park, NY
    Posts
    630

    Re:domain names

    You can use your isp's dns servers. Only thing that matters is that dns servers out there resolve yourhost.domain.com to your ip (provided you have in fact registered the name to your ip). Nothing else needs to be done, other than to set the hostname of your machine and run a mail or web server.

Similar Threads

  1. MS 2003 WS Domain login problem
    By mrpush in forum Windows - General Topics
    Replies: 0
    Last Post: 05-19-2006, 03:13 PM
  2. 98 /ME profiles to Win XP Domain User Profiles
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:21 AM
  3. GL not working ati 7000
    By Mip in forum Linux - Software, Applications & Programming
    Replies: 19
    Last Post: 10-28-2004, 09:29 PM
  4. Best Domain Service
    By xin in forum General Chat
    Replies: 2
    Last Post: 07-25-2002, 01:16 AM
  5. Free domain names?
    By Blaqb0x in forum General Chat
    Replies: 3
    Last Post: 05-08-2002, 10:07 PM

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
  •