I did a fresh install with kde4 - and I want to copy the networkmanager applet connections from another laptop - can someone tell me which files to copy from old to new laptop so it has the same already working wireless and wired networks setup?
thanks.
I looked in ~/.kde/share/apps/networkmanagement which has:
(I don't have a ~/.kde4 directory)
/connections - empty directory /secrets - has uuid like file names each with psk=<passwords>
but i cannot find the list of connections - even tho I found the passphrases
I had the plasmoid set to store as plain text.
thanks for any help ...
gene
On Fri, Dec 30, 2011 at 18:20, Genes MailLists lists@sapience.com wrote:
I did a fresh install with kde4 - and I want to copy the networkmanager applet connections from another laptop - can someone tell me which files to copy from old to new laptop so it has the same already working wireless and wired networks setup?
thanks.
I looked in ~/.kde/share/apps/networkmanagement which has:
(I don't have a ~/.kde4 directory)
/connections - empty directory /secrets - has uuid like file names each with psk=<passwords>
but i cannot find the list of connections - even tho I found the passphrases
The actual connections should be stored as /etc/sysconfig/network-scripts/ifcfg-*
The uuid names in the secrets folder you found should match up with the uuid in each of the ifcfg-* files.
On 12/30/2011 03:05 PM, John5342 wrote:
On Fri, Dec 30, 2011 at 18:20, Genes MailLists lists@sapience.com wrote:
...
but i cannot find the list of connections - even tho I found the passphrases
The actual connections should be stored as /etc/sysconfig/network-scripts/ifcfg-*
The uuid names in the secrets folder you found should match up with the uuid in each of the ifcfg-* files.
Hah - you are dead on correct - thank you so much - never thought to look in there but it makes perfect sense .. :-)
Thank you
gene