CentOS7.8之前从7.5升级PHP7.2之前从5.4升级MariaDB10.3.23之前从5.5升级Zabbix4.2版本之前从4.0升级上来的)理论应该可以4.0直接升级到4.4或5.0根据官方文档升级https://www.zabbix.com/documentation/4.4/manual/installation/upgrade/packages/rhel_centos升级完成遇到
分类:
其他好文 时间:
2020-08-17 16:48:03
阅读次数:
94
1.mapReduce 的shuffle 过程 : https://www.iteye.com/blog/langyu-992916 2.spark streaming : https://www.jianshu.com/p/0691204282ab CAS的理解? https://www.jian ...
分类:
其他好文 时间:
2020-08-13 12:10:50
阅读次数:
53
1、进入root目录 cd ~ 2、建立.pip文件夹 mkdir .pip 3、进入.pip文件夹 cd .pip 4、编辑pip.conf文件 vi pip.conf [global] index-url = https://mirrors.aliyun.com/pypi/simple/ [in ...
分类:
其他好文 时间:
2020-08-11 13:09:19
阅读次数:
72
步骤1.首先,通过apt在终端中运行以下命令,确保所有系统软件包都是最新的。sudo apt updatesudo apt upgrade步骤2.在Ubuntu 20.04上下载并安装Wireshark。运行以下命令以添加PPA存储库Wireshark:sudo add-apt-repository ...
分类:
系统相关 时间:
2020-08-08 10:35:09
阅读次数:
107
步骤1.首先,通过apt在终端中运行以下命令,确保所有系统软件包都是最新的。sudo apt updatesudo apt upgrade步骤2.在Ubuntu 20.04上安装Plex Media Server。使用curl命令导入Plex存储库的GPG密钥:curl https://downlo ...
分类:
系统相关 时间:
2020-08-08 09:24:47
阅读次数:
108
1、JedisConnectionPool.scala package sparkstreaming import redis.clients.jedis.{Jedis, JedisPool, JedisPoolConfig} object JedisConnectionPool{ val conf ...
分类:
其他好文 时间:
2020-08-07 18:03:42
阅读次数:
62
在命令环境下运行如下命令: apt-get update //更新软件库 apt-get upgrade //升级软件 apt-get install ubuntu-desktop //安装Ubuntu桌面系统 安装时间有点长,需要耐心等待。 reboot重启后发现桌面环境不能使用root账户登录. ...
分类:
系统相关 时间:
2020-08-05 14:32:39
阅读次数:
106
步骤1.首先,通过apt在终端中运行以下命令,确保所有系统软件包都是最新的。 sudo apt updatesudo apt upgrade步骤2.在Ubuntu 20.04上安装Cockpit。Cockpit可在Ubuntu官方存储库上找到。运行以下命令以安装Cockpit: sudo apt i ...
分类:
系统相关 时间:
2020-08-03 09:40:03
阅读次数:
84
Elastic{ON}北京分享了Elasticsearch7.0在Speed,Scale,Relevance等方面的很多新特性。比快更快,有传说中的那么牛逼吗?盘他!通过本文,你能了解到:Elasticsearch&Kibana7.部署体验Elasticsearch7革命性更新Elasticsearch7升级注意事项Elasticsearch版本更新太快了,学不动了,肿么办?1、Elast
分类:
其他好文 时间:
2020-08-01 12:33:54
阅读次数:
78
pip install supervisor pip install --trusted-host pypi.org --trusted-host files.pythonhosted.org --upgrade supervisor echo_supervisord_conf > /etc/sup ...
分类:
其他好文 时间:
2020-07-31 12:28:12
阅读次数:
70