t2.re

教程和技术文章的收集与存档。

首页 关于 网址导航

Windows设置网卡MTU

  • 作者: 半堕落↓平民
  • 时间:2023-12-05 01:06
  • 分类: 使用技巧

查看网卡MTUnetsh interface ipv4 show subinterfaces设置网卡MTUnetsh interface ipv4 set subinterface "<Interface>" mtu=1492 store=persistent
阅读全文

Veeam导出凭据中存储的密码

  • 作者: 半堕落↓平民
  • 时间:2023-12-04 21:50
  • 分类: 使用技巧

在当前安装Veeam的服务器上使用PowerShell执行以下命令,$context后面粘贴数据库中的密文密码Add-Type -AssemblyName 'system.security' $context = '<encrypted-password-value-from-database>' $data = [Convert]::FromBase64String($cont...
阅读全文

CentOS 7安装最新版Docker

  • 作者: 半堕落↓平民
  • 时间:2023-12-04 21:39
  • 分类: 使用技巧

卸载旧版本yum remove docker docker-client docker-client-latest docker-common docker-latest docker-latest-logrotate docker-logrotate docker-engine安装yum-utils工具yum install -y yum-utils配置Docker官方的yum仓库yum-...
阅读全文

  1. « 前一页
  2. 1
  3. ...
  4. 14
  5. 15
  6. 16
  7. 17
  8. 18
  9. 19
  10. 20
  11. ...
  12. 125
  13. 后一页 »

分类

  • 程序修改 (5)
  • 问题处理 (110)
  • 安装部署 (35)
  • 使用技巧 (182)
  • Android相关 (8)
  • 其他相关 (13)
  • 技术杂谈 (9)
  • 树莓派 (12)
  • VMware (26)
  • Zabbix (19)

归档

  • 2025 (8)
  • 2024 (38)
  • 2023 (34)
  • 2022 (14)
  • 2021 (43)
  • 2020 (31)
  • 2019 (32)
  • 2018 (45)
  • 2017 (46)
  • 2016 (16)
  • 2015 (39)
  • 2014 (27)

其它

  • 登录

  • 友情链接

  • 花工的个人网站
  • 简单资源
  • 公路巅峰
  • 网页里的电脑博物馆
Powered by Typecho | 2014-2025 t2.re
GMT+8, 2025-05-12 09:55