2024年4月5日
摘要:
windows 11 Pro专业版KMS激活 slmgr /upk slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX slmgr /skms kms1689.anan.cc:1689 slmgr /ato
阅读全文
posted @ 2024-04-05 09:13
项希盛
阅读(266)
推荐(0)
2024年3月29日
摘要:
OpenVZ-7缩容系统盘 首先重设ROOT密码 1:在启动项中按e 2:找到quick后面加空格init=/bin/sh 3:然后CTRL+X 4:mount -o remount,rw / 5:passwd改密码 6:强制重启 将30G的vz逻辑卷删除 1:首先umount /vz,但提示bus
阅读全文
posted @ 2024-03-29 18:11
项希盛
阅读(17)
推荐(0)
2024年3月14日
摘要:
CentOS-7部署PHP-7.4 使用CentOS-7-x86_64-Minimal-2009.iso安装 一、常用操作 1:关闭防火墙 service firewalld stop systemctl disable firewalld 2:启用登录密钥 mkdir -p ~/.ssh&&ech
阅读全文
posted @ 2024-03-14 21:19
项希盛
阅读(349)
推荐(0)
摘要:
CentOS-9部署PHP系统 使用centos-9-stream-default_20221109_amd64.tar.xz模板安装LXC 一、SSH服务器和常用工具 1:安装ssh服务器 dnf update dnf install openssh-server dnf install tar
阅读全文
posted @ 2024-03-14 16:25
项希盛
阅读(386)
推荐(0)
2024年3月7日
摘要:
《记录一次使用ddrescue从有坏道的磁盘恢复数据》 ddrescue是Linux和类Unix系统中的一个命令行工具,用于数据恢复。与传统的dd命令不同,ddrescue设计用于从有问题的存储设备(如硬盘、闪存等)中恢复数据,即使存在坏块或读取错误也能继续复制数据。它使用日志文件来记录哪些数据块已
阅读全文
posted @ 2024-03-07 16:01
项希盛
阅读(1088)
推荐(0)
2024年3月2日
摘要:
修改Telegram桌面版的显示字体 REG ADD "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes" /V "MS Shell Dlg 2" /D "宋体" /F
阅读全文
posted @ 2024-03-02 10:19
项希盛
阅读(264)
推荐(0)
2024年2月17日
摘要:
system-view http secure-server enable stelnet server enable http server-source all-interface ssh server-source all ssh authentication-type default pas
阅读全文
posted @ 2024-02-17 13:57
项希盛
阅读(206)
推荐(0)
2024年2月8日
摘要:
/etc/sysctl.conf net.ipv4.ip_forward=1 /etc/sing-box/config.json { "log": { "level": "error" }, "inbounds": [ { "tag": "0", "type": "tun", "interface_
阅读全文
posted @ 2024-02-08 18:47
项希盛
阅读(2967)
推荐(0)
2024年2月7日
摘要:
Apache配置不同目录绑定不同版本的PHP https://aka.ms/vs/17/release/vc_redist.x64.exe https://www.apachelounge.com/download/VS17/binaries/httpd-2.4.58-310124-win64-VS
阅读全文
posted @ 2024-02-07 19:34
项希盛
阅读(81)
推荐(0)
2024年1月30日
摘要:
Retail - 零售版 Volume License - 批量授权版,简称 VL 版 Windows XP 最高支持安装 Office Professional Plus 2010 Office Professional Plus 2019 只支持在 Windows 10 系统中安装 大部分的 V
阅读全文
posted @ 2024-01-30 14:16
项希盛
阅读(13990)
推荐(2)