November
19
Linux: Allow root to run graphical applications
Run the following as an admin user, but not root:
sudo xhost si:localuser:root
sudo “gui application command”
Run the following as an admin user, but not root:
sudo xhost si:localuser:root
sudo “gui application command”