Re: [Hardhats-members] hostname error (Linux guru needed)

2004-09-08 Thread K.S. Bhaskar
Yes, it is a Linux configuration issue. I don't know where Red Hat 9 keeps its system name and where, if anywhere, it checks for consistency, but the Unknown host means that Linux has been given conflicting or confusing information about the host name. -- Bhaskar On Tue, 2004-09-07 at 17:33,

RE: [Hardhats-members] hostname error (Linux guru needed)

2004-09-08 Thread Nancy Anthracite
, 2004 10:35 AM To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] hostname error (Linux guru needed) Kevin: For a RedHat 9.0 (or beyond) box, as root type in redhat-config-network from your X Window session. This will pull up the Network Configuration GUI tool. Under the DNS tab, you can set

RE: [Hardhats-members] hostname error (Linux guru needed)

2004-09-08 Thread Crawford Rainwater
From: Nancy Anthracite [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: [Hardhats-members] hostname error (Linux guru needed) Date: Wed, 8 Sep 2004 10:50:51 -0400 Reply-To: [EMAIL PROTECTED] How would you do it from an SSH command line without the GUI tool? Also, there is a way to start

RE: [Hardhats-members] hostname error (Linux guru needed)

2004-09-08 Thread Marc Aylesworth
08, 2004 11:52 AM To: [EMAIL PROTECTED] Subject: Re: [Hardhats-members] hostname error (Linux guru needed) Thanks Crawford, When I do that, I first go to the DNS tab. I see a hostname that is localhost.localdomain. I also see DNS Search path with is localdomain. Then on the Hosts tab, I see

X through SSH (was Re: [Hardhats-members] hostname error (Linux guru needed))

2004-09-08 Thread Crawford Rainwater
On Wed, 2004-09-08 at 10:11, [EMAIL PROTECTED] wrote: Message: 6 From: Nancy Anthracite [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: [Hardhats-members] hostname error (Linux guru needed) Date: Wed, 8 Sep 2004 12:04:31 -0400 Reply-To: [EMAIL PROTECTED] Do you know how you can get

Local loopback (was RE: [Hardhats-members] hostname error (Linux guru needed))

2004-09-08 Thread Crawford Rainwater
On Wed, 2004-09-08 at 10:11, [EMAIL PROTECTED] wrote: Message: 7 From: Marc Aylesworth [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Wed, 8 Sep 2004 12:10:31 -0400 Subject: RE: [Hardhats-members] hostname error (Linux guru needed) Reply-To: [EMAIL PROTECTED] At the top put 127.0.0.1

Re: X through SSH (was Re: [Hardhats-members] hostname error (Linux guru needed))

2004-09-08 Thread CS Wagner
, [EMAIL PROTECTED] wrote: Message: 6 From: Nancy Anthracite [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: RE: [Hardhats-members] hostname error (Linux guru needed) Date: Wed, 8 Sep 2004 12:04:31 -0400 Reply-To: [EMAIL PROTECTED] Do you know how you can get the GUI version to run on SSH? My son

RE: X through SSH (was Re: [Hardhats-members] hostname error (Linux guru needed))

2004-09-08 Thread Marc Aylesworth
To: [EMAIL PROTECTED] Subject: Re: X through SSH (was Re: [Hardhats-members] hostname error (Linux guru needed)) If you are running plain Fedora on both boxes, X tunneling is turned on by default. You can remove it from the server by changing the value of X11Forwarding in /etc/ssh/sshd_config from 'yes