Re: Starting openmeetings as service Ubuntu Server

2017-10-13 Thread Tom Judge
Ok thanks Max will be playing with this over the weekend Sent from my T-Mobile 4G LTE Device Original message From: Maxim Solodovnik Date: 10/13/2017 2:02 AM (GMT-05:00) To: Openmeetings user-list Subject: Re: Starting openmeetings as service Ubuntu Server

Re: Starting openmeetings as service Ubuntu Server

2017-10-12 Thread Maxim Solodovnik
Actually /var/www/html should contains only static files/scrips being processed by your web server (apache, nginx ...) You can move scripts to any folder, but it would be your responsibility to make it work :) On Fri, Oct 13, 2017 at 12:40 PM, Tom Judge wrote: > Maxim-- > > can I assume then that

Re: Starting openmeetings as service Ubuntu Server

2017-10-12 Thread Tom Judge
Maxim-- can I assume then that the scripts can be moved elsewhere as long as all the web content remains in the /var/www/html folder? On 10/12/2017 08:56 PM, Maxim Solodovnik wrote: Actually place is not that's important :) The only issue with /var/www is it "might" be accessible by regular

Re: Starting openmeetings as service Ubuntu Server

2017-10-12 Thread Maxim Solodovnik
Actually place is not that's important :) The only issue with /var/www is it "might" be accessible by regular web server. This is why in instruction it is recommended to use separate user for om. WBR, Maxim (from mobile, sorry for the typos) On Oct 13, 2017 04:36, "Tom Judge" wrote: > OK thank

Re: Starting openmeetings as service Ubuntu Server

2017-10-12 Thread Tom Judge
OK thanks reviewing the script currently i have everything including the red5.sh located in /var/www/html maybe that is not too smart? I also go the reply from Cosend@om thank you as well will review install instructions but primarily thinking that having it all in var/ww/html may not be a v

RE: Starting openmeetings as service Ubuntu Server

2017-10-11 Thread Coscend@OM
Hello Tom, Courtesy Alvaro, here is the information you are seeking: https://cwiki.apache.org/confluence/download/attachments/27838216/Installation%20OpenMeetings%203.3.2%20on%20Ubuntu%2017.04.pdf?version=2

Re: Starting openmeetings as service Ubuntu Server

2017-10-11 Thread Maxim Solodovnik
Hello Tom, I'm using this script: https://github.com/Red5/installer/blob/master/debian/src/deb/init.d/red5 (slightly modified) On Thu, Oct 12, 2017 at 5:55 AM, Tom Judge wrote: > Is there an init script available for Ubuntu Server for running > openmeetungs? > We have it running quite nicely on