Re: [gentoo-user] Re: Java 8 and remote access

2016-02-03 Thread J. Roeleveld
On Tuesday, February 02, 2016 03:59:35 PM Thomas Sigurdsen wrote: > On 02/02/2016 02:50 PM, Grant wrote: > I need to run a Java 8 app remotely. Can this be done on Gentoo? > >> > >> Bummer. FYI guys, Amazon Workspaces, Amazon Appstream, and Microsoft > >> Azure RemoteApp kinda work the

[gentoo-user] Re: Java 8 and remote access

2016-02-02 Thread Grant
> >> >> > > I need to run a Java 8 app remotely. Can this be done on Gentoo? > >> > > Bummer. FYI guys, Amazon Workspaces, Amazon Appstream, and Microsoft > Azure RemoteApp kinda work the way I've described but they all have > limitations which exclude them from working for me in this case. It

Re: [gentoo-user] Re: Java 8 and remote access

2016-02-02 Thread Thomas Sigurdsen
On 02/02/2016 02:50 PM, Grant wrote: I need to run a Java 8 app remotely. Can this be done on Gentoo? > >> Bummer. FYI guys, Amazon Workspaces, Amazon Appstream, and Microsoft >> Azure RemoteApp kinda work the way I've described but they all have >> limitations which exclude them

Re: [gentoo-user] Re: Java 8 and remote access

2016-02-01 Thread Grant
>> >> > > I need to run a Java 8 app remotely. Can this be done on Gentoo? >> > >> > >> > >> >> > Citrix also has a product called XenApp which is interesting because it >> >> > is >> >> > supposed to provide only the app as a service instead of the whole >> >> > desktop: >> >> > >> >> >

Re: [gentoo-user] Re: Java 8 and remote access

2016-02-01 Thread Mick
On Monday 01 Feb 2016 09:13:55 Grant wrote: > >> > > I need to run a Java 8 app remotely. Can this be done on Gentoo? > > > > > > > >> > Citrix also has a product called XenApp which is interesting because it > >> > is > >> > supposed to provide only the app as a service instead of the whole >

[gentoo-user] Re: Java 8 and remote access

2016-02-01 Thread James
Grant gmail.com> writes: > I need to run a Java 8 app remotely. Can this be done on Gentoo? Surely, but there is probably some twists and performance iusses, so I'd suggest you let the Saas/Paas vendors work with you closely to tune this to until you are happy. You know, checkbook

Re: [gentoo-user] Re: Java 8 and remote access

2016-02-01 Thread Grant
>> > > I need to run a Java 8 app remotely. Can this be done on Gentoo? >> > > > > >> > Citrix also has a product called XenApp which is interesting because it is >> > supposed to provide only the app as a service instead of the whole >> > desktop: >> > >> >

[gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread Grant Edwards
On 2016-01-31, Grant wrote: > Sorry, I should have been more specific. I want to run a desktop Java > 8 app remotely. So you're asking how to set up some sort of remote desktop access? Wasn't there just a huge thread on this with a subject something like "allowing work

[gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread Grant
> > > Sorry, I should have been more specific. I want to run a desktop Java > > 8 app remotely. > > So you're asking how to set up some sort of remote desktop access? > > Wasn't there just a huge thread on this with a subject something like > "allowing work from home"? > That was my thread too

Re: [gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread Mick
On Sunday 31 Jan 2016 17:50:55 Grant wrote: > > I need to run a Java 8 app remotely. Can this be done on Gentoo? > > I've been researching this and I think my options are a) get a VPS and > install Gentoo, this Java GUI app, and VNC, or b) set the app up with a > Desktop as a Service (DaaS)

Re: [gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread J. Roeleveld
On Monday, February 01, 2016 06:46:04 AM Mick wrote: > On Sunday 31 Jan 2016 17:50:55 Grant wrote: > > > I need to run a Java 8 app remotely. Can this be done on Gentoo? > > > > Citrix also has a product called XenApp which is interesting because it is > > supposed to provide only the app as

[gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread Grant
> I need to run a Java 8 app remotely. Can this be done on Gentoo? > I've been researching this and I think my options are a) get a VPS and install Gentoo, this Java GUI app, and VNC, or b) set the app up with a Desktop as a Service (DaaS) provider. Option B should require a bare minimum of

Re: [gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread Jeremi Piotrowski
On Sun, Jan 31, 2016 at 1:02 AM, Grant wrote: >> I need to run a Java 8 app remotely. Can this be done on Gentoo? > > > Actually I could run the app locally if there is a good way to run > relatively untrusted Java apps. Otherwise I should run it remotely. > What exactly

Re: [gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread Jeremi Piotrowski
On Sun, Jan 31, 2016 at 12:31:51PM +0100, Jeremi Piotrowski wrote: > On Sun, Jan 31, 2016 at 1:02 AM, Grant wrote: > >> I need to run a Java 8 app remotely. Can this be done on Gentoo? > > > > > > Actually I could run the app locally if there is a good way to run > >

Re: [gentoo-user] Re: Java 8 and remote access

2016-01-31 Thread Grant
>> >> I need to run a Java 8 app remotely. Can this be done on Gentoo? >> > >> > >> > Actually I could run the app locally if there is a good way to run >> > relatively untrusted Java apps. Otherwise I should run it remotely. >> > >> >> What exactly do you mean by "run remotely"? Ssh to run on a

[gentoo-user] Re: Java 8 and remote access

2016-01-30 Thread Grant
> I need to run a Java 8 app remotely. Can this be done on Gentoo? Actually I could run the app locally if there is a good way to run relatively untrusted Java apps. Otherwise I should run it remotely. - Grant