Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

Openning NetworkManager's edit connections window from terminal

Writer Sophia Terry

I need to open NetworkManager's edit connections window from terminal (for ssh -X ).
What is the command that opens it?

2 Answers

The correct command is nm-connection-editor.

1

Alternatively, use (sudo) nmtui to get as close to a GUI as you can get in a terminal.

No need to forward X to add, edit or delete connections via this user-friendly interface.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy