How to Launch Storage Redirection Console Using Java WebStart In Oracle Linux Machines
Following are steps:
- Install the latest java using below command:
dnf -y install java - Install the latest java webstart using below command
dnf -y install javaws - From ILOM BUI download the storage redirection jar to the Oracle Linux client in desired location
- Launch the storage redirection jar from Linux client terminal as follows:
javaws <storage redirection jar> - Above steps will launch storage redirection console. If prompted enter the ilom username and password.
No comments:
Post a Comment