方便的scp文件传送
举例: scp your_username@remotehost.edu:foobar.txt /some/local/directory
参考: http://www.hypexr.org/linux_scp_help.php
举例: scp your_username@remotehost.edu:foobar.txt /some/local/directory
参考: http://www.hypexr.org/linux_scp_help.php
用Netsh命令,设置Windows防火墙例外的端口,如:
1. netsh firewall set opmode enable
2. netsh firewall add portopening TCP 3389 RDP enable any
参考: http://www.windowsnetworking.com/articles_tutorials/Using-Netsh-Windows-Firewall.html
Powered by WordPress