2

When I was using Ubuntu 16.04 I could save an user friendly name to every known Wi-Fi network, because not always the SSID makes sense to know whose network it is.

This was extremely helpful to me. Now I've updated to Ubuntu 17.10 and I can't see these names any more. Where can I find these?

Zanna
  • 72,312
Alwin
  • 33

1 Answers1

2

The default GUI network manager does't provide any option to change the name. But there's another tool you can use.

Open Terminal and run

nm-connection-editor

A connection editor will appear which allows you to change the connection name.

enter image description here

pomsky
  • 70,557