In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >
Share
Shulou(Shulou.com)05/31 Report--
This article will explain in detail the example analysis of Ansible controlling windows plug-in installation and running error. The editor thinks it is very practical, so I share it with you for reference. I hope you can get something after reading this article.
Q: unable to install kerberos due to pip version problem
Answer: installation prompts need to install the pip upgrade package first
Download the pip9.0.1 upgrade package:
Https://pypi.python.org/packages/b6/ac/7015eb97dc749283ffdec1c3a88ddb8ae03b8fad0f0e611408f196358da3/pip-9.0.1-py2.py3-none-any.whl
2. Q: error when installing kerberos
A: you need to install the libkrb5 package first
Solve after installation
Q: install .net 3.0 or above, and ansible still reports an error after upgrading powershell-3.0
A: winrm is not configured for the reason
The configuration file for winrm must be set to the following configuration
> winrm set winrm/config/service'@ {AllowUnencrypted= "true"}'
> winrm set winrm/config/service/auth'@ {Basic= "true"}'
Question: ansible controls Windows host error1
A: change the configuration file / etc/ansible/hosts port 5986 to 5985 to solve the problem.
Reason:
DefaultPorts
HTTP= 5985
HTTPS = 5986
The above error is because the ssl option is off
Question: Win_7_x64 installs Windows6.1-KB2506143-x64.msu prompt "this update is not suitable for your computer"
Answer: install .net Framework 4.0 (above) to solve the problem.
Question: an OutOfMemory error occurred in the execution of ansible command
A: type a hotfix about WMF 3.0 on the accused windows host, and the link is as follows:
Https://support.microsoft.com/en-us/help/2842230/-out-of-memory-error-on-a-computer-that-has-a-customized-maxmemorypers
On the "Ansible control windows plug-in installation and running error sample analysis" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, please share it out for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.