Hi,
The display to my computer no longer works. However, I would like to ssh into my computer and transfer files back and forth, etc.
The question of course, is, how do I turn on sshd on my macosx 10.3 machine? (blind, no display, no graphics, no mouse. Only from the terminal. I can't edit files - absolutely no visual feedback.)
I know, in linux one can easily turn on sshd by
1. becoming root by using su
2. typing in "/sbin/service sshd start"
What is the macosx 10.3 equivalent to this?
Thanks
Shouri