In order to start the NMP navigate to the NMP_INSTALLATION_DIR and double clikck on "NMP" or type "./NMP" at the command line.
						
NMP uses some ports lower then 1024. Only applications started with root rights are able to bind ports 
lower then 1024 on UNIX like systems. You should use "sudo" or start the NMP with the follwing command:
su root ./NMP (enter root password).
		