Find the answer to your Linux question:
Results 1 to 5 of 5
Hi there, When I open a new terminal(gnome-terminal) window, it starts with Code: userName@3(NXDOMAIN) What does NXDOMAIN mean? It was "computerName" before. Thanks,...
  1. #1
    Just Joined!
    Join Date
    Jan 2007
    Location
    Turkey
    Posts
    14

    Question Nxdomain

    Hi there,

    When I open a new terminal(gnome-terminal) window, it starts with
    Code:
    userName@3(NXDOMAIN)
    What does NXDOMAIN mean? It was "computerName" before.

    Thanks,

  2. #2
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    NXDOMAIN means non-existent domain.

    What do you get when you:
    Code:
    hostname --fqdn
    ?
    registered Linux user #388382

    Have you checked here first?

  3. #3
    Just Joined!
    Join Date
    Jan 2007
    Location
    Turkey
    Posts
    14
    Hi rong,

    My terminal gives;
    1st terminal;
    Code:
    sarp@sac:~> hostname --fqdn
    hostname: Unknown host
    2nd terminal;
    Code:
    sarp@3(NXDOMAIN):~> hostname --fqdn
    hostname: Unknown host
    what do you mean by non-existing domain?

    My first terminal opens as normal, however, when I open another one, it shows this NXDOMAIN.

    Thanks,

  4. #4
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    Quote Originally Posted by sacoskun

    what do you mean by non-existing domain?

    My first terminal opens as normal, however, when I open another one, it shows this NXDOMAIN.

    Thanks,
    When you first installed you were prompted to enter a hostname and domain name. In your case these names can be anything you want and your post said that it used to be "computerName". If you want more detailed info just Google.

    I suggest you go into YAST>Network Services>Host Configuration and depending on what you see either ADD or EDIT your hostname and host alias. I believe that will be at ip address 127.0.0.2.
    registered Linux user #388382

    Have you checked here first?

  5. #5
    Just Joined!
    Join Date
    Jan 2007
    Location
    Turkey
    Posts
    14

    Thumbs up

    Thank you friend, it works now.

Posting Permissions

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