Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Perform the following steps to enable ssh access.


StepAction
1

Log on through BMC as user linuxadmin.

Caption
0Figure
1BMC


Image Modified


2

Change to user root:

Code Block
su root


3

Enter the following command and then press Enter:

Code Block
enableSsh


4

At the prompt, enter y and then press Enter.

Caption0Figure1

Steps 2, 3, and 4

Image Modified



Disable ssh

Perform the following steps to disable ssh access.




Image Modified


StepAction
1
BMC

Log on through BMC as user linuxadmin

Caption
0Figure
1
2

Change to user root:

Code Block
su root


3

Enter the following command and then press Enter:

Code Block
disableSsh


4

At the prompt, enter y and then press Enter.

...