clarify last steps
This commit is contained in:
parent
76b281d4d8
commit
4cd065ef2d
@ -23,8 +23,8 @@ Comment out the line in ../security/java.security:
|
|||||||
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel.
|
Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel.
|
||||||
|
|
||||||
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
|
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
|
||||||
|
|
||||||
Run the connect_idrac_kvm.sh script and enjoy!
|
Run the connect_idrac_kvm.sh script using the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server
|
||||||
|
@ -20,8 +20,8 @@ Comment out the line in ../lib/security/java.security:
|
|||||||
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel.
|
Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel.
|
||||||
|
|
||||||
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
|
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
|
||||||
|
|
||||||
Run the connect_idrac_kvm.sh script and enjoy!
|
Run the connect_idrac_kvm.sh script using the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server
|
||||||
|
@ -20,8 +20,8 @@ Comment out the line in ..\jre1.8.0_xyz\lib\security\java.security:
|
|||||||
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
# jdk.tls.disabledAlgorithms=SSLv3, RC4, MD5withRSA, DH keySize < 1024,
|
||||||
```
|
```
|
||||||
|
|
||||||
Add the IP address of your server (https://w.x.y.z) to the security tab of the java control pannel.
|
Add the IP address of your iDRAC interface (https://w.x.y.z) to the security tab of the java control pannel.
|
||||||
|
|
||||||
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
|
Uncheck the box for "Enable Java content for browser and Web Start applications" to prevent java from accessing unsecure internet resources.
|
||||||
|
|
||||||
Run the connect_idrac_kvm.bat script and enjoy!
|
Run the connect_idrac_kvm.sh script using the IP address and credentials of your iDRAC interface to connect to the network KVM on your Dell Server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user