Hi
The setup I'm udpcasting to is a lot of boxes with no keyboard attached. So when udpcast blanks the console after a while I have no way of following what's going on on a particular node. Of course I can always check the sender, but I'd like to have a view of all the nodes aswell.
Usually I use "setterm -b 0" to achieve this. But the setterm command doesn't seem to be included in busybox. Can I add the regular command if I check it's lib-dependencies with ldd?
Or do any of you know of another way to achieve this. I thought about disabling APM in the kernel maybe, that might do the trick. However I'm not sure how I compile a new kernel for UDPcast
Lasse Riis