logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

在centos中安装proxychains并使用

Proxychains 是一个非常有用的工具,它可以让我们在 Linux 系统中通过代理服务器连接到互联网,从而实现访问被封锁的网站或者隐藏真实 IP 地址的目的。

#centos#linux
欧拉系统(euleros):安装java8

欧拉系统版本Linux version 4.18.0-147.5.2.1.h579.eulerosv2r10.x86_64 (abuild@szxrtosci10000) (gcc version 7.3.0 (GCC)) #1 SMP Sat Jul 31 09:58:46 UTC 2021ps:当前版本应该是基于centos 8的,所以下载rpm包的时候,使用基于centos 8 的软件包即可

#linux
漏洞修复:Often Misused: HTTP Method Override

描述In order to protect access to various resources, web servers may be configured to prevent the usage of specific HTTP verbs. However, some web frameworks provide a way to override the HTTP method in

#http#nginx
在centos中安装proxychains并使用

Proxychains 是一个非常有用的工具,它可以让我们在 Linux 系统中通过代理服务器连接到互联网,从而实现访问被封锁的网站或者隐藏真实 IP 地址的目的。

#centos#linux
mongodb 报错:Authentication failed 问题

问题:连接数据库时报错com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName=‘root’, source=‘gateway’, password=, mechanismProperties=} Command failed with e

#mongodb#数据库#nosql
以非root权限启动nginx

ps:因为非root不能启动1024以下端口,正常要使用80和443 端口,如果端口大于1024可以跳过此步骤。注释第一行 #usernobody;

#nginx
mybatis plus 达梦数据库 重复的列名

环境mybatis plus 3.5.9达梦数据库 8.0问题从mysql迁移到达梦数据库后,执行update时,提示Caused by: java.sql.SQLException: 第XX行附近出现错误:重复的列名[XXXX]打印出SQL如下:UPDATE g_health_check_runtimeSEThealth_check_id =?,last_check_time =?,last_c

#数据库#mysql#mybatis
升级spring boot异常:DataSource name not set

问题从spring boot 2.2.9升级到2.6.2版本后,启动项目quartz报错Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'quartzScheduler' defined in class path resource [org/spri

#spring boot#java#spring
mongodb 报错:Authentication failed 问题

问题:连接数据库时报错com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName=‘root’, source=‘gateway’, password=, mechanismProperties=} Command failed with e

#mongodb#数据库#nosql
    共 19 条
  • 1
  • 2
  • 请选择