• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






zols

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
1 2 下一页

[置顶] CentOS6系列系统启动常见故障排查与解决方法
摘要: 教程1:https://www.cnblogs.com/augusite/p/10076506.html 教程2:https://www.cnblogs.com/zols/ 转载于https://www.cnblogs.com/augusite/p/10076506.html 阅读全文
posted @ 2022-05-04 22:48 zols 阅读(172) 评论(0) 推荐(0)
 

[置顶] hadoop3.4.5 ha 配置流程 配置流程
摘要: hadoop ha 配置流程: 1.hadoop-env.sh 添加 export JAVA_HOME=/usr/local/jdk.1.8 export HDFS_NAMENODE_USER=root export HDFS_DATANODE_USER=root export HDFS_ZKFC_ 阅读全文
posted @ 2022-01-15 19:51 zols 阅读(113) 评论(0) 推荐(0)
 

2022年7月23日

ubuntu20.04 安装mysql8.0 报错
摘要: 报错提示如下: g++: fatal error: Killed signal terminated program cc1pluscompilation terminated.make[2]: *** [sql/CMakeFiles/sql_gis.dir/build.make:414: sql/ 阅读全文
posted @ 2022-07-23 11:25 zols 阅读(413) 评论(0) 推荐(0)
 

2022年7月17日

Ubuntu Server 20.04.x LTS编译安装Nginx1.20.x+MySQL8.0.x+PHP8.0.x 7.4.x 7.3.x 7.2.x 7.1.x 7.0.x 5.6.x 5.5.x 5.4.x 5.3.x 多版本全能环境
摘要: 教程地址:https://www.osyunwei.com/archives/11183.html 阅读全文
posted @ 2022-07-17 16:45 zols 阅读(38) 评论(0) 推荐(0)
 

2022年7月15日

Ubutu20.04 安装LNMP 环境教程
摘要: 一、更换源 cat > /etc/apt/sources.list << EOFdeb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiversedeb-src http://mirrors.aliyun.c 阅读全文
posted @ 2022-07-15 16:22 zols 阅读(138) 评论(0) 推荐(0)
 

2022年7月11日

Ubuntu 20.04 LNMP 环境编译安装
摘要: 地址如下: 教程1:https://blog.csdn.net/qq_39680564/article/details/121387170 (Mysql5.7) 教程2:https://www.csdn.net/tags/NtDaYg1sODkxMjYtYmxvZwO0O0OO0O0O.html(M 阅读全文
posted @ 2022-07-11 11:52 zols 阅读(75) 评论(0) 推荐(0)
 

2022年6月12日

Ubuntu下编译安装LAMP
摘要: 转载于如下地址: http://www.doc88.com/p-7485022347958.html https://www.jianshu.com/p/87de828c8566 阅读全文
posted @ 2022-06-12 17:02 zols 阅读(20) 评论(0) 推荐(0)
 
Ubuntu 20.04 LNMP 环境编译安装
摘要: 教程转载于如下: https://blog.csdn.net/qq_39680564/article/details/121387170 阅读全文
posted @ 2022-06-12 16:54 zols 阅读(29) 评论(0) 推荐(0)
 

2022年3月15日

Debian11 安装Vim
摘要: 命令如下: apt-get -y install vim-gtk 阅读全文
posted @ 2022-03-15 22:05 zols 阅读(367) 评论(0) 推荐(0)
 
更新各种yum方法
摘要: Ubuntu20 更新yum 源 (阿里云源) cd /etc/apt cp sources.list sources.list.bak.20200622 # 备份源文件,一定要养成这个习惯,即使该配置文件可能不再使用。> sources.list # 清空原文件内容vim source.list 阅读全文
posted @ 2022-03-15 21:31 zols 阅读(360) 评论(0) 推荐(0)
 
解决CentOS6停止更新支持后yum源失效的问题
摘要: 尊敬的客户: 您好! 近期接客户反馈CentOS 6系统无法进行正常的yum管理操作,现将原因及解决方法说明如下: 由于最近CentOS 6已经停止更新支持,同时官方也把yum源删除了,目前CentOS 6系统使用yum命令安装软件包基本都是失败,因此需要更换yum源。 操作方法: 在ssh界面执行 阅读全文
posted @ 2022-03-15 21:22 zols 阅读(204) 评论(0) 推荐(0)
 
1 2 下一页