(RADIATOR) startup radiusd via ssh
Levent Sarikaya
levent at de.colt.net
Thu Jul 25 08:48:09 CDT 2002
On Wed, 2002-07-24 at 09:52, Kenya Noshiro wrote:
> # ssh root at xx.xx.xx.xx perl /usr/local/bin/radiusd -config_file xxx.cfg
> :
try it this way:
ssh root at xx.xx.xx.xx "perl /usr/local/bin/radiusd -config_file xxx.cfg"
or
ssh root at xx.xx.xx.xx 'perl /usr/local/bin/radiusd -config_file xxx.cfg'
in your syntax everything after perl ist not send via ssh
you can also write an oneliner at the remote machine, called starter
including your start command and parameters
and try
ssh root at xx.xx.xx.xx perl starter
solong...Levent
--
Levent Sarikaya
IP Network Services SA
Dial mailto:dialmaster at de.colt.net
Technical mailto:levent at de.colt.net
General mailto:levent.sarikaya at colt.de
COLT TELECOM GmbH
Herriotstr. 4
D-60528 Frankfurt am Main
Fon: +49 (0) 69 / 5 66 06 - 6719
Fax: +49 (0) 69 / 5 66 06 - 6809
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list