摘要:
在PowerShell中依此执行以下命令,即可使用ansible管理Windows Server: Set-ExecutionPolicy RemoteSigned -Force; winrm quickconfig -q -force; winrm set winrm/config/service 阅读全文
搜索
文章分类
- Ceph(13)
- Django(21)
- Django Admin(17)
- Django Auth(9)
- Django Form(6)
- Django Models(28)
- Django Templates(5)
- Django Utils(19)
- Django Views(9)
- HTML - CSS(14)
- JavaScript(35)
- MySQL(15)
- Openstack(14)
- Openstack Install(6)
- Python 模块(33)
- Python 爬虫(9)
- Python 数据结构与算法(14)
- Python 学习之路(40)
- Python 作业(26)
- RabbitMQ(7)
- 读书总结(1)
- 流畅的Python 读书笔记(20)
- 更多