I access my machine via ssh with the -Y parameter. I have a local X server installed (XQuartz for Mac)
The remote server is a barebones command line only box.
What is the bare minimum I would need to install on the remote linux box to be able to run a GUI application?
As an example of the GUI apps I want to run, I would like to run Oracle SQLDeveloper and Eclipse. Potentially Firefox too.
I don't need a desktop, or window manager, or any associated tools, if I can help it.
ssh -Yjust work? What kind of error you get?ssh -Ywork fine. However, the remote linux box I am logging in to does not have any GUI packages installed. I would like know what is the least I need to install on itbaseandsshdpackages (baseis always required,sshdgives youssh)