Installed Ubuntu mini (Ubuntu 18.04-mini.iso) and chose at the end Lubuntu mini package option. Next issued
sudo apt-get install lubuntu-core
in order to have a graphical interface.
Want to have auto login to my user account. It seems that /etc/lxdm/default.conf should be edited in order to achieve that. However, command
EDITOR=/usr/bin/leafpad sudoedit /etc/lxdm/default.conf
responds
sudoedit: /etc/lxdm/default.conf: editing symbolic links is not permitted
What should be done to edit default.conf?