一、ubuntu设置

  1. 开启Ubuntu上的ssh功能
    先安装:
    sudo apt-get install openssh-server
    然后启动:
    openssh-client
    再确认ssh-server正常工作:
    netstat -tlp
    SecureCRT连接ubuntu
    最后查看准备连接到ubuntu的ip地址:
    ifconfig

2.SecureCRT配置
未开启任何会话设置默认环境
SecureCRT连接ubuntu
SecureCRT连接ubuntu
SecureCRT连接ubuntu
SecureCRT连接ubuntu
SecureCRT连接ubuntu
按下确定按键,SecureCRT配置完毕

3.SecureCRT 连接ubuntu
新建一个会话
SecureCRT连接ubuntu
SecureCRT连接ubuntu
SecureCRT连接ubuntu
SecureCRT连接ubuntu
此时就完成了新建一个会话。
SecureCRT连接ubuntu
右击可以改名,双击就可以连上ubuntu了。
SecureCRT连接ubuntu

相关文章:

  • 2021-06-25
  • 2021-08-25
  • 2021-07-13
  • 2021-12-13
  • 2021-04-08
  • 2021-08-05
  • 2021-05-03
  • 2022-12-23
猜你喜欢
  • 2021-11-22
  • 2021-09-25
  • 2021-05-17
  • 2021-09-18
  • 2021-06-17
  • 2021-07-02
  • 2022-12-23
相关资源
相似解决方案