04-13-2020, 06:45 AM
@chanalku91
KDE with XRDP would be pretty much the same installation process with two differences:
KDE with XRDP would be pretty much the same installation process with two differences:
- KDE environment needs to be installed instead of the XFCE environment
Code: (Select All)yum groupinstall -y "KDE Plasma Workspaces"
- KDE session needs to be started via the Xclients file instead of a XFCE session
Code: (Select All)echo "startkde" > ~/.Xclients