How to Install Java in Webmin
Webmin is a Web-based user interface used by Unix system administrators. You can log in to Webmin with any popular browser today, including Chrome, Firefox, Safari and Internet Explorer. The Web interface allows you to administer Apache Web servers, DNS and other admin-related tasks. If you require Java with Webmin, you can install it via a command window.
Instructions
-
-
1
Open a console window in Unix in order to install Java.
-
2
Run the following command: "sudo apt-get install sun-java6-jre."
-
-
3
Select "Y" to continue when asked, "Do you want to continue [Y/n]?" Java is now installed on a box using Webmin.
-
1