Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: modified Notes to display the ! icon

...

  • PC must support Windows XP or later
  • PC must support one of the following browsers:
    • Internet Explorer 8 (IE8) or later
    • Chrome
    • Safari on Windows
  • The PC must be installed with OpenJDK Runtime Environment 6 update 19 or later to support the OpenJDK console
Info
iconfalse
titleNote

To support network security, IE blocks the website from downloading files to your computer and this creates a problem in opening the remote console using IE8 or later. 

false
Info
icon
titleNote

By default, the JViewer remote console is disabled from the BMC GUI. Navigate to Configuration > Network and you can see the JViewer disable status in the Security section. 

...

The following procedure describes how to launch the remote console (JViewer) and perform a console redirection to the PC:

false
Info
icon
titleNote

The images shown in this procedure apply to SBC 5000 series platform only. 

...

  1. Log on to the SBC BMC GUI.The BMC Main Screen is displayed.

    Caption
    0Figure
    1BMC Main Screen


  2. Click Configuration > Network. The Network Settings screen is displayed.

    Caption
    0Figure
    1Default Security Settings

  3. Select Enable JViewer and click Save.

    Caption
    0Figure
    1Enabling JViewer

  4. A successful message appears on the screen. Click OK to continue.

    Caption
    0Figure
    1Successfully setting Parameter

  5. Navigate to Remote Control > Console Redirection tab on the BMC main screen. The console redirection screen is displayed.

    Caption
    0Figure
    1Console Redirection Screen

  6. Click Java Console in the Console Redirection screen to launch the remote console (JViewer).

    false
    Info
    icon
    titleNote

    To enhance SBC Platform security, log on to JViewer Console using the 'linuxadmin' credentials. The direct 'root' access is no longer supported. 

  7. Log on to SBC through Remote Console using the following credentials:
    Username: linuxadmin
    Password: <password>
     

    Caption
    0Figure
    1Remote Console (JViewer)


  8. At the prompt, switch user to 'root' using the following command:

    Code Block
    languagenone
    su - 


  9. Enter the 'root' user credentials. You are now in "root" access.

    Caption
    0Figure
    1JViewer - root access


    Once you are in 'root' access, proceed with you actions. 

...