--
[ Picked text/plain from multipart/alternative ]
Hiya, don't use screen names that are numbers only :).

use hl_27015 or something, otherwise I'm guessing its looking for the pid.


On 12/6/06, Andreas Kang Schøyen <[EMAIL PROTECTED]> wrote:
>
> [EMAIL PROTECTED]:~/steam/27015/cstrike$ ps -ef | grep 27015
> cs        6437     1  0 16:47 ?        00:00:00 SCREEN -Sdm 27015
> ./srcds_run -game cstrike -port 27015 +ip 80.90.242.140 +map de_dust2
> +maxplayers 24 -secure
> cs        6438  6437  0 16:47 pts/4    00:00:00 /bin/sh ./srcds_run -game
> cstrike -port 27015 +ip 80.90.242.140 +map de_dust2 +maxplayers 24 -secure
> cs        6453  6438  5 16:47 pts/4    00:01:43 ./srcds_amd -game cstrike
> -port 27015 +ip 80.90.242.140 +map de_dust2 +maxplayers 24 -secure
> cs        6488  6157  0 17:20 pts/3    00:00:00 grep 27015
> [EMAIL PROTECTED]:~/steam/27015/cstrike$
>
>
> :)
>
> Med vennlig hilsen:
> Andreas Kang Schøyen
> It konsulent
> NovaNett IT A/S
> Adr: Grønland 14, 0188 Oslo
> E-post: [EMAIL PROTECTED]
> Tlf: 22170020 / Mob 96998888
> Faks: 22178218
> Web: www.novanett.no
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:
> [EMAIL PROTECTED] On Behalf Of Ian mu
> Sent: Wednesday, December 06, 2006 4:54 PM
> To: hlds_linux@list.valvesoftware.com
> Subject: Re: [hlds_linux] Rcon commands via bash scripts
>
> --
> [ Picked text/plain from multipart/alternative ]
> Deffo works for me, just tried it, can you do a ps -ef | grep 27015 and
> then
> paste the output of the command ?
>
> On 12/6/06, Andreas Kang Schøyen <[EMAIL PROTECTED]> wrote:
> >
> > [EMAIL PROTECTED]:~/steam/27015$ screen -S 27015 -X -p0 eval "stuff 
> > status^m"
> > No screen session found.
> >
> >
> > And I startet the server with screen -Sdm 27015 ./command.. :)
> >
> > Med vennlig hilsen:
> > Andreas Kang Schøyen
> > It konsulent
> > NovaNett IT A/S
> > Adr: Grønland 14, 0188 Oslo
> > E-post: [EMAIL PROTECTED]
> > Tlf: 22170020 / Mob 96998888
> > Faks: 22178218
> > Web: www.novanett.no
> >
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:
> > [EMAIL PROTECTED] On Behalf Of Ian mu
> > Sent: Wednesday, December 06, 2006 4:40 PM
> > To: hlds_linux@list.valvesoftware.com
> > Subject: Re: [hlds_linux] Rcon commands via bash scripts
> >
> > --
> > [ Picked text/plain from multipart/alternative ]
> > Hiya, assuming something like screen -Sdm hl_server1 ./hlds_run <blah>
> to
> > kick off server.....
> >
> > screen -S hl_server1 -X -p0 eval "stuff status^m"    (basically status
> is
> > the command, swap that with other commands, but leave stuff & ^m in
> there.
> > (you may be able to get rid of -p0 on some installs I think, while since
> > I've checked syntax)
> >
> > Ian
> >
> >
> > On 12/6/06, Andreas Kang Schøyen <[EMAIL PROTECTED]> wrote:
> > >
> > > Thanks Ian,
> > >
> > > I can use the screen command, used to use nohup.. But anyway, how do I
> > > send commands to a screen? :)
> > >
> > > Med vennlig hilsen:
> > > Andreas Kang Schøyen
> > > It konsulent
> > > NovaNett IT A/S
> > > Adr: Grønland 14, 0188 Oslo
> > > E-post: [EMAIL PROTECTED]
> > > Tlf: 22170020 / Mob 96998888
> > > Faks: 22178218
> > > Web: www.novanett.no
> > >
> > >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED] [mailto:
> > > [EMAIL PROTECTED] On Behalf Of Ian mu
> > > Sent: Wednesday, December 06, 2006 4:14 PM
> > > To: hlds_linux@list.valvesoftware.com
> > > Subject: Re: [hlds_linux] Rcon commands via bash scripts
> > >
> > > --
> > > [ Picked text/plain from multipart/alternative ]
> > > Btw, alternately I think there may be some php rcon classes, but don't
> > > have
> > > a link at hand.
> > >
> > > On 12/6/06, Ian mu <[EMAIL PROTECTED]> wrote:
> > > >
> > > > Are you able to use "screen" for the process? If so you could just
> > send
> > > a
> > > > message via screen to the console (saves having to worry about rcon
> > > > code/issues).
> > > >
> > > > Ian
> > > >
> > > >
> > > >  On 12/6/06, Andreas Kang Schøyen <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > Hello!
> > > > >
> > > > > Is there a way to send rcon commands to the server with a bash
> > script?
> > > > >
> > > > > I want to sendt rcon kommands from my web page, by using a php
> > script
> > > > > that calls a bash script on my unix boks.?
> > > > >
> > > > > And by the way, version : 1.0.0.32/7 2949 insecure (secure mode
> > > enabled,
> > > > > disconnected from Steam3) this is a problem om all of my servers..
> > > steam
> > > > > still not secure?
> > > > >
> > > > > Med vennlig hilsen:
> > > > > Andreas Kang Schøyen
> > > > > It konsulent
> > > > > NovaNett IT A/S
> > > > > Adr: Grønland 14, 0188 Oslo
> > > > > E-post: [EMAIL PROTECTED]
> > > > > Tlf: 22170020 / Mob 96998888
> > > > > Faks: 22178218
> > > > > Web: www.novanett.no
> > > > >
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > To unsubscribe, edit your list preferences, or view the list
> > archives,
> > > > > please visit:
> > > > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > > > >
> > > >
> > > >
> > > --
> > >
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> > > _______________________________________________
> > > To unsubscribe, edit your list preferences, or view the list archives,
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> > --
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> > _______________________________________________
> > To unsubscribe, edit your list preferences, or view the list archives,
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> --
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
--

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to