I’m running into some issues getting xrdp to function properly on my Kali instance running on my Raspberry Pi model. Below is what I have tried so far
SSHed into Kali using Putty and started GUI by
startx
Installed Applications
Sudo apt-get install tightvncserver
Sudo apt-get install xrdp
Fix Improperly Installed Apts (unmet dependencies) and ran updates
apt-get install –f
sudo apt-get update
Started Services
/etc/init.d/xrdp start
tightvncserver start
When I attempt to log into the remote desktop of the GUI I see these two screens and just cant get any where past this. What else am I missing and need to do? Need help!
1.jpg
2.jpg