How to run a .jnlp file in ubuntu server
Sebastian Wright
I am trying to run a .jnlp (java) file in Ubuntu Server. This file is BitCoin minter. When I try to run it, it says access is denied.
1 Answer
Using the Iced Tea
sudo apt-get install icedtea-netxfollowed by
javaws ~/Downloads/cgoban.jnlp 0