I installed Lubuntu with the traditional 2 NIC setup but I had an issue with the USB devices not showing up on the desktop of the users.If you experience this issue this is what I did to resolve it:First create the mounter.d directory
sudo mkdir -p /etc/ltspfs/mounter.dsudo apt-get install python-notifysudo cp /usr/share/doc/ltspfs/examples/notify /etc/ltspfs/mounter.d/sudo cp*/usr/share/doc/ltspfs/examples/kde-desktop-icons*/etc/ltspfs/mounter.d/
make sure that both are executable chmod a+x on both these filesedit kde-desktop-icons to have the following. Under "if mode=='add'" up to "elif mode=='remove'" replace what there is there with this: