摘要:
[root@VM-4-3-centos local]# ps aux --sort -rss | head USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND mysql 21247 0.0 9.6 1191444 182252 ? Sl 1 阅读全文
posted @ 2022-06-10 08:47
oktokeep
阅读(184)
评论(3)
推荐(0)
摘要:
-bash: curl: command not found rpm -e --nodeps curl yum remove curl rpm -qa|grep curl yum -y install curl curl --version 阅读全文
posted @ 2022-06-10 08:41
oktokeep
阅读(1219)
评论(0)
推荐(0)
摘要:
1.下载,上传安装包,解压缩tar -zxvf kibana-8.2.0-linux-x86_64.tar.gz cd kibana-8.2.0 2.修改配置文件vi config/kibana.ymlserver.host: "127.0.0.1" #本机ipelasticsearch.url: 阅读全文
posted @ 2022-06-10 08:36
oktokeep
阅读(471)
评论(1)
推荐(0)
摘要:
1.导入pom jar文件 <dependency> <groupId>org.apache.lucene</groupId> <artifactId>lucene-core</artifactId> <version>8.11.1</version> </dependency> <dependen 阅读全文
posted @ 2022-06-10 08:23
oktokeep
阅读(164)
评论(0)
推荐(0)
摘要:
1.Nexus官网:https://www.sonatype.com/download-oss-sonatype 2.环境变量NEXUS_HOME = D:\nexus-3.20.1-01-win64\nexus-3.20.1-01path = %NEXUS_HOME%\bin 3.修改配置文件-X 阅读全文
posted @ 2022-06-10 08:17
oktokeep
阅读(1175)
评论(0)
推荐(0)
浙公网安备 33010602011771号