From f6d8e57dbabe47d7bd65a563c811be98e3f8e8c6 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file docs/source/troubleshooting/os_installation/ssh_enable.rst --- docs/source/troubleshooting/os_installation/ssh_enable.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/troubleshooting/os_installation/ssh_enable.rst b/docs/source/troubleshooting/os_installation/ssh_enable.rst index 8f2e94b80..2a60dd98b 100644 --- a/docs/source/troubleshooting/os_installation/ssh_enable.rst +++ b/docs/source/troubleshooting/os_installation/ssh_enable.rst @@ -15,7 +15,7 @@ When ssh access to the installer is enabled, the admin can login into the instal *** login using 'ssh -X root@' *** *** run 'yast' to start the installation *** - Just as the message above suggests, the admin can open 2 sessions and run ``ssh -X root@`` 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@`` 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: ::