2021年9月19日
摘要: redis服务器上输入redis-cli,进入命令管理模式: 查询redis相关信息:info、info clients/server/stats... 查看redis密码:config get requirepass 设置redis密码:config set requirepass pass123 阅读全文
posted @ 2021-09-19 16:47 momingliu11 阅读(49) 评论(0) 推荐(0) 编辑
摘要: 1.Add a VMSwitch Port Feature, where "LAN2" is your virtual switch name.$A=Get-VMSystemSwitchExtensionPortFeature -FeatureName "Ethernet Switch Port S 阅读全文
posted @ 2021-09-19 12:04 momingliu11 阅读(816) 评论(0) 推荐(0) 编辑