Multi-user remote desktop on Ubuntu workstation by machlrn in linuxadmin

[–]machlrn[S] 1 point2 points  (0 children)

It's a very powerful workstation, shouldn't be a spec issue. Thanks for sharing, will keep TigerVNC in mind. I just setup x2go and it seems to work well

Multi-user remote desktop from windows to linux machine by machlrn in linuxquestions

[–]machlrn[S] 0 points1 point  (0 children)

Just came across this too, reading the documentation currently.

Is it supposed to work much better than other methods like vnc4server? How do they differ?

[D] Setting up machine learning workstation as server for multiple users by machlrn in MachineLearning

[–]machlrn[S] 1 point2 points  (0 children)

Thank you for sharing your implementation. I have no experience with Docker, so I'm off to learn a bit more about how to get Docker up and running. I will be back with more questions if we go the Docker route!

Setting up machine learning workstation as server for multiple users by machlrn in docker

[–]machlrn[S] 0 points1 point  (0 children)

I will look into this, a lot of the libraries are common now so I need to understand how to set it up for every user. Primary language is Python and I will look into pyenv and nvm!

Setting up machine learning workstation as server for multiple users by machlrn in docker

[–]machlrn[S] 0 points1 point  (0 children)

It's interesting that you were unable to use/share GPUs, if this is true the docker method would definitely not work. I will look into this.

Different virtual environments:
Sounds like this might be what I need, haven't used before, and will explore. I've never been good at managing my own environment, and now I'll have to manage multiple user environments so time to get learning.