It is recommended to use the 1. Download and decompress First go to the official website to download the compressed package jdk-8u144-linux-x64.tar.gz. After downloading, enter 2. Edit the profile file in the etc directory Press the Esc key to exit edit mode and return to command line mode. 3. Create and edit the java.sh file in the etc/profile.d directory java.sh edit content: export JAVA_HOME=/opt/jdk1.8.0_144 export PATH=$PATH:/opt/jdk1.8.0_144/bin Enter 4. Source the global configuration file /etc/profile to check whether the configuration is successful Use Summarize This is the end of this article about Linux jdk installation and environment variable configuration tutorial (jdk-8u144-linux-x64.tar.gz). For more related Linux jdk installation and environment variable configuration (jdk-8u144-linux-x64.tar.gz) content, please search for previous articles on 123WORDPRESS.COM or continue to browse the related articles below. I hope everyone will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Cross-domain issues in front-end and back-end separation of Vue+SpringBoot
>>: MYSQL master-slave replication knowledge points summary
Preface: After the automation is written, it need...
The content property was introduced as early as C...
Ubuntu install jdk: [link] Install Eclipse on Ubu...
Arrow function is a new feature in ES6. It does n...
Table of contents 1. Job Execution Fault Toleranc...
Without further ado, here are the renderings. The...
closure service nginx stop systemctl stop nginx s...
Ubuntu 15.04 opens MySQL remote port 3306. All th...
Table of contents Preface What are asynchronous i...
Add rules to the el-form form: Define rules in da...
<br />It has been no more than two years sin...
When you send a network request, the following sa...
Beautiful code is the foundation of a beautiful we...
Dimensionality reduction of two-dimensional array...
Table of contents 1. Arithmetic operators 2. Comp...