LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   How to save, across reboots, disabling of automatic wifi connection in Fedora_11 ? (https://www.linuxquestions.org/questions/linux-networking-3/how-to-save-across-reboots-disabling-of-automatic-wifi-connection-in-fedora_11-a-764330/)

colonna 10-25-2009 08:01 AM

How to save, across reboots, disabling of automatic wifi connection in Fedora_11 ?
 
Hello,

at each reboot of my computer running on Fedora_11 I have to disable the Wifi connection.

In other words "in which configuration file is this information kept ?"

Thanks
Francois Colonna

hurry_hui 10-25-2009 10:31 AM

IIRC in Fedora you can check/edit the configuration in

/etc/sysconfig/network-scripts/ifcfg-(name_of_your_device, e.g., wlan0, eth0, ath0)

or you might use system-config-network (there is option similar to 'not started at startup')

CMIIW

colonna 10-25-2009 01:00 PM

No /etc/sysconfig/network-scripts/ifcfg-wlan0
 
Quote:

Originally Posted by hurry_hui (Post 3731874)
IIRC in Fedora you can check/edit the configuration in

/etc/sysconfig/network-scripts/ifcfg-(name_of_your_device, e.g., wlan0, eth0, ath0)

or you might use system-config-network (there is option similar to 'not started at startup')

CMIIW

Thank you for telling me where the information should be.

Unfortunately, I only have these two files :
/etc/sysconfig/network-scripts/ifcfg-eth0
/etc/sysconfig/network-scripts/ifcfg-lo

and not the /etc/sysconfig/network-scripts/ifcfg-wlan0 one,
how can I get it ?

Best,
Francois Colonna

hurry_hui 10-25-2009 01:16 PM

Well, try running 'system-config-network' via terminal/console (as root of course).

HTH

colonna 10-25-2009 01:56 PM

Quote:

Originally Posted by hurry_hui (Post 3732006)
Well, try running 'system-config-network' via terminal/console (as root of course).

HTH

Sorry, I forgot to tell you that have desactivated the "wlan0" and "pan0" box and left only the "eth0" box.

I think that your idea to configure the /etc/sysconfig/network-scripts/ifcfg-wlan0 is the good one.

I shall try to find out how to get this file.

Thank you very much for your help.
Francois Colonna


All times are GMT -5. The time now is 01:34 PM.