On Tue November 30 2021 11:41:30 deloptes wrote:
However, Gene, you really shouldn't do this in
daily business. I do this
when I have to run some installer that needs GUI .. like VMPlayer or VBox
or similar
Good advice that. GUI programs running as root is seldom a good idea.
Personally I don't use the xhost thang. I don't mind bash running as
root but I don't even want to accidentally start some GUI program as
root and then have to clean up the mess.
apt is all you need for managing Debian packages, and your choice of
non-GUI editor for editing config files.
--Mike