Help. PEBKACException

I run a sponge 1.9.4 server on a dedi that uses linux. I build my servers on my home computer which is windowns 8. In order to run sponge you must run jre1.8.0.40 is the error message. So it is over the requirement in the server files. I have uploaded them from windows computer. Where do i need to put the java update? on the dedi or in the server files uploaded to dedi. Thanks

You must install the java upgrade on your dedicated host

ok thanks. im just nervous of messing with root.

A simple

sudo apt-get update
sudo apt-get upgrade

or

sudo yum update
sudo yum upgrade

should be enough :slight_smile: