会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
不可撤销
博客园
首页
新随笔
联系
管理
订阅
2024年2月21日
ssh端口转发
摘要: [SSH隧道端口转发功能详解-腾讯云开发者社区-腾讯云](https://cloud.tencent.com/developer/article/2179457) https://mp.weixin.qq.com/s/bhI8JHutxziIRbn5zpI2hA https://cloud.tenc
阅读全文
posted @ 2024-02-21 11:46 不可撤销
阅读(9)
评论(0)
推荐(0)
2024年2月20日
vscode ssh: Resolver error: Error: XHR failedscode错误
摘要: https://blog.csdn.net/m0_38040006/article/details/126752751 https://devpress.csdn.net/cloud-native/64f81cf9993dd34278ee1143.html?dp_token=eyJ0eXAiOiJK
阅读全文
posted @ 2024-02-20 15:01 不可撤销
阅读(119)
评论(0)
推荐(0)
2022年10月13日
windows server 2016不支持telnet,'telnet' is not recognized as an internal or external command(windows server 2016)
摘要: 'telnet' is not recognized as an internal or external command(win10)_螺丝钉tina的博客-CSDN博客 windows server 2016怎样添加telnet命令-百度经验 (baidu.com)
阅读全文
posted @ 2022-10-13 11:02 不可撤销
阅读(614)
评论(0)
推荐(0)
2022年9月14日
查看系统是64位还是32位
摘要: 查看系统是64位还是32位: 第一种方式:getconf LONG_BIT 第二种方式:file /bin/ls
阅读全文
posted @ 2022-09-14 15:12 不可撤销
阅读(11)
评论(0)
推荐(0)
查看CentOS版本
摘要: [root@localhost conf]# cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core)
阅读全文
posted @ 2022-09-14 15:12 不可撤销
阅读(15)
评论(0)
推荐(0)
Linux查看内核版本
摘要: [root@localhost conf]# uname -srmLinux 3.10.0-1160.59.1.el7.x86_64 x86_64 [root@localhost conf]# hostnamectl Static hostname: localhost.localdomain Ic
阅读全文
posted @ 2022-09-14 15:07 不可撤销
阅读(307)
评论(0)
推荐(0)
2022年8月5日
Linux 常用命令全拼
摘要: Linux 常用命令全拼 | 菜鸟教程 (runoob.com)
阅读全文
posted @ 2022-08-05 10:06 不可撤销
阅读(8)
评论(0)
推荐(0)
2022年7月29日
centos8安装软件
摘要: # 查看版本 uname -a # 安装软件 dnf install -y gcc gcc-c++ # 报错 错误:为仓库 'appstream' 下载元数据失败 : Cannot prepare internal mirrorlist: No URLs in mirrorlist # 原因 Cen
阅读全文
posted @ 2022-07-29 18:03 不可撤销
阅读(246)
评论(0)
推荐(0)
chkrootkit 系统后门检查工具(检测rootkit木马后门)
摘要: Chkrootkit 搜索核心系统程序并查找签名,同时将文件系统的遍历与产生的输出进行比较。如果该工具发现任何差异,它会有效地对抗它们,而不会让任何病毒损害您的服务器。 安装方法: # centos7 yum -y install gcc yum -y install gcc-c++ yum -y
阅读全文
posted @ 2022-07-29 17:56 不可撤销
阅读(1374)
评论(0)
推荐(0)
2022年6月20日
k8s pod 特权模式
摘要: 参考: k8s设置pod privileged权限(特权):securityContext.privileged=true
阅读全文
posted @ 2022-06-20 18:18 不可撤销
阅读(449)
评论(0)
推荐(0)
下一页
公告