Here's a couple of things I am trying to accomplish and I'm wondering if any of you can help:
1. I want to see if you can redirect x displays from remote computers to the Mac OS X displays and vice versa
eg telnet to remote host shell and execute:
export DISPLAY xxx.xxx.xxx.xxx:0.0
I can already do this with macX but was wondering if it was native to Mac OS X (wouldn't that be neat??)
2. about SSH ...
how do I host it? In other words how do I start it up?
its seems to be there (sshd)
I log in as root ad execute:
error: Could not load host key: /etc/ssh_host_key: No such file or directory
Disabling protocol version 1
error: Could not load DSA host key: /etc/ssh_host_dsa_key
Disabling protocol version 2
sshd: no hostkeys available -- exiting.
sshd: no hostkeys available -- exiting.
how do I prepare this directory or file it says it needs?
thanks,
Lister
1. I want to see if you can redirect x displays from remote computers to the Mac OS X displays and vice versa
eg telnet to remote host shell and execute:
export DISPLAY xxx.xxx.xxx.xxx:0.0
I can already do this with macX but was wondering if it was native to Mac OS X (wouldn't that be neat??)
2. about SSH ...
how do I host it? In other words how do I start it up?
its seems to be there (sshd)
I log in as root ad execute:
error: Could not load host key: /etc/ssh_host_key: No such file or directory
Disabling protocol version 1
error: Could not load DSA host key: /etc/ssh_host_dsa_key
Disabling protocol version 2
sshd: no hostkeys available -- exiting.
sshd: no hostkeys available -- exiting.
how do I prepare this directory or file it says it needs?
thanks,
Lister