CentOS7解决PackageKit占用yum
vim /etc/yum/pluginconf.d/langpacks.conf 把第一行的enabled=1改为 enabled=0 保存退出 若还占用直接杀死进程,18290为进程PID PID可用ps命令查看。 kill -9 18290
|
|
46 字
|
几秒读完
esxi安装原版openwrt
一:下载openwrt 官网:https://openwrt.org/ 官方文档:https://openwrt.org/docs/start 下载界面,(以21.02.3版为例)。 https://downloads.openwrt.org/releases/21.02.3/targets/ 选择CPU架构。 64是现在大多数CPU的架构,gen…
|
|
807 字
|
4 分钟
Nginx配置EMBY
https://emby.media/community/index.php?/topic/93074-how-to-emby-with-nginx-with-windows-specific-tips-and-csp-options/ worker_processes auto; error_log logs/error.log; events …
|
|
134 字
|
6 分钟
Openwrt基本配置
一:端口设置 首次安装后 若作为旁路网关使用时无法上网,需要手动修改端口配置。 设置完后保存。 保存并应用 二:切换国内opkg源(可选) openwrt opkg默认为国外源,国内使用时可能速度上会影响。 方法一:网页中修改。 System,software,Configure opkg… 首先把下方的源地址复制出来 src/gz openwrt…
|
|
425 字
|
3 分钟
telegram 常用ip段
https://ipinfo.io/AS44907 https://ipinfo.io/AS62014 https://ipinfo.io/AS62041 https://ipinfo.io/AS59930
|
|
16 字
|
几秒读完
原版梅林配置VRRP
Asuswrt原版梅林官网https://www.asuswrt-merlin.net/ 准备一个U盘 格式化为ext4格式 windows可用第三方工具格式化 最好双清路由器 之后插入路由器,路由器开启ssh登录 ssh连接路由器 df -h 可见U盘已经挂载上 安装Entware github:https://github.com/RMerl/…
|
|
352 字
|
4 分钟
世界,您好!
欢迎使用WordPress。这是您的第一篇文章。编辑或删除它,然后开始写作吧!
|
|
31 字
|
几秒读完