system-config-network-cmd
I'm running Fedora Core 4 on a Dell Inspiron 600m. I'm attempting to modify my network hardware settings on the command line with system-config-network-cmd.
I did the following, all as root:
system-config-network-cmd -h -e > filename
vim filename
(edited filename and saved it)
system-config-network-cmd -h -i -c --file=filename
After this, however, the settings were unchanged; the file didn't "take." I also tried it without the -c flag, and without the -h flag on either command, but no combination worked.
Am I doing something wrong? Alternatively, what is the location on disk of the information that system-config-network-cmd accesses, so that I can change it directly by hand?
Thanks, experts!
Last edited by BulbousHead; 01-17-2006 at 06:05 PM.
|