Try put a & in the end like: ./red5.sh & / Hans
Steven Gong wrote: > > > On 5/3/06, *Ing. Juan Peña* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Just a doubt about ./red5.sh > > When I run from shell its everything are working > > But, when I close the terminal (shell) > > My RED5 stops > > > > Is there a way to keep running? > > > I recalled someone mentioned this before and said that it worked well > even after closing the terminal. Maybe you can use 'nohup' but I may > be wrong... > > Juan > > > > P.S. > > When I open again the shell and type ./red5.sh > > Server run again without problem > > > > > > > > > > ------------------------------------------------------------------------ > > *De:* [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] *En nombre de *Steven Gong > *Enviado el:* martes, 02 de mayo de 2006 17:53 > *Para:* [email protected] <mailto:[email protected]> > *Asunto:* Re: [Red5] RED5 ROCKS!!!! > > > > Thanks for your knowledge sharing, Juan! > > On 5/3/06, *Ing. Juan Peña* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Finally its work on my Red Hat Linux ES Server box > And all test apps working. > > To put it on work I want to mention some things: > (JUST TO NEWBIES LIKE ME) > First of all > > Needs JDK1.5.0 installed and working I mean, environment vars too! > ANT version 1.6.5 working good > And before to build please check your TCP ports > > You can do that using > > # netstats -ant > > And config the red5.properties ports and don't forget to config in > every dir > on webapps every rwd5.properties files > > Then > > # ant > > # ./red5.sh > > Check your apps on swf folder > And when green light it's on > Congratulations! > > You are on the move! > > P.S. > Check if its running using > # ps -auxww > > To kill app > # kill -9 (PID) > > All using (shell) with bash > > > > I want to say thank you very much to all RED5 team > Especial thanks to Joachim (thanks for your patience) > > If you see something wrong about my comments please write back > > RED5 ROCKS!!! > > > Ing. Juan Peña de la Garza > Gerente General > > > E-mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > Website: www.rwsinternet.com <http://www.rwsinternet.com> > > RWS Internet, S.A. de C.V. > Monterrey, México > María Concepción 101 Col. Sta. Maria Gpe, N.L. > > -----Mensaje original----- > De: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] En nombre de > Ing. Juan Peña > Enviado el: lunes, 01 de mayo de 2006 14:34 > Para: [email protected] <mailto:[email protected]> > Asunto: [Red5] How to restart red5 to load properties changes > > I build fine the server > > I start ./start.sh > And works > > But to see the demos samples I need to edit > /red5_04/webapps/SOSample/WEB-INF/red5-web.properties > Right? > > If that are correct I need to reboot after the change? > > How can a reboot Red5? > > I aprecciate your help > > Juan > > -----Mensaje original----- > De: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > [mailto: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] En nombre de > Ing. Juan Peña > Enviado el: lunes, 01 de mayo de 2006 12:10 > Para: [email protected] <mailto:[email protected]> > Asunto: Re: [Red5] Newbie question about build -- Somebody help? > > Thanks a lot > Its working > > The ant version to build it are 1.6.5 if we use a old version > does't work > > Thank you very much let me try to play a while with red 5 now! > > Juan > > > -----Mensaje original----- > De: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > [mailto:[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>] En nombre de > Joachim Bauch > Enviado el: lunes, 01 de mayo de 2006 9:34 > Para: [email protected] <mailto:[email protected]> > Asunto: Re: [Red5] Newbie question about build -- Somebody help? > > Ing. Juan Peña wrote: >> Apache Ant version 1.5.2-23 compiled on November 12 2003 > > hmm, probably that is too old... I'm using Apache Ant 1.6.5 here. > > Joachim > > _______________________________________________ > Red5 mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > _______________________________________________ > Red5 mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > _______________________________________________ > Red5 mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > _______________________________________________ > Red5 mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > -- > Best Regards > Steven Gong > > > _______________________________________________ > Red5 mailing list > [email protected] <mailto:[email protected]> > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > -- > Best Regards > Steven Gong > >------------------------------------------------------------------------ > >_______________________________________________ >Red5 mailing list >[email protected] >http://osflash.org/mailman/listinfo/red5_osflash.org > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
