Clone
1
OpenAir2Examples
Cedric Roux edited this page 2016-01-17 19:13:39 +01:00

---+ Examples
Some examples found in the openair2/EXAMPLES directory are described here:

Make sure that your user id is included in /etc/sudoers so that you can execute the commands with root privileges. If you are root, then there is no problem. Add your user_id (as root) on the machines as follows:

# User privilege specification

root ALL=(ALL) ALL user_id ALL=(ALL) ALL

-- User.RaymondKnopp - 04 Jul 2008