链接:阿里云服务器(Linux)下载及安装nginx过程记录_庆登登登x的博客-CSDN博客 一、下载Nginx相关组件 下载nginx及相关组件 下载openssl命令:wget http://www.openssl.org/source/openssl-fips-2.0.10.tar.gz 下载 ...
分类:
系统相关 时间:
2021-05-24 03:48:49
阅读次数:
0
1. Glue与Hudi简介 AWS Glue AWS Glue是Amazon Web Services(AWS)云平台推出的一款无服务器(Serverless)的大数据分析服务。对于不了解该产品的读者来说,可以用一句话概括其实质:Glue是一个无服务器的全托管的Spark运行环境,只需提供Spar ...
分类:
Web程序 时间:
2021-05-24 03:46:26
阅读次数:
0
Master in Burp Suite - Tools Introductions(1) Introduction to Burp Proxy tab How to configure proxy and intercept request Deploy our target website - ...
分类:
其他好文 时间:
2021-05-24 03:33:58
阅读次数:
0
<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> <version>3.0.0-M5</version> <configuration> <!-- S ...
分类:
其他好文 时间:
2021-05-24 03:28:46
阅读次数:
0
题目: http://acm.hdu.edu.cn/showproblem.php?pid=5241 题面: Sample Input 2 0 2 Ouput Case #1: 1 Case #2: 1024 题意: M会使用n种语言,M的九个朋友会的语言都是M的子集,并且给出九个朋友会的语言的关系 ...
分类:
其他好文 时间:
2021-05-24 03:13:28
阅读次数:
0
漏洞背景 2019年8月1日,Apache Solr官方发布了CVE-2019-0193漏洞预警,漏洞危害评级为严重 影响范围 Apache Solr < 8.2.0 利用工具 burpsuite 漏洞原因 Apache solr 是一款开源的搜索服务器并且使用java语言开发; 主要的工作方式:用 ...
分类:
Web程序 时间:
2021-05-24 03:07:51
阅读次数:
0
Hbase的安装(详细步骤) 1、前提条件 1、得安装的有hdfs系统 2、得安装zookeeper集群 2、准备安装包 下载安装包并上传到node01服务器 安装包下载地址: [**https://www.apache.org/dyn/closer.lua/hbase/2.2.6/hbase-2. ...
分类:
其他好文 时间:
2021-05-24 02:19:29
阅读次数:
0
查看端口号netstat -lnp|grep 8002 启动jar包命令nohup java -jar xxxx.jar >/dev/null 2>&1 & 重启nginx/usr/local/nginx/sbin/nginx -s reload 启动redisredis-server /usr/l ...
分类:
系统相关 时间:
2021-05-24 02:01:13
阅读次数:
0
1.首先优化ingress-controller 通过 Helm 安装 Nginx Ingress 的默认关联配置映射实例名称为 nginx-ingress-controller,用户可以通过修改资源对象 Deployment/DaemonSet 实例 nginx-ingress-controlle ...
分类:
其他好文 时间:
2021-05-24 01:53:57
阅读次数:
0
apache httpd-2.4.46.tar.gz部署环境 Linux6.5 依赖包: apr-1.6.3.tar.gz apr-util-1.5.2.tar.gz 先部署apr 1、tar -xf apr-1.6.3.tar.gz cd apr-1.6.3 ./configure --prefi ...
分类:
Web程序 时间:
2021-05-24 01:51:31
阅读次数:
0