So, I recently deployed an Appium server on a physical dl320 so we can automate our mobile app development. I am using an older version of KVM that only allows one console connection at a time. This is not going to fly, as I need to use it and ill have a QA team connecting in.
It's been a while but after a bit of research, it seems that RDP between windows / Linux is possible. I decided to go with tigerVNC and XRDP, both opensource tools. The setup was easy and I got connected in no time.
The problem is that when I try to start android studio, the GUI windows are white and unusable.
Does anyone know a work around?