Juan Antonio wrote:
Hello. I am trying to use Redhat network config tool and the ProfilesI don't know about "neat", but a script like something this could achieve what you seem to want:
do not work for me.
#!/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