从xserve1连到其他xserve
1. ssh到xserve2
2. 打开xserve2的ARD/VNC:
Activate Remote Desktop Sharing, enable access privileges for all users, restart ARD Agent:
$ sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -activate -configure -access -on -restart -agent -privs -all
3. 把vncpasswd.pl通过sftp传到xserve2
4. 运行 perl vncpasswd.pl mypasswod 生成命令,运行
5. 重启:sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -restart -agent
6. 在xserve1上运行Chicken of VNC, 用10.0.0.2登陆xserve2
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home