0
I have the following problem.
I want to install Matlab as root on a remote computer with graphical user interface installed. I've a campus license that can be installed on 4 different computers (or users). The remote computer has 4 different users:
|__> user1
|__> user2
|__> user3
Every user can connect through ssh shell and through VNC too, so every user can have its own desktop.
Is is possible to configure matlab as root, so that every user is administrator and every user can run his session and let computation run in background, and after they finished, connect back again to see results?