28.2.3. Enabling Remote Access with ssh
To enable remote access to a text mode installation, use the
sshd=1
option at the boot:
prompt:
linux sshd=1
You can then connect to the installation system with the
ssh
utility. The ssh
command requires the name or IP address of the installation system, and a password if you specified one (for example, in a kickstart file).