摘要:
CentOS7.2安装mariadb-server,解决Failed to start mysqld.service: Unit not found 当输入命令 ~]# systemctl start mysql.service 要启动MySQL数据库是却是这样的提示 Failed to start 阅读全文
摘要:
今天在解压.tar.gz文件时,遇到问题,在这里记录一下解决方法: 执行 $ tar -zxvf xxxx.tar.gz 命令时, 提示以下信息: gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is n 阅读全文