For specific reasons, I have to use the network manager as an alternative to Cisco AnyConnect. My problem is that after installing the needed packages, no Icon appears at the top bar.
I followed the instructions of a university:
sudo apt install openconnect network-manager-openconnect network-manager-openconnect-gnome
sudo service network-manager restart
After that, the network manager should be installed and the next step would be to open it via the top bar. However there is no Network Manager appearing. I have the possibility to execute certain commands like "openconnect" and "nmcli" but the GUI does not seem to boot up. I tried to restart the service, restarting the PC many times and did even install a whole load of more packages like:
sudo apt-get install network-manager-openvpn network-manager-openvpn-gnome network-manager-pptp network-manager-pptp-gnome network-manager-vpnc network-manager-vpnc-gnome network-manager-openconnect network-manager-openconnect-gnome
(From: https://wiki.ubuntuusers.de/NetworkManager/VPN_Plugins/)
Other command fixes that I found did not work either. Does anyone know how to get this to work?
systemctl status network-manager
...is it active? are their errors? have you looked at the logs or dmesg? have you tried running the appletnm-applet
? I can only assume you are using the default desktop, but if you are using a panel is the entire indicator applet even there? – WU-TANG Nov 16 '20 at 13:40cinnamon
* :) – jave.web Dec 30 '20 at 21:45