- 博客(2)
- 收藏
- 关注
原创 解决 ssh_exchange_identification: read: Connection reset by peer问题
$ ssh bugzilla@localhost -p2222 出现:ssh_exchange_identification: read: Connection reset by peer问题 ssh连接主机时,出现如下报错如何解决? 在客户端连接服务端: [root@foundation66 ~]# ssh root@192.168.100.142 ## -v表示查看连接详细信息 [root@foundation66 ~]# ssh -v root@192.168.100.142 ———————
2021-12-28 10:27:53
966
原创 安装XAMPP过程中打不开phpmyadmin页面
网址:http://localhost:8081/phpmyadmin/ (端口号8081是apache配置的端口号,默认值是80) 打不开这个页面,因为没有配置用户root的密码,需要修改下面文件夹中的config.inc.php C:\xampp\phpMyAdmin /* Authentication type and info */ $cfg['Servers'][$i]['auth_type'] = 'config'; $cfg['Servers'][$i]['user'] = 'root
2021-12-23 11:24:08
1337
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅