Where are NetworkManager's WiFi settings stored?

29,568

Solution 1

If you are using NetworkManager (which, I believe Xubuntu does), it should be in /etc/NetworkManager/nm-system-settings.conf.

There is more information about it here: http://live.gnome.org/NetworkManager/SystemSettings.

Solution 2

On Fedora wifi settings are stored in directory /etc/sysconfig/network-scripts. Each wifi network has two files ifcfg-SSID and keys-SSID

Share:
29,568

Related videos on Youtube

Andrew Bolster
Author by

Andrew Bolster

I'm a Masters student of Electronics & Software Engineering at Queen's University Belfast. I want to get more involved in FOSS (as I've been using FOSS for years now). I try to document my experiments and experiences on my blog so check it out

Updated on September 18, 2022

Comments

  • Andrew Bolster
    Andrew Bolster almost 2 years

    I remember the days of playing with /etc/$WE/wpa_supplicant.conf to try and force a semi-secure network on a debian based system, but now on to xubuntu, I haven't needed to do any *.conf-ing in a while (in terms of networking)

    As such, I'm interested to know; How do the nm gui's store network information? Can this be backed up or exported as a wpa_supplicant.conf file?

  • SkyRaT
    SkyRaT over 9 years
    in the /etc/NetworkManager/system-connections/ are stored only system-wide a.k.a. Available to all users connections. The user's personal ones are stored in his home dir ~/.gconf/system/networking/connections.