I'm moving from an old ubuntu box to a new one.
Is there a way to export the network manager settings from the old machine and import them in the new one?
I'm moving from an old ubuntu box to a new one.
Is there a way to export the network manager settings from the old machine and import them in the new one?
Network manager configuration file are stored in
/etc/NetworkManager
.Browse the folder and you can see your defined connections.Moving appropriate files from this folder to the same folder in new ubuntu will solve your problem.
Use this command to browse the folder:
As far as I understand /etc/NetworkManager does not contain passwords, so that matter should be dealt with separately. As well as other settings and certificates (e.g. openvpn connection settings) which do not work through NetworkManager.