Re: About Redhat Config Network tool

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Juan Antonio wrote:

Hello. I am trying to use Redhat network config tool and the Profiles
do not work for me.
I don't know about "neat", but a script like something this could achieve what you seem to want:

#!/bin/sh

/etc/init.d/network stop
mv /etc/sysconfig/network.work /etc/sysconfig/network
mv /etc/sysconfig/network/ifcfg-eth0.work /etcsysconfig/network/ifcfg-eth0
/etc/init.d/network start

This is NOT tested, and I am sure that are lots of holes in this approach. One of the big ones is that any applications that launched dependent on IP information (your web browser, for instance) may no longer work.

Have fun. ;-)

Alan





--
Psyche-list mailing list
Psyche-list@redhat.com
https://listman.redhat.com/mailman/listinfo/psyche-list

[Index of Archives]     [Fedora General Discussion]     [Red Hat General Discussion]     [Centos]     [Kernel]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat 9]     [Gimp]     [Yosemite News]

  Powered by Linux