Skip to content

Instantly share code, notes, and snippets.

@alfintechcomputer
Created November 29, 2020 16:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alfintechcomputer/b6721e5ecb1880224a3ef98a7a2af069 to your computer and use it in GitHub Desktop.
Save alfintechcomputer/b6721e5ecb1880224a3ef98a7a2af069 to your computer and use it in GitHub Desktop.
Vega Vulnerability Scanner
~$ sudo update-alternatives --config java
There are 2 choices for the alternative java (providing /usr/bin/java).
Selection Path Priority Status
------------------------------------------------------------
* 0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 1111 auto mode
1 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 1111 manual mode
2 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081 manual mode
Press <enter> to keep the current choice[*], or type selection number: 2
update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in manual mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment