On Solaris 10, you can quickly enable SSH by performing the steps below;
svcadm enable ssh
svcadm restart ssh
If you need to login as root, remember to set PermitRootLogin to yes and restart the daemon.
February 8th, 2010 | Posted in Solaris | No Comments
On Solaris 10, you can quickly enable SSH by performing the steps below;
svcadm enable ssh
svcadm restart ssh
If you need to login as root, remember to set PermitRootLogin to yes and restart the daemon.
There are no comments yet, add one below.