Re: hostname

2002-10-22 Thread Todd A. Jacobs
On Tue, 22 Oct 2002, Will Mendez wrote: > Is there any other files that I need to edit instead of using the > deafult loopback address. Edit /etc/hosts and change "localhost.localdomain" to your real hostname, but make absolutely sure that you leave "localhost" as an alias, or things will break

Re: hostname

2002-10-22 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22-Oct-2002/14:41 -0400, Will Mendez <[EMAIL PROTECTED]> wrote: >I am able to change my hostname by editing the /etc/sysconfig/network file. >but my application which uses a license server does not want to recognize the >new hostname. If I chang

Re: Hostname changes by itself

2002-08-22 Thread Krishna
Hi, Try webmin its is efficient and much better than linuxconf. Its here: http://www.webmin.com regards Krishna Krishna Shekhar Network Administrator Wiplash Wireless At 12:30 PM 8/22/02 +0530, you wrote: >hi, > >* rahul b jain cs student ([EMAIL PROTECTED]) wrote: > > I was trying to ch

Re: Hostname changes by itself

2002-08-21 Thread ramakrishna
hi, * rahul b jain cs student ([EMAIL PROTECTED]) wrote: > I was trying to change the host name of my linux machine. I did so by > editing the file /etc/sysconfig/network. If i reboot the system, it works > fine recognizing the new hostname. However if i reboot the system again, > it goes back to

Re: hostname

2002-07-07 Thread Juan L. Pastor
Hi, On Wed, 2002-07-03 at 23:53, Jay Daniels wrote: > > You have a structure different from: > > > > IP_address FQDNalias1 alias2 > > Correct > > IP_address hostname FQDN Have you tried the hostname, hostname --fqdn, domainname and dnsdomainname commands? From the man pages of these

Re: hostname

2002-07-05 Thread daniel
# hostname then edit /etc/sysconfig/network and change the hostname entry to the new name restart _ daniel a. g. quinn starving programmer giving it up would mean... it would mean that all along they'd been wrong. it would mean that they'd never known how to

Re: hostname

2002-07-04 Thread Jay Daniels
On Thu, 2002-07-04 at 14:50, Rob Saul wrote: > On Wednesday 03 July 2002 10:48, Anthony E. Greene wrote: > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 03-Jul-2002/20:53 -0400, Jay Daniels <[EMAIL PROTECTED]> wrote: > > >On Wed, 2002-07-03 at 19:57, Emmanuel Seyman wrote: > > >>

Re: hostname

2002-07-04 Thread Rob Saul
On Wednesday 03 July 2002 10:48, Anthony E. Greene wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03-Jul-2002/20:53 -0400, Jay Daniels <[EMAIL PROTECTED]> wrote: > >On Wed, 2002-07-03 at 19:57, Emmanuel Seyman wrote: > >> On Wed, Jul 03, 2002 at 07:27:46PM -0400, Jay Daniels wrote

RE: hostname

2002-07-04 Thread Chris Harris (CW)
I now have another query, which I think is related. I use my laptop both on a network, with a fixed IP address at work, and at home and on the move via dial-up using dynamically assigned IP addresses. I have problems with this; When I'm on the network, as now, I can't seem to send emails outside

Re: hostname

2002-07-03 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-Jul-2002/20:53 -0400, Jay Daniels <[EMAIL PROTECTED]> wrote: >On Wed, 2002-07-03 at 19:57, Emmanuel Seyman wrote: >> On Wed, Jul 03, 2002 at 07:27:46PM -0400, Jay Daniels wrote: >> > >> > Then why is the structure of the /etc/hosts backward fro

Re: hostname

2002-07-03 Thread Jay Daniels
On Wed, 2002-07-03 at 19:57, Emmanuel Seyman wrote: > On Wed, Jul 03, 2002 at 07:27:46PM -0400, Jay Daniels wrote: > > > > Then why is the structure of the /etc/hosts backward from any unix book > > I have ever read? > > You have a structure different from: > > IP_addressFQDNalias1 ali

Re: hostname

2002-07-03 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-Jul-2002/19:27 -0400, Jay Daniels <[EMAIL PROTECTED]> wrote: >Then why is the structure of the /etc/hosts backward from any unix book >I have ever read? I don't know. - -- Anthony E. Greene OpenPGP Key: 0x6C94239D/

Re: hostname

2002-07-03 Thread Emmanuel Seyman
On Wed, Jul 03, 2002 at 07:27:46PM -0400, Jay Daniels wrote: > > Then why is the structure of the /etc/hosts backward from any unix book > I have ever read? You have a structure different from: IP_address FQDNalias1 alias2 Emmanuel ___ R

Re: hostname

2002-07-03 Thread Jay Daniels
On Wed, 2002-07-03 at 17:25, Anthony E Greene wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 03-Jul-2002/16:26 -0400, Jay Daniels <[EMAIL PROTECTED]> wrote: > >Now I have a question about the hosts file, why does redhat do the hosts > >file backwards compared to everyone else? >

Re: hostname

2002-07-03 Thread Steven Whatley
On Wed, 2002-07-03 at 15:43, Chris Harris CW wrote: > At the moment the email headers from that machine show something like > "received: from localhost.localdomain" I would like to change this to > something more meaningful. From what I can read on the net I need to > create a file called /etc/hos

Re: hostname

2002-07-03 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-Jul-2002/16:26 -0400, Jay Daniels <[EMAIL PROTECTED]> wrote: >Now I have a question about the hosts file, why does redhat do the hosts >file backwards compared to everyone else? Red Hat is not backward. man 5 hosts Tony - -- Anthony E. Gre

Re: hostname

2002-07-03 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03-Jul-2002/15:43 -0400, "Chris Harris (CW)" <[EMAIL PROTECTED]> wrote: >Can somebody point in the right direction to configure the hostname for >my laptop workstation installation. Edit /etc/hosts and assign the real hostname to the real IP addre

Re: hostname

2002-07-03 Thread Jay Daniels
On Wed, 2002-07-03 at 15:43, Chris Harris CW wrote: > Can somebody point in the right direction to configure the hostname for > my laptop workstation installation. > > At the moment the email headers from that machine show something like > "received: from localhost.localdomain" I would like to ch

Re: hostname and domainname from redhat list

2002-05-16 Thread Gordon Messmer
On Thu, 2002-05-16 at 18:11, Anthony E. Greene wrote: > On 16-May-2002/18:21 -0400, Jake McHenry <[EMAIL PROTECTED]> wrote: > > >I tried setting DOMAINNAME=ministang.com , and that didn't seem to do > >anything. > > It should have. No, it shouldn't. Look in /etc/init.d/*. No script gets DOMAI

Re: hostname and domainname from redhat list

2002-05-16 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 16-May-2002/18:21 -0400, Jake McHenry <[EMAIL PROTECTED]> wrote: >What is mydomain.tld? An example. "tld" == Top Level Domain (com, net, org, etc). >I tried setting DOMAINNAME=ministang.com , and that didn't seem to do >anything. It should have.

Re: hostname and domainname from redhat list

2002-05-16 Thread Jake McHenry
What is mydomain.tld? I tried setting DOMAINNAME=ministang.com , and that didn't seem to do anything. Thanks, Jake At 04:54 PM 5/16/2002 -0400, you wrote: >On 16-May-2002/15:11 -0400, Jake McHenry <[EMAIL PROTECTED]> wrote: > >nope, not in the config file, it's the system hostname and domainn

Re: hostname and domainname from redhat list

2002-05-16 Thread Anthony E. Greene
On 16-May-2002/15:11 -0400, Jake McHenry <[EMAIL PROTECTED]> wrote: >nope, not in the config file, it's the system hostname and domainname. If I >set hostname to just the name, without the domain, the installer fails, >also, if domainname is set to none, it fails. > >There is no config file to e

Re: hostname and domainname from redhat list

2002-05-16 Thread Jake McHenry
nope, not in the config file, it's the system hostname and domainname. If I set hostname to just the name, without the domain, the installer fails, also, if domainname is set to none, it fails. There is no config file to edit, it's a shell script you run that prompts you for this info, if it d

Re: hostname and domainname from redhat list

2002-05-15 Thread Bret Hughes
On Wed, 2002-05-15 at 17:37, Jake McHenry wrote: > No, my machine works fine, dns works fine, I'm trying to get a web based > mail program working and it's telling me that I need to set domainname to > something other than (none) needs to be set in the package config file? HTH Bret

Re: hostname and domainname from redhat list

2002-05-15 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 15-May-2002/18:37 -0400, Jake McHenry <[EMAIL PROTECTED]> wrote: >No, my machine works fine, dns works fine, I'm trying to get a web based >mail program working and it's telling me that I need to set domainname to >something other than (none) I

Re: hostname and domainname from redhat list

2002-05-15 Thread Jake McHenry
No, my machine works fine, dns works fine, I'm trying to get a web based mail program working and it's telling me that I need to set domainname to something other than (none) I guess I can either find another package or just put this in a script.. Thanks for the help everyone.. Jake At 05:12 PM 5

RE: hostname and domainname

2002-05-15 Thread Gordon Messmer
You've been told where the 'domainname' is stored. It's "NISDOMAIN" in /etc/sysconfig/network, but it only gets set if you're running ypbind (or ypserv). 'domainname' is NIS information, so if you're not *using* NIS, don't worry about it. On Wed, 2002-05-15 at 13:27, Jake McHenry wrote: > Ok,

Re: hostname and domainname

2002-05-15 Thread daniel
follow the posts of the others to change your hostname and domain name. i believe the advice was to look in /etc/sysconfig/network and /etc/resolv.conf respectively. i was just pointing out that if you're using domainname to check for something OTHER THAN the NIS domain, you were barking up the

Re: hostname and domainname

2002-05-15 Thread Jake McHenry
No, this doesn't help, I already looked at this... I can use dnsdomainname to set it, it gives me this when I try... dnsdomainname: You can't change the DNS domain name with this command Unless you are using bind or NIS for host lookups you can change the DNS domain name (which is part of the F

Re: hostname and domainname

2002-05-15 Thread daniel
from man domainame hostname - show or set the system's host name domainname - show or set the system's NIS/YP domain name dnsdomainname - show the system's DNS domain name man pages are your friend _ daniel a. g. quinn starving programmer the hottest place

RE: hostname and domainname

2002-05-15 Thread Jake McHenry
Ok, I already had domain in /etc/resolv.conf Still, when I reboot, when I type hostname, I get the host + domain name, when I type domainname, still get (none). dnsdomainname get's the domain name. I guess if no one knows where this is stored, I can always put it in a startup file. Thanks,

Re: hostname and domainname

2002-05-15 Thread cameron
On Wed, May 15, 2002 at 01:21:50PM -0400, Jake McHenry wrote: > Hi, everytime I reboot my machine, I have to reset my hostname and > domainname. When I reboot, my hostname get's set back to what it was when I > installed redhat, and the domainname goes to empty. I set them back by > hostname xx

RE: hostname and domainname

2002-05-15 Thread Ryan Speed
set HOSTNAME in /etc/sysconfig/network set domain in /etc/resolv.conf that is all I have ever needed to change. NISDOMAIN will not effect the name or domain that your machine is on, it is only used (AFAIK) to determine where the machine will authenticate if you are using nis authentication. rya

Re: hostname and domainname

2002-05-15 Thread Anand Buddhdev
On Wed, May 15, 2002 at 01:21:50PM -0400, Jake McHenry wrote: > Hi, everytime I reboot my machine, I have to reset my hostname and > domainname. When I reboot, my hostname get's set back to what it was when I > installed redhat, and the domainname goes to empty. I set them back by > hostname x

RE: hostname and domainname

2002-05-15 Thread Jake McHenry
e a static ip and not using DHCP. > > >-Original Message- >From: Jake McHenry [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, May 15, 2002 10:49 AM >To: [EMAIL PROTECTED] >Subject: RE: hostname and domainname > > >I use hostname (name) and domainname (name) and it sets it

RE: hostname and domainname

2002-05-15 Thread Jake McHenry
Sent: Wednesday, May 15, 2002 10:49 AM >To: [EMAIL PROTECTED] >Subject: RE: hostname and domainname > > >I use hostname (name) and domainname (name) and it sets it, but after I >reboot, they both change back to what they were before. > >I don't have redhat-config-netw

Re: hostname and domainname

2002-05-15 Thread Keith Winston
On Wed, May 15, 2002 at 01:57:53PM -0400, Jake McHenry wrote: > I'm not using any type of X windows. > > Ok, I changed the HOSTNAME in /etc/sysconfig/network, but the domainname > still sets to empty when I reboot the machine. At least apache isn't > yelling at me anymore about my fully qualif

RE: hostname and domainname

2002-05-15 Thread Isaac Liu
AM To: [EMAIL PROTECTED] Subject: RE: hostname and domainname I use hostname (name) and domainname (name) and it sets it, but after I reboot, they both change back to what they were before. I don't have redhat-config-network on my machine. Thanks, Jake At 12:28 PM 5/15/2002 -0500, you

RE: hostname and domainname

2002-05-15 Thread Jake McHenry
just terminal? If your in an X >Environment there should be some gui tools somewhere under settings. There >are a few different ones for the network settings. > >Eric > >-Original Message- >From: Keith Winston [mailto:[EMAIL PROTECTED]] >Sent: Wednesday, May 15, 2002 12

RE: hostname and domainname

2002-05-15 Thread EricRyd
nder settings. There are a few different ones for the network settings. Eric -Original Message- From: Keith Winston [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 15, 2002 12:47 PM To: [EMAIL PROTECTED] Subject: Re: hostname and domainname On Wed, May 15, 2002 at 12:28:16PM -0500, [EM

RE: hostname and domainname

2002-05-15 Thread Jake McHenry
I use hostname (name) and domainname (name) and it sets it, but after I reboot, they both change back to what they were before. I don't have redhat-config-network on my machine. Thanks, Jake At 12:28 PM 5/15/2002 -0500, you wrote: >What are you using to change these? Or what files are you act

Re: hostname and domainname

2002-05-15 Thread Keith Winston
On Wed, May 15, 2002 at 12:28:16PM -0500, [EMAIL PROTECTED] wrote: > What are you using to change these? Or what files are you actually > changing? > > Try running redhat-config-network and changing it there, that keeps it for > me. Take a look at /etc/sysconfig/network. I think the HOSTNAME v

eth0 - was: Re: hostname bad?

2002-01-30 Thread cameron
> Edit /etc/sysconfig/network, and set your host name so something. Thanks, alone this didn't work intially, I was still receiving a message that the hostname could not be found. But after some experimentation I was able to configure other network files (with a vague understanding of what I was

Re: hostname bad?

2002-01-29 Thread Mike Burger
Edit /etc/sysconfig/network, and set your host name so something. On Tue, 29 Jan 2002, cameron wrote: > *occationaly* at start-up lpd cannot initialize, I get the message > "Get_local_host: hostname 'h24-82-216-207' bad". How do I add my ip to > /etc/hosts or am I to do something else? I con

Re: hostname bad?

2002-01-29 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 cameron wrote: >*occationaly* at start-up lpd cannot initialize, I get the message >"Get_local_host: hostname 'h24-82-216-207' bad". How do I add my ip to >/etc/hosts or am I to do something else? I connect to the internet >through DHCP (if that

RE: hostname

2001-11-29 Thread Brad Bonkoski
Title: RE: hostname But..your DHCP may REQUIRE a certain hostname for you to get an IP address, I think you should be able to alias it though, you can edit the files mentioned below or you could try 'netconf' -Brad > -Original Message- > From: Bob Staaf [mailto:

Re: hostname

2001-11-29 Thread Bob Staaf
Try, /etc/hosts /etc/sysconfig/network Bob - Original Message - From: "List" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 11:54 AM Subject: hostname > How do I change the hostname of my computer? > uname -a tells me that my hostname is: dhcp-32-11 >

Re: hostname

2001-11-27 Thread Devon
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 27 November 2001 08:56 pm, gary wrote: > dear all, > > as when we issue hostname command we'll get the system hostname, but > once I changed it in the following files > > /etc/hosts > /etc/HOSTNAME > /etc/sysconfig/network > > anything else

Re: hostname

2001-11-27 Thread tc lewis
that's likely all you need to change. /etc/HOSTNAME is actually generated on boot (by rc.sysinit?) from /etc/sysconfig/network and exists just for compatability with applications that may use it (redhat itself doesn't, to the best of my knowledge). as root you can use the hostname command with

RE: Hostname

2001-04-02 Thread Marcus Ouimet
Thanks, that's better :-) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Michael Burger Sent: April 2, 2001 12:39 PM To: [EMAIL PROTECTED] Subject: Re: Hostname Edit /etc/sysconfig/network, and change the "HOSTNAME=" line. On Mon, 2 Ap

Re: Hostname

2001-04-02 Thread Michael Burger
Oh, yeah...you could also do it via "netconfig". On Mon, 2 Apr 2001 12:21:12 -0700, Marcus Ouimet wrote: >When I type hostname it comes up as: > >www.everyfan.com > >Although my site works fine running with Apache and Red Hat 6, this is >annoying. I think it came from the deafult installation. I

Re: Hostname

2001-04-02 Thread Michael Burger
Edit /etc/sysconfig/network, and change the "HOSTNAME=" line. On Mon, 2 Apr 2001 12:21:12 -0700, Marcus Ouimet wrote: >When I type hostname it comes up as: > >www.everyfan.com > >Although my site works fine running with Apache and Red Hat 6, this is >annoying. I think it came from the deafult in

Re: Hostname change

2000-09-16 Thread John Aldrich
On Fri, 15 Sep 2000, Jonathan Wilson wrote: > Well, I've had enough of linuxconf. > > /bin/hostname is still showing the old bogus hostname, even though I edited > /etc/hosts. > > I really don't want to reboot this box, so how do I "reset" the hostname? > > Try /etc/rc.d/init.d/network restart

Re: Hostname change

2000-09-16 Thread Kevin Wood
I believe it you run '/etc/rc.d/init.d/network restart' and '/etc/rc.d/init.d/inet restart', it will allow you to reset the machine name. Mind you, you will have to log out and then log back in for it to take affect. Hope this helps Kevin Jonathan Wilson wrote: > > Well, I've had enough of li

Re: Hostname change

2000-09-16 Thread Eddie Strohmier
This may be the long way but here are the files that need editing: /etc/HOSTNAME /etc/hosts /etc/sysconfig/network Just "vi" and replace your knew hostname in these 3 files and your set with your new hostname. I do this from a console or terminal emulation. Eddie Strohmier - Original Mes

RE: Hostname for server with no domain

2000-08-19 Thread Robert Friberg
> I would look into public dns through www.granitecanyon.com , its the > best option you have right now thats free. In this case cost is irrelevant. Keeping schedule is what matters most and repointing will take an additional 48 hours. Thanks for the tip anyway, it might come in handy

Re: Hostname for server with no domain

2000-08-18 Thread Robert Soros
I would look into public dns through www.granitecanyon.com , its the best option you have right now thats free. although some complain about it being slow, it really isnt that bad, and registering a domain with bogus ip's is a bad idea when you want to change it, its a pain in the ass basicall

RE: HOSTNAME - Palank

1998-04-06 Thread Hoe-Teck Wee
> I thought a change in this file would cause a change in the name of my host > machine from localhost to whatever I chose. But it doesn't seem to work. > Any help is appreciated. > Bob Palank Try checking out /etc/sysconfig/network instead, or use netcfg - the network configuration tool provid