Sunday, March 24, 2019

MultiSeat Architecture






Related image


Image result for Multiseat hardware


References:
[1] https://support.userful.com/Manuals/Userful_Desktop/HowTo/VideoCardToUSB

[2] Def https://en.wikipedia.org/wiki/Multiseat_configuration
[3] Software https://www.geckoandfly.com/23654/virtual-desktop-software-multiple-users/
[4] Remote Desktop https://www.tecmint.com/best-remote-linux-desktop-sharing-software/






No comments:

Python3 version alternatives and virtual environments

Solving multiple python installation:   sudo update-alternatives --install /usr/ bin /python3 python3 /usr/ bin /python3 .5 1 sudo update...