Stopping IRIS processes
IRIS starts automatically on boot-up. If necessary, you can start, stop, or restart IRIS manually using the following commands
- Login as radarop.
-
To stop IRIS, type:
qiris -
To stop RCP8, type:
sudo service rcp8 stop -
To stop RVP, type:
sudo service rvp10 stop -
To stop the antenna library, type:
qant -
To check if any processes are left hanging, use the ps_iris command.
See ps_iris command.
