Monday, May 20, 2024
 Popular · Latest · Hot · Upcoming
7
rated 0 times [  7] [ 0]  / answers: 1 / hits: 1430  / 3 Years ago, fri, november 19, 2021, 5:45:08

Trying to connect my phone to my girlfriend's home network. My laptop already has it saved from a previous visit, but I've forgotten what it was and the sticker with the router's default pass code has been removed. Is there a way that I can access a list of the already-saved network passwords for my system?


More From » networking

 Answers
2

Click on the wifi icon in the menu bar and choose edit connections. Select the network you wish from the list and press edit. Go to the 'Wi-Fi security' tab, and there's an option Show password



And if you want to do this from the terminal type this in:



sudo gedit /etc/NetworkManager/system-connections/the-name-of-your-network, and it will be under an entry psk. Obviously put the name of your network under the-name-of-your-network. To make it easier, you can press tab twice after typing in sudo gedit /etc/NetworkManager/system-connections/ and you will see the available files, one of which will be your network.


[#16241] Saturday, November 20, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
zzlingots

Total Points: 414
Total Questions: 130
Total Answers: 117

Location: Sudan
Member since Tue, Sep 15, 2020
4 Years ago
;