Table of contents

SSH (Secure SHell)

SSHD Server

STRTCPSVR SERVER(*SSHD) → start SSHD server

WRKACTJOB SBS(QUSRWRK) JOB(QP0ZSPWP) → Work with Active Jobs

01nmfV27DJ.png

NETSTAT OPTION(*CNN) → Work with IPv4 Connection Status

2S8KmMXVVP.png

Configuration file

Configuration of SSH server is in “/QOpenSys/QIBM/UserData/SC1/OpenSSH/etc”

y47E063aJw.png

Banner

We can customize the banner using ASCII

We can create a banner by adding “Banner </home/user/banner.txt>” in the configuration file

KDKeOj51bZ.png

Text to ASCII: The best ASCII Art Generator & Maker

25JLnvZiIb.png

<aside> ⚠️

Don’t forget to restart SSH service to apply the configuration

ENDTCPSVR SERVER(*SSHD) > STRTCPSVR SERVER(*SSHD)

</aside>