Using rsh from a remote host

Hello,

If I use rsh from a remote host, gnuradio does not transmit data
with following error in the end.

“Error: std::bad_alloc”

with the rsh script

"rsh root@gnuradiohost ‘/root/git/uhd/host/build/examples/tx_waveforms’

I think this is a shell issue, but anyone know how to fix this?

Thanks.

schrieb Sangho Oh am 2011-01-09 06:39:

Hello,

If I use rsh from a remote host

Is there any reason not to use ssh? It is well known and secure.

Patrick

Engineers motto: cheap, good, fast: choose any two
Patrick S.
Student of Telemati_cs_, Techn. University Graz, Austria

Actually, same result for ssh and rsh.
I have log in and run the script.
Otherwise, (if I run the scrip from remote host) gnuradio transmission
does
not work.

  • Sangho

On Sun, Jan 9, 2011 at 1:57 PM, Patrick S.
<[email protected]

schrieb Sangho Oh on 2011-01-09 23:30:

Actually, same result for ssh and rsh.
I have log in and run the script.
Otherwise, (if I run the scrip from remote host)
gnuradio transmission does not work.

Ok.

Can you explain a little bit more detailed what you want to do, what you
did exactly, what was printed exactly (with some preceeding lines etc.)
and your setup: OS/Distribution, versions of programs used.

If unsure, refer to [1].

Patrick

[1] http://gnuradio.org/redmine/wiki/gnuradio/ReportingErrors