secureCRT安装问题
1.按照步骤安装secureCRT,
2.查看ubuntu的ip,ifconfig失败,切换到root下,sudo -i,然后apt install net-tools
3.链接失败,没有安装ssh,sudo apt-get install openssh-server,ps -e |grep ssh查看ssh是否启动成功,出现sshd表示启动成功
4.secureCRT使用root链接会出现账号密码错误,只能用系统用户名
1.按照步骤安装secureCRT,
2.查看ubuntu的ip,ifconfig失败,切换到root下,sudo -i,然后apt install net-tools
3.链接失败,没有安装ssh,sudo apt-get install openssh-server,ps -e |grep ssh查看ssh是否启动成功,出现sshd表示启动成功
4.secureCRT使用root链接会出现账号密码错误,只能用系统用户名