Posts Tagged ‘ssh on OpenSuse’
YaST -> Security and Users -> Firewall -> Service to Allow -> Select ‘SSH’ from pull-down and click ‘Add’` should do the trick.
In `YaST -> System -> System Services (Runlevel)` check that ‘sshd’ is enabled and running.
You might also want to use private-public key authentication with allowed hosts instead of PAM (or what ever you’re using now) for added security.
