This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Well aware how to SSH -Y user@<IP> gui_app, I may wish to launch GUI app from a SSH terminal session, e.g. SSH [-Y] user@<IP>...
Is it possible?
Any pre-requisite?
Thks 4 ur attention, interest & support
Last edited by CaptainBlood on Mon Nov 20, 2023 1:27 am, edited 2 times in total.
USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "
Not sure whether I understand your question.
If your question is whether you can first run a remote shell with ssh -Y and then start one or more X apps from within that shell (in contrast to starting a single app instead of the shell), then the answer is: "yes, of course" - the shell does not change the environment.
Ouch! Me silly again...
Remote x11-base/xorg-server is likely installed to prevent running as root.
My failing use case was root account based /etc/portage maintenance.
Guess it's time to fallback to x11-base/xorg-server allowed user as it indeed works fine.
Luckily emacs allows such a user to edit as root.
That will hopefully force me to write an emacs package to ease atomic file based /etc/portage editing, one file for each package and each etc/portage/env.
Thks 4 ur attention, interest & support.
USE="-* ..." in /etc/portage/make.conf here, i.e. a countermeasure to portage implicit braces, belt & diaper paradigm
LT: "I've been doing a passable imitation of the Fontana di Trevi, except my medium is mucus. Sooo much mucus. "