2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-21 11:12:04 +00:00

Remove trailing spaces in file docs/source/troubleshooting/os_installation/ssh_enable.rst

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent a9187b5fe3
commit f6d8e57dba

View File

@ -15,7 +15,7 @@ When ssh access to the installer is enabled, the admin can login into the instal
*** login using 'ssh -X root@<node>' ***
*** run 'yast' to start the installation ***
Just as the message above suggests, the admin can open 2 sessions and run ``ssh -X root@<node>`` with the configured system password in the ``passwd`` table to login into the installer, then run ``yast`` to continue installation in one session and inspect the installation process in the installer in the other session.
Just as the message above suggests, the admin can open 2 sessions and run ``ssh -X root@<node>`` with the configured system password in the ``passwd`` table to login into the installer, then run ``yast`` to continue installation in one session and inspect the installation process in the installer in the other session.
After the installation is finished, the system requires a reboot. The installation will halt again before the system configuration, the console output looks like: ::