Hi Herman,
If you can live with soft real-time, you should use LXRT in its soft
mode. This allows a student to write programs using the same RT API as
for kernel modules, but with the full protection of running as a
standard Linux process. Note that you will need to have the RTAI
modules installed (rtai, lxrt etc) before hand. As this needs root
priviledge (for insmod etc), you may want to do that as part of the boot
up process (rc.local ??)
Regards, Stuart
Herman Bruyninckx wrote:
>
> I'm planning to use a number of PCs with RTL and RTAI for student hands-on
> sessions. I want to give them network access so that they can easily
> develop code on other computers or at home. However, when running the real
> time stuff on the hands-on PC, they have to have root priviliges. Since
> this potentially compromises security, I am wondering what the best
> possible solution to this problem might be. Anybody has any experience?
>
> Currently, I am thinking of using sudo and disabling NFS to the hands-on
> PCs... Is this sufficient?
>
>
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/