#!/bin/sh killall omniNames rm /sdr/logs/omninames* omniNames -start -logdir /sdr/logs &
Once this file is created, the file must be given executable permissions:
$ chmod 755 omniNames.sh # cp omniNames.sh /usr/local/bin
Create a directory for the logs:
$ mkdir /sdr/logs
The script can now be run by executing omniNames.sh in any terminal. You can check to see if omniNames is running by executing:
$ nameclt listIf the naming service is not running you will see an error something like:
Unexpected error when trying to narrow the NamingContext.