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.
Asked
Active
Viewed 6.2k times
35

David Foerster
- 36,264
- 56
- 94
- 147

James Martin
- 459
-
Set the files permission to executable and run it again. – v2r Dec 24 '14 at 16:40
-
From personal experience, it works on desktop versions of Ubuntu 18.04LTS. My son's online school uses a lot of java for live classes. it works! – user182048 Aug 27 '18 at 20:42