[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] loading RTAI-modules



> Whats the procedure to load the RTAI-modules as user xxx and not as user
> root?
Use sudo:

NAME
       sudo - execute a command as the superuser
[...]
DESCRIPTION
       sudo allows a permitted user to execute a command as the
       superuser (real and effective uid and gid are set to 0 and
       root's group as set in the passwd file respectively).