I need to access root in Kubuntu 17.10 through graphical interface, can someone point out how this is done please. This differ since Kubuntu 17.10 uses Wayland.
Thanks in advance..
I need to access root in Kubuntu 17.10 through graphical interface, can someone point out how this is done please. This differ since Kubuntu 17.10 uses Wayland.
Thanks in advance..
Install kdesudo
if it's not installed by running
sudo apt install kdesudo
Then you'll be able to run GUI applications as root, for example
kdesudo kate /path/to/file.text