NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
roger_roger
Dec 12, 2009Tutor
is there a Java VM for NV+
Is it possible to install java on the readynas NV+ I have a simple text based java application that grabs data from a webpage and loads to mysql on the readynas. It would be nice if I could schedu...
Nas_R
Oct 14, 2010Aspirant
Sure :) The set of commands to add the missing key is (at your own risk):
If above give you an error then try this; (use an defined keyserver)
and finally add the key
now try again the "apt-get update and apt-get install sun-java6-jre".. :)
gpg --recv-keys 40976EAF437D05B5
If above give you an error then try this; (use an defined keyserver)
gpg –keyserver keyserver.ubuntu.com –recv-keys 40976EAF437D05B5
and finally add the key
gpg --export --armor 40976EAF437D05B5| apt-key add -
now try again the "apt-get update and apt-get install sun-java6-jre".. :)
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!