I need to launch ssh daemon on a SunOs 5.10 anyone knows how to help (command, etc)?
|
feedback
|
migrated from stackoverflow.com Oct 17 '09 at 13:29
This question came from our site for professional and enthusiast programmers.
|
svcadm enable ssh If it does not work, please open second console and type
Then try again and see if anything happens. If there are any problems with the service, they should get listed in the log file. | |||||||||
feedback
|