会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
往事隨風,~
往事隨風,~~
博客园
首页
新随笔
联系
订阅
管理
2025年6月7日
elasticsearch-8.14.0 集群安装部署及kibana配置
摘要: 1、物料准备 https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-8.14.0-linux-x86_64.tar.gzhttps://artifacts.elastic.co/downloads/kibana/kiba
阅读全文
posted @ 2025-06-07 15:29 往事隨風~
阅读(113)
评论(0)
推荐(0)
2025年3月21日
Rocky Linux 9.5 NTFS文件系统识别软件包安装命令
摘要: sudo yum install epel-release sudo yum install ntfs-3g
阅读全文
posted @ 2025-03-21 22:37 往事隨風~
阅读(201)
评论(0)
推荐(0)
2025年1月3日
Apache windows http转https反向代理访问
摘要: 1、Apache windows 包下载地址:https://www.apachelounge.com/download/VS17/binaries/httpd-2.4.62-240904-win64-VS17.zip 2、httpd.conf 配置 放开以下模块注释: mod_proxy.somo
阅读全文
posted @ 2025-01-03 10:36 往事隨風~
阅读(77)
评论(0)
推荐(0)
2024年9月16日
MobaXterm 密钥生成器
摘要: 1、MobaXterm 密钥生成器,代码仓库地址: https://gitcode.com/gh_mirrors/mo/MobaXterm-keygen/blob/master/MobaXterm-Keygen.py 2、也可以用我打包好的exe程序,不用安装python环境: https://pa
阅读全文
posted @ 2024-09-16 21:03 往事隨風~
阅读(818)
评论(0)
推荐(0)
2024年7月25日
windows 不锁屏vb脚本
摘要: '普通版: Set wshShell = WScript.CreateObject("WScript.Shell") do WScript.Sleep 300000 wshShell.SendKeys "(ScrollLock}" loop '进阶版: Set wshShell=WScript.Cr
阅读全文
posted @ 2024-07-25 10:08 往事隨風~
阅读(538)
评论(0)
推荐(0)
2024年6月22日
elasticsearch-7.17.15 集群安装部署及kibana配置
摘要: 一、物料准备(注意:必须版本一致): 1、安装包 https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-7.17.15-linux-x86_64.tar.gzhttps://artifacts.elastic.co/do
阅读全文
posted @ 2024-06-22 23:24 往事隨風~
阅读(1212)
评论(0)
推荐(0)
2024年5月15日
树莓派4B openWrt 关闭电源指示灯
摘要: echo 0 > /sys/class/leds/led0/brightness echo none > /sys/class/leds/led0/trigger echo none > /sys/class/leds/led1/trigger echo 0 > /sys/class/leds/le
阅读全文
posted @ 2024-05-15 20:37 往事隨風~
阅读(209)
评论(0)
推荐(0)
2024年5月11日
python 换源命令
摘要: # 换阿里云的源$ pip config set global.index-url https://mirrors.aliyun.com/pypi/simple$ pip config set install.trusted-host mirrors.aliyun.com # 换清华大学的源$ pi
阅读全文
posted @ 2024-05-11 21:42 往事隨風~
阅读(40)
评论(0)
推荐(0)
树莓派4b OpenWrt 安装RPI.GPIO控制PWM风扇(附完整代码)
摘要: 1、安装python3 # opkg update# opkg install python3-base# opkg install python3# opkg install python3-pip# opkg install python3-dev 2、安装RPI.GPIO # pip inst
阅读全文
posted @ 2024-05-11 21:37 往事隨風~
阅读(1759)
评论(0)
推荐(0)
2024年5月2日
PVE(Proxmox Virtual Environment) 安装配置iStoreOS笔记
摘要: 参考资料: https://www.bilibili.com/video/BV1bc411v7A3/?spm_id_from=pageDriver 注意事项:至少需要两个网口,可以用usb外接一个。之后给软路由分配网卡,wan口一个,lan口一个。 1、安装好之后怎么连接配置(pve的网关提前规划好
阅读全文
posted @ 2024-05-02 01:39 往事隨風~
阅读(3432)
评论(0)
推荐(0)
下一页
公告