未归档5

SSL证书部署(宝塔面板)

0x00 前言 现在免费的ssl证书有效期变为3个月了,需要频繁申请了,所以记录一下,免得要部署的时候忘记怎么弄了。不过用宝塔部署也是很简单~ 0x01 申请ssl证书 略 ...

密码保护:个人生产力环境配置(Windows篇)

这是一篇受密码保护的文章,您需要提供访问密码: 密码: ...

Windows Terminal设置启动路径

以WSL为例,在json文件中添加: “startingDirectory”: “\\\\wsl$\\Ubuntu-20.04\\home\\<yourname>” ...

解决Intel oneAPI安装过程中出现”product configuration is not finished successfully. integration in ide(s) might be in incomplete state or custom post-install/remove scripts might fail. details: error: sequence execution failed.”的错误

1. 问题描述 昨天在安装Intel oneAPI Base Toolkit(2021.4.0.3421)时,一开始一直很顺利,可安装完成后,提示如下图的错误(However, some er ...

使用libplctag对PLC进行标签读写(CIP/EIP协议)

一、硬件环境 上位机:Windows10 PC下位机:AB (Allen-Bradley)CompactLogix 控制器 二、libplctag介绍 1. libplctag ...