M BUZZ CRAZE NEWS
// news

Will ConnectWise work on Ubuntu?

By Daniel Rodriguez

Will ConnectWise work on Ubuntu 20.10? I downloaded a file called 'ConnectWiseControl.Client.jnlp' but I don't know how to run it as it's a text file.

Alan

1 Answer

That's a Java Network Launch Protocol file. You need to install Iced Tea, which can run JNLP files.

Open a terminal and run the following command

sudo apt install icedtea-netx icedtea-plugin

Double-click the .jnlp file to run it.

6

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy