- 博客(144)
- 资源 (6)
- 收藏
- 关注
原创 执行wsl 命令时报错 nsenter: failed to execute 564: No such file or directory
执行wsl 命令时报错 nsenter: failed to execute 564: No such file or directory, wsl中执行exec sudo nsenter -t $(pidof systemd) -a su - $LOGNAME 修复问题
2023-02-05 11:25:57
转载 wsl 解决 Failed to get D-Bus connection: Operation not permitted
win10 子系统wsl 解决 Failed to get D-Bus connection: Operation not permitted 问题
2023-02-04 22:48:11
1
原创 Ubuntu debianutils : Breaks: x11-common (< 1:7.7+23~) but 1:7.7+19ubuntu14 is to be installed
Ubuntu 安装jre11, 修复 The following packages have unmet dependencies: debianutils : Breaks: x11-common (< 1:7.7+23~) but 1:7.7+19ubuntu14 is to be installedE: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
2023-01-29 18:15:30
26
原创 处理 Failed to start Snap Daemon. systemd[1]错误
处理 Failed to start Snap Daemon. systemd[1]错误
2023-01-27 22:44:14
41
原创 python gevent 解决 (mach-o file, but is an incompatible architecture (have ‘x86_64‘, need ‘arm64‘))问题
python gevent 解决 (mach-o file, but is an incompatible architecture (have 'x86_64', need 'arm64'))问题
2022-12-17 17:38:12
517
原创 Mac安装Drozer apk安全测试框架踩坑记录, ‘openssl/opensslv.h‘ file not found 和implicit declaration of function‘xx‘
Mac安装Drozer apk安全框架踩坑, 'openssl/opensslv.h' file not found 和build/temp.macosx-12.6-arm64-2.7/_openssl.c:18674:10: error: implicit declaration of function 'ERR_GET_FUNC' is invalid in C99 ,以及 INSTALL_FAILED_NO_MATCHING_ABIS等
2022-11-02 17:38:43
471
原创 Jenkins pipeline checkout()方法替代方案,实现自定义代码检出命令
Jenkins pipeline checkout()方法替代方案,实现自定义代码检出命令
2022-10-28 12:38:31
876
原创 jenkins的withCredentials方法读取用户凭据, 但是在sh命令中密码没隐藏的解决方法,神奇的单引号
jenkins的withCredentials方法读取用户凭据, 但是在sh命令中密码没隐藏的解决方法, 神奇的单引号
2022-10-27 23:17:32
391
原创 Python3.10 领英qark解决:ImportError: cannot import name ‘Mapping‘ from ‘collections‘
Python3.10 领英qark解决:ImportError: cannot import name 'Mapping' from 'collections'
2022-10-25 16:56:26
1042
原创 CentOS 7提取rpm文件到指定目录并用非root用户创建自定义Nessus service
CentOS 7提取rpm文件到指定目录并用非root用户创建自定义Nessus service
2022-10-23 00:29:14
415
原创 WebGoat Challenges之Without account 和 Changing password
WebGoat Challenges之Without account 和 Changing password通关思路
2022-10-13 14:24:54
199
原创 单个Dockerfile合并多个镜像以及docker-compose批量部署
单个Dockerfile合并多个镜像以及docker-compose批量部署
2022-09-06 11:46:31
1387
原创 docker-compose 2.10.2 解决transport: Error while dialing unable to upgrade to h2c, received 404报错
docker-compose 2.10.2 解决listing workers for Build: failed to list workers: Unavailable: connection error: desc = "transport: Error while dialing unable to upgrade to h2c, received 404"
2022-09-06 11:15:01
669
原创 docker 容器镜像无法重定向日志标准输出到指定文件排错
docker容器镜像无法重定向日志标准输出到指定文件排错以及docker三方进程守护工具
2022-09-04 23:38:12
584
原创 通过安装chrome插件解决Sorry, your browser does not support Java的问题
通过安装chrome插件解决Sorry, your browser does not support Java的问题
2022-08-28 23:41:53
775
原创 mac解决“您的电脑因为出现问题问题而重新启动 SOCD report detected: (iBoot panic)“报错, 重置SMC与重置NVRAM(PRAM)
Mac解决“您的电脑因为出现问题问题而重新启动 SOCD report detected: (iBoot panic)“报错, 重置SMC与重置NVRAM(PRAM)
2022-08-27 16:42:56
2753
原创 linux 升级git
Centos 升级git到最新版本避免出现 浅克隆时 git fetch-pack: expected shallow list 的错误
2022-07-10 18:08:05
1930
原创 k8s apply时报错 x509: cannot validate certificate for xxx because it doesn‘t contain any IP SANs
k8s apply时报错 x509: cannot validate certificate for xxx because it doesn't contain any IP SANs 可能原因及解决方案
2022-07-08 00:15:29
1943
转载 The code generator has deoptimised the styling of xx/typescript.js as it exceeds the max of 500kb
解决 The code generator has deoptimised the styling of xx/typescript.js as it exceeds the max of 500kb
2022-06-30 23:06:18
188
原创 IE停止维护 导致 @vue/cli-plugin-babel 编译失败
解决IE停止维护导致 @vue/cli-plugin-babel 编译失败的产生的Module parse failed: Unexpected token 问题, 搬砖人坚决不扛这口大黑锅
2022-06-30 22:53:16
238
原创 解决com.android.ide.common.signing.KeytoolException: Failed to read key AndroidDebugKey from store问题
解决com.android.ide.common.signing.KeytoolException: Failed to read key AndroidDebugKey from store问题
2022-06-16 22:00:19
8883
5
原创 安装指定版本Android NDK 解决No version of NDK matched the requested version问题
安装指定版本Android NDK 解决No version of NDK matched the requested version问题
2022-06-16 00:04:13
1779
原创 jenkins根据凭证ID查看忘记的凭证密码以及重置admin密码的操作方法
jenkins根据凭证ID查看忘记的凭证密码以及重置admin密码的操作方法
2022-06-09 00:37:10
1597
转载 RabbitMQ Authentication failed (rejected by the remote node), please check the Erlang cookie
RabbitMQ 修复 Authentication failed (rejected by the remote node), please check the Erlang cookie
2022-06-06 22:51:52
279
原创 springboot报错无法读取配置文件中的值:Could not resolve placeholder ‘xxx‘ in value “${XXXX}
springboot报错无法读取配置文件中的值:Could not resolve placeholder 'xxx' in value "${XXXX}
2022-05-10 00:52:49
6955
3
原创 SLUB: Unable to allocate memory java-Docker内存限制导致SLUB无法使用大页面缓存进行分配
Docker 内存限制导致SLUB unable to allocate with large page cache
2022-05-07 22:42:30
320
转载 “/system.slice/docker.service“: unknown container “/system.slice/docker.service“
kubelet failed to get container info for "/system.slice/docker.service": unknown container "/system.slice/docker.service" 解决办法
2022-05-07 17:48:26
472
systemctl.py
2023-02-04
谷歌浏览器CheerpJ Applet Runner插件, 安装后解决Sorry, your browser does not
2022-08-28
BBR算法介绍 04_Making_Linux_TCP_Fast_netdev_1.2_final.pdf
2022-03-29
云原生开发50天进阶文档.pdf
2020-12-06
computer network.pdf
2020-12-06
substance.jar
2016-06-26
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人