The default port of SSH is 22. SPLX's RemoteInstall uses the system’s SSH command to perform remote installation of SPLX on target machines. Some administrators, however, prefer to use ports other than port 22 on their Linux machines’ SSH. Can you use RemoteInstall to work on such configurations?
- Open the /etc/ssh/ssh_config file.
- Look for the "Port" key and change its value to the port that the target machines are using.
- Save and close the file.