Update May 2020: Current versions of Ubuntu / Redhat 20.04 contain broken xrdp packages. Thus, these lines no longer work.
sudo apt-get update
sudo apt-get install xrdp xorgxrdp
echo lxsession -s Lubuntu -e LXDE > ~/.xsession
sudo service xrdp restart
---------------------------------
sudo apt-get install wireshark
sudo dpkg-reconfigure wireshark-common
[select 'Yes' to allow all users to use wireshark]
sudo usermod -a -G wireshark $USER
sudo reboot
Categories: