
linux 报错集合
Bessssss
顽强小白,记录点点滴滴
展开
-
服务器报错:“Unhealthy status reported by this UEFI driver without specific error message”.. 记录解决过程
服务器开机报错:Unhealthy status reported by this UEFI driver without specific...原创 2024-06-24 16:24:15 · 2948 阅读 · 0 评论 -
linux终端光标消失术!! 不显示光标位置
终端光标不见了, 找不到编辑位置。原创 2022-10-09 10:21:09 · 662 阅读 · 1 评论 -
linux 终端主机名不是[root@localhost ~] 而是-bash-4.2#
linux 终端主机名不是[root@localhost ~] 而是-bash-4.2#之前操作:以前没试过用192.168.1.67 ssh 192.168.1.181,自己做了ssh免密登录后,想尝试下能不能行,就出现了-bash-4.2#提示亲测有效问题原因查了半天,说是文件丢失,怎么丢了我也没搞清楚.bash_profile.bashrcls -a 查看所有文件,包括隐藏文件解决方法-bash-4.2# cp /etc/skel/.bashrc /root/-bash-4.2原创 2021-07-09 10:08:35 · 1387 阅读 · 0 评论