Usually it’s also installed by default unless you chose otherwise. Start
the server with the following:
sudo /etc/init.d/sshd start
and set to start at bootup with the following:
sudo /sbin/chkconfig sshd on
Open the default SSH port via Yast if needed:
sudo /sbin/yast firewall
And the ‘ssh’ client is in your path by default if you want to access a
remote system.
Good luck.
On 05/22/2011 08:06 PM, AgoristTeen1994 wrote:
>
> …I was unaware of that
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.15 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
Okay I just tried to run the commands you mentioned, and it wouldn’t start…I then tracked down the file in Dolphin file viewer…and tried to get it to start using the GUI, and that iddin’t work either.