会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
MoonXu
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
61
下一页
2023年3月30日
工作中使用的命令
摘要: nslookup 域名
阅读全文
posted @ 2023-03-30 17:30 MoonXu
阅读(14)
评论(0)
推荐(0)
2023年3月28日
OpenResty
摘要: OpenResty
阅读全文
posted @ 2023-03-28 17:33 MoonXu
阅读(14)
评论(0)
推荐(0)
2023年3月15日
vim删除多行
摘要: :1,5d
阅读全文
posted @ 2023-03-15 19:14 MoonXu
阅读(33)
评论(0)
推荐(0)
2023年3月14日
vim撤销和恢复撤销
摘要: 撤回 u 恢复 ctrl+r
阅读全文
posted @ 2023-03-14 18:03 MoonXu
阅读(96)
评论(0)
推荐(0)
2023年3月7日
链接
摘要:
阅读全文
posted @ 2023-03-07 09:40 MoonXu
阅读(58)
评论(0)
推荐(0)
2023年2月24日
find
摘要: 查找所有makefile中的send find /home/mypath -name "Makefile" | xargs grep -r "send"
阅读全文
posted @ 2023-02-24 10:28 MoonXu
阅读(20)
评论(0)
推荐(0)
2023年2月23日
执行openvpn错误
摘要: Linux ifconfig failed: could not execute external program 解决办法: ln -s /bin/busybox /usr/sbin/ifconfig ln -s /bin/busybox /usr/sbin/route /sbin/ifconfi
阅读全文
posted @ 2023-02-23 14:25 MoonXu
阅读(1)
评论(0)
推荐(0)
2023年2月20日
双网卡上网
摘要: 双网卡同时使用(一个上内网,一个上外网),这样即可有效的保障内网的安全,又能解决电脑访问外网的问题。可谓是一举两得,那么那么双网卡同时上内外网怎么设置?电脑上需要安装两个网卡,分别接到两个路由上。由于普通用户基本用不到双网卡,因此这里针对专业技术首先需要有两块网卡,分别接到两个路由上。下面是双网卡的
阅读全文
posted @ 2023-02-20 10:41 MoonXu
阅读(326)
评论(0)
推荐(0)
2023年2月17日
谷歌翻译用不了
摘要: D:\software-package\GoogleTranslateIpCheck,会自动更新host文件
阅读全文
posted @ 2023-02-17 13:49 MoonXu
阅读(31)
评论(0)
推荐(0)
2023年2月15日
openvpn配置01
摘要: server.ovpn local 192.168.64.128 #云主机内网ipport 18018proto tcpdev tunca ca.crtcert server.crtkey server.keydh dh.pemauth SHA512#tls-crypt tc.keytopology
阅读全文
posted @ 2023-02-15 09:51 MoonXu
阅读(1)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
61
下一页
公告