On Wednesday 15 September 2004 09:36, Stephen Kaspersen wrote:
You have to register udp-reciever as a service in /etc /rc.d/
There is usualy skeleton code in this directory that you can just replace the [service] with udp-reciever Then change your script to /etc/rc.d/yourscript start
Stephen Kaspersen Software Developer Spectrum Visual Networks A Top Technology 100 Company
I'm not sure what you're talking about here, but normally udpcast doesn't use any files in /etc , nor in /rc.d
Busybox does use files in /etc/, but for purposes not directly related to udpcast.
Regards,
Alain
----- Original Message ----- From: "sistemista windows/linux cosenz int.5834" matteo.balduzzi@cdc.polimi.it To: udpcast@udpcast.linux.lu Sent: Wednesday, September 15, 2004 8:51 AM Subject: [Udpcast] Udpcast and ssh
Hi everybody. I have to clone a large number of machines, so i installed udpcast on the linux partition of my dual boot machines. I'd like, from the server, to do something like this:
for i in `seq 0 9`; do ssh machine$i "udp-receiver -f /dev/hda1"; done
to start on every machine the udp-receiver and clone the windows partition.
udp-receiver starts (i see it listening on port 9000), but when i start cloning it exits... I tried also putting the process in background, using nohup and using the option --nokbd, but nothing changes.
Anybody tried somthing like this before or have any idea of what's going wrong?
This mail sent through IMP: http://horde.org/imp/
Udpcast mailing list Udpcast@udpcast.linux.lu http://udpcast.linux.lu/mailman/listinfo/udpcast
Udpcast mailing list Udpcast@udpcast.linux.lu http://udpcast.linux.lu/mailman/listinfo/udpcast