Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu + HyperV + xrdp = enhanced session #448

Open
ruebenramirez opened this issue Feb 5, 2021 · 0 comments
Open

Ubuntu + HyperV + xrdp = enhanced session #448

ruebenramirez opened this issue Feb 5, 2021 · 0 comments

Comments

@ruebenramirez
Copy link
Owner

https://medium.com/@labappengineering/ubuntu-20-04-on-hyper-v-8888fe3ced64

  • post gets everything setup nicely
  • TODO: write up some ansible to automate this stuff
  • pro-tips:
    • make sure to create a gen 2 hyper-v virtual machine (vsock functionality is not available to gen 1 VMs)
    • make sure to update the /etc/xrdp/xrdp.ini with:
      • port=vsock://-1:3389
      • use_vsock=false
    • don't install lastpass in chrome inside of ubuntu using enhanced session -- the plugin has a security feature that prevents (RDP/enhanced session) typing. To resolve this, I had to uninstall the lastpass plugin from chrome, and reboot the VM in order to type into any application running in the VM again.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant