Dev License: This installation of WHMCS is running under a Development License and is not authorized to be used for production use. Please report any cases of abuse to [email protected]

Installing Java 8 on our VNC Plans

It is very simple to install Java 8 on our VNC plans. First, you'll need to connect via SSH, your SSH port is 6000 if you're on a plan that can use the webviewer.

If you do not know how then you can follow the tutorial available here: https://virmach.com/connect-vps-first-time-via-ssh

The commands you'd need to run in the terminal to install the software are:

sudo apt-get install software-properties-common -y
sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java8-installer

// Verify it's installed.
java -version
If you get errors regarding "sudo" then please run this command: apt-get install sudo

That should cover it, as always if you have issues please contact our support.

Was this answer helpful?

 Print this Article

Also Read

Linux: Viewing Desktop (VNC) in-browser & troubleshooting

For most of our VPS plans, we pre-configure VNC with the service.We use the TightVNC Java viewer,...

Managing Java Files on your VPS & Troubleshooting Java

Many people often have issues using Java applications within a Linux environement.To keep plans...

Changing the resolution of your desktop - Linux VNC

A common question we get asked is how to change the resolution of VNC, this is fairly simple, but...

Premium Private Proxy Management Guide

The differences between our Premium RS SOCKS Proxies and our Premium Private Proxies are listed...

Using your private socks proxy in browser

Currently, no popular browsers support Socks proxies with authentication. If you wish, you can...

Powered by WHMCompleteSolution