How do I launch NetworkManager??!!

27 views
Skip to first unread message

O K

unread,
Aug 19, 2019, 7:39:49 PM8/19/19
to qubes-users
I wanted to create a desktop shortcut or some sort of easy way to access NM but I forgot how to open it.  I thought it was some command in the sys-net terminal but I don't recall.  There is no icon anywhere for it.  I added the settings option to sys-net under Applications to see if I could access it that way but it won't open when I click on it.

799

unread,
Aug 19, 2019, 8:11:29 PM8/19/19
to O K, qubes-users
Hello

O K <oak...@gmail.com> schrieb am Di., 20. Aug. 2019, 01:39:
I wanted to create a desktop shortcut or some sort of easy way to access NM but I forgot how to open it.  I thought it was some command in the sys-net terminal but I don't recall.  (...)

You can run nmcli in the VM which has network manager installed to control the status and actions from network manager.

To make this easier you can write a script in dom0 and put this on your desktop:

In dom0:
qvm-run --auto sys-net 'nmcli ...'

Not sure it nmcli needs root permissions, if so:

in dom0:
qvm-run --auto --user root sys-net 'nmcli ...'

I am not sitting in front of my Qubes, therefore can't write the exact commands.
If you need further help, I can look up the details later on.

[799]

O K

unread,
Aug 20, 2019, 3:36:52 PM8/20/19
to qubes-users
Yeah it would be ideal if I had easy access from my desktop, so if you could give me the exact commands it would great, thanks for the help.

O K

unread,
Aug 20, 2019, 4:02:58 PM8/20/19
to qubes-users
Yeah it says "sys-net: command failed with code: 2" when I type in those commands.


On Monday, August 19, 2019 at 8:11:29 PM UTC-4, 799 wrote:
Reply all
Reply to author
Forward
0 new messages