|
Quick Links
Calendar
Categories
Archives
XML/RSS Feed
Links
Radmind.org
Secret World of Nerds Radmind Webmin Module Mac OS X Labs Deployment Project afp548.com University of Utah's Mac OS Documentation Mike Bombich's OS X Software and Tips
Statistics
Total entries in this blog:
Total entries in this category: Published On: May 07, 2004 10:47 PM |
Turning on SSHdIn Jaguar, SSHd was started by
/System/Library/StartupItems/SSH and looked for a line in /etc/hostconfig to
decide whether or not to launch sshd. In Panther, sshd is started if needed by
xinet.d
To turn on SSH on Panther, either manage the file at
/private/etc/xinetd.d/ssh or run the
following:
/sbin/service ssh start Either way you want to be sure that /priavye/etc/xinetd.d/ssh contains "disable=no". Posted: Wed - November 12, 2003 at 10:36 PM |
||||||||||||||