Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Cameron Shorter
Hi Vaclav, I'm not sure what should or should not be done yet. With regards to replacing "user" with "" in the creation script(s), that sounds like a good idea, but would need to be tested quite extensively to make sure it doesn't break anything. If you have the time and commitment to do the t

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Vaclav Petras
Hi Cameron, On Mon, Oct 5, 2015 at 3:42 PM, Cameron Shorter wrote: > Once you have worked things out, I suggest capturing information for > others as well. > Probably at least update or extend: > http://wiki.osgeo.org/wiki/Live_GIS_Virtual_Machine > The issue is that I don't know what should be

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Cameron Shorter
Hi Vaclav, Once you have worked things out, I suggest capturing information for others as well. Probably at least update or extend: http://wiki.osgeo.org/wiki/Live_GIS_Virtual_Machine And if you have a reliable process you are prepared to maintain long term, then maybe update or create a new Q

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Angelos Tzotsos
Hi Vaclav, yes, /etc/skal is used but settings are specific to "user" Best, Angelos On 10/05/2015 08:22 PM, Vaclav Petras wrote: On Mon, Oct 5, 2015 at 12:57 PM, Angelos Tzotsos wrote: Already happening: https://github.com/OSGeo/OSGeoLive/blob/master/bin/inchroot.sh#L216 I'm not really f

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Vaclav Petras
On Mon, Oct 5, 2015 at 12:57 PM, Angelos Tzotsos wrote: > Already happening: > > https://github.com/OSGeo/OSGeoLive/blob/master/bin/inchroot.sh#L216 I'm not really familiar with the process, so just to be clear on what is happening. /etc/skel is used (can be used) to create home for a user, but

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Angelos Tzotsos
Already happening: https://github.com/OSGeo/OSGeoLive/blob/master/bin/inchroot.sh#L216 best, Angelos On 10/05/2015 06:11 PM, Johan Van de Wauw wrote: We can probably fix many errors by having everything added under the user dir also under /etc/skel. If a new user is created, it copies that dat

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Vaclav Petras
On Mon, Oct 5, 2015 at 11:11 AM, Johan Van de Wauw < johan.vandew...@gmail.com> wrote: > > We can probably fix many errors by having everything added under the > user dir also under /etc/skel. If a new user is created, it copies > that data. This sounds good! > For your setup: take care that user

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Johan Van de Wauw
We can probably fix many errors by having everything added under the user dir also under /etc/skel. If a new user is created, it copies that data. For your setup: take care that user has sudo rights. I am not sure this is what you want. Kind Regards, Johan On Mon, Oct 5, 2015 at 4:28 PM, Vaclav

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-05 Thread Vaclav Petras
On Sun, Oct 4, 2015 at 5:03 AM, Angelos Tzotsos wrote: > Hi Vaclav, > > We have not tested this use case in the recent releases, so there might be > more than QGIS and GRASS. > It would be very useful to have a volunteer run all the quickstarts using > a custom user > Well, I can ran it for few

Re: [Live-demo] Running OSGeo-Live in Apache VCL

2015-10-04 Thread Angelos Tzotsos
Hi Vaclav, We have not tested this use case in the recent releases, so there might be more than QGIS and GRASS. It would be very useful to have a volunteer run all the quickstarts using a custom user to confirm what is working. Best, Angelos On 09/30/2015 02:34 AM, Vaclav Petras wrote: Hi,

[Live-demo] Running OSGeo-Live in Apache VCL

2015-09-29 Thread Vaclav Petras
Hi, my university made OSGeo-Live available for students through Apache VCL (Virtual Computing Lab). It is customary that on Linux machines you get your user name, however the examples and defaults in OSGeo-Live are expecting user name to be 'user'. I have tried GRASS GIS where you have to change