Skip to Content.
Sympa Menu

internetworkers - Re: VMware 3.0 and RedHat 7.2?

internetworkers AT lists.ibiblio.org

Subject: Internetworkers: http://www.ibiblio.org/internetworkers/

List archive

Chronological Thread  
  • From: Kevin - The Alchemist - Sonney <alchemist AT darkcanvas.com>
  • To: InterNetWorkers <internetworkers AT franklin.oit.unc.edu>
  • Subject: Re: VMware 3.0 and RedHat 7.2?
  • Date: Fri, 7 Dec 2001 12:28:45 -0500


On Fri, Dec 07, 2001 at 09:00:32AM -0800, Spencer Plantier spoke thusly:
> Since you have a redhat box up and running, I just
> built a redhat 7.0 box and configure an address though
> the setup. How do I go in and change that ip address.
> I am running KDE if that helps.

7.0? It's probably fastest to :

su -
cd /etc/sysconfig/network-scripts
[your favorite editor] ifcfg-eth0
[change ip, netmask, etc]
[save file]
ifdown eth0 && ifup eth0

Sould cover all the bases. Do this from the console, and nat a remote
terminal, so that *IF* something goes wrong (ip address typo, wrong
netmask, etc) you're not stuck without a way to fix it.

--
--------------------------------------------
-- Kevin "The Alchemist" Sonney --
-- New email : alchemist AT darkcanvas.com --
-- http://www.darkcanvas.com/~alchemist --
-- ICQ: 4855069 AIM: ksonney --
--------------------------------------------

"If you'll read the subtext for many of those old strips, you'll find
the heart of an old-fashioned Libertarian. And I'd be a Libertarian,
if they weren't all a bunch of tax-dodging professional whiners."
-- Berkley Breathed, 2001




Archive powered by MHonArc 2.6.24.

Top of Page