Installing Oracle Java 14 w Ubuntu 18.04 and 20.04
The following tutorial describes how to install the Java version 14 on Ubuntu systems 18.04 and 20.04
We made in a few minutes using the console.
At the beginning, we add the repository to the system:
1 | sudo add-apt-repository ppa:linuxuprising/java |
We update packages, and install Java:
1 | sudo apt-get update |
1 | sudo apt-get install oracle-java14-installer oracle-java14-set-default |
set version 14 as the default:
1 | oracle-java14-set-defaul |
Related entries:
Checking the speed of disks with the DD command
Elasticsearch installation on the server vps DA
Finding failed SSH login attempts on Debian Systems, Ubuntu, Centos
WordPress user password change via database
The following tutorial describes a very quick change of the terminal that starts by default on Ubuntu 20.04





