SecureCRT安装使用

● 解决自动断开

echo "TMOUT=6000 " >>/etc/profile

source /etc/profile

在连接上右键属性,然后“终端”,“反空闲”

 

● Ubuntu下使用SecureCRT

1. 测试Ubuntu是否安装ssh

命令:ssh username@localhost

若拒绝连接,则

2. 安装ssh:

sudo apt-get install openssh-server

3. 在Ubuntu下ping windows的ip

若能ping通,则用ifconfig查看ip Ubuntu ip

在secureCrt新建快速连接

posted @ 2017-05-18 18:34  volcanorao  阅读(166)  评论(0)    收藏  举报