环境 centos6.6、

由于误操作 删除了 rm -f /lib64/libc.so.6

导致其他命令不能使用

libc.so.6: cannot open shared object file: No such file or diretory

 

解决方法:

/sbin/sln /lib64/libc-2.12.so /lib64/libc.so.6

 

相关文章:

  • 2022-12-23
  • 2021-07-15
  • 2021-06-12
  • 2022-12-23
  • 2021-10-29
  • 2021-06-23
  • 2021-10-30
  • 2021-06-02
猜你喜欢
  • 2022-12-23
  • 2021-05-25
  • 2021-06-15
相关资源
相似解决方案