Invoke Oracle SMU CLI
Hi all,
I'm fairly new to Linux. Upon trying to invoke SMU v1.3.0.34 CLI from within the same machine where SMU is installed, using command:
ssh -l <username> -p 8002 -o "HostKeyAlias smu" localhost
I get "Connection closed by ::1 port 8002".
I tried adding this port to firewall. Does not work.
Any ideas?