Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 104.23.190.178
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
openjdk-11-jre-headless /
[ HOME SHELL ]
Name
Size
Permission
Action
test-amd64
[ DIR ]
drwxr-xr-x
JAVA_HOME
440
B
-rw-r--r--
README.Debian
2.38
KB
-rw-r--r--
README.alternatives
1.09
KB
-rw-r--r--
changelog.Debian.gz
61.12
KB
-rw-r--r--
copyright
162.2
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