Folks,
I just built a minimal Ubuntu 14.04 box and installed lxde on it.
Next, I installed the network manager:
$ sudo apt-get install network-manager
$ sudo reboot
After logging in, I was hoping to see nm-applet UI somewhere on the screen but I don't see anything.
I am used to using Openbox and lxde is a bit new for me.
Under openbox, I would install a program called "docker." Here are the things I used to do on openbox.
$ sudo rm /etc/xdg/autostart/nm-applet.desktop
Next, I would add the following lines to autostart:
docker &
(sleep 3 && sudo /usr/bin/nm-applet --sm-disable) &
When I start openbox, I could see nm-applet UI in docker.
I am wondering if all these steps are still required when under lxde.
Thank you in advance for your help,
Regards,
Peter



Adv Reply

Bookmarks