Re: Changeing system name and IP address

2006-05-18 Thread John Summerfied
Mike Lovins wrote: Can some give me the directions on the proper steps to change the system name and the IP address of my test Linux system that is going to replace a current system I am shutting down. I need to use the same system name and IP address because of the TSM application that I have.

Changeing system name and IP address

2006-05-17 Thread Mike Lovins
Can some give me the directions on the proper steps to change the system name and the IP address of my test Linux system that is going to replace a current system I am shutting down. I need to use the same system name and IP address because of the TSM application that I have.

Re: Changeing system name and IP address

2006-05-17 Thread Hall, Ken (GTI)
Subject: [LINUX-390] Changeing system name and IP address Can some give me the directions on the proper steps to change the system name and the IP address of my test Linux system that is going to replace a current system I am shutting down. I need to use the same system name and IP

Re: Changeing system name and IP address

2006-05-17 Thread Mike Lovins
: Wednesday, May 17, 2006 10:22 AM To: LINUX-390@VM.MARIST.EDU Subject: [LINUX-390] Changeing system name and IP address Can some give me the directions on the proper steps to change the system name and the IP address of my test Linux system that is going to replace a current system I am shutting

Re: Changeing system name and IP address

2006-05-17 Thread Gianfranco Ciotti
Mike Lovins wrote: Can some give me the directions on the proper steps to change the system name and the IP address of my test Linux system that is going to replace a current system I am shutting down. I need to use the same system name and IP address because of the TSM application that I have.

Re: Changeing system name and IP address

2006-05-17 Thread Gianfranco Ciotti
Mike Lovins wrote: This is Sles9 (SuSE) ok: edit /etc/HOSTNAME to change the hostname (imagination!!) and /etc/sysconfig/network/ifcfg-your_eth_name for IP address. otherwise you can use Yast. -- Gian -- For LINUX-390

Re: Changeing system name and IP address

2006-05-17 Thread Hall, Ken (GTI)
@VM.MARIST.EDU Subject: Re: [LINUX-390] Changeing system name and IP address Mike Lovins wrote: Can some give me the directions on the proper steps to change the system name and the IP address of my test Linux system that is going to replace a current system I am shutting down. I need

Re: Changeing system name and IP address

2006-05-17 Thread Mike Lovins
THANKS. [EMAIL PROTECTED] 05/17/06 9:39 AM Mike Lovins wrote: This is Sles9 (SuSE) ok: edit /etc/HOSTNAME to change the hostname (imagination!!) and /etc/sysconfig/network/ifcfg-your_eth_name for IP address. otherwise you can use Yast. -- Gian

Re: Changeing system name and IP address

2006-05-17 Thread Michael MacIsaac
Can some give me the directions on the proper steps to change the system name and the IP address of my test Linux system Here is the guts of changes made by the clone.sh script from The Virtualization Cookbook. The variable names should be self-explanatory: cat $master_mnt_pt/etc/HOSTNAME |

Re: Changeing system name and IP address

2006-05-17 Thread Robinson, Jim (robinsjo)
Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On Behalf Of Mike Lovins Sent: Wednesday, May 17, 2006 10:22 AM To: LINUX-390@VM.MARIST.EDU Subject: Changeing system name and IP address Can some give me the directions on the proper steps to change the system name and the IP

Re: Changeing system name and IP address

2006-05-17 Thread Hall, Ken (GTI)
Message- From: Linux on 390 Port [mailto:[EMAIL PROTECTED] Behalf Of Robinson, Jim (robinsjo) Sent: Wednesday, May 17, 2006 10:49 AM To: LINUX-390@VM.MARIST.EDU Subject: Re: [LINUX-390] Changeing system name and IP address Not very elegant, but grep -r old ip address /etc and grep -r