Computer How To

How To, Tutorial, Example, Review

Month: February 2017

Install httpd using Ansible

admin 0

This is an exmaple of how to install httpd apache using ansible. In this example we created a host group called webservers and placed a […]

Install Ansible from Source (Video)

admin 0

Installing Ansible from source is fairly straight forward. Download, build, and configure!

Ansible ERROR: Command “pytest -r a –color yes –junit-xml test/results/junit/python2.7-units.xml -v test/units/” returned exit status 1.

admin 0

When trying to run the tests against the Ansible source I got this error [root@centos02 ansible]# make tests test/runner/ansible-test units -v –python 2.7 Unit test […]

Ansible Install Error: error: Installed distribution setuptools 0.9.8 conflicts with requirement setuptools>=11.3

admin 0

I got this when trying to install Ansible from source. Needed to upgrade the setuptools in my python installation. This can be done using pip […]

Ansible Install Error: build/temp.linux-x86_64-2.7/_openssl.c:434:30: fatal error: openssl/opensslv.h: No such file or directory

admin 0

Got this error when performing Ansible installation from source. Installed /usr/lib/python2.7/site-packages/ansible-2.3.0-py2.7.egg Processing dependencies for ansible==2.3.0 Searching for cryptography>=1.1 Reading https://pypi.python.org/simple/cryptography/ Best match: cryptography 1.7.2 Downloading […]

Categories

  • Amazon
  • Apache
  • Apple
  • Calculators
  • CoreOS
  • Docker
  • Errors
  • Hardware
  • Linux
  • MySQL
  • openstack
  • PHP
  • Programming
  • Salt
  • Solaris
  • Terraform
  • Ubuntu
  • Uncategorized
  • Windows
  • Windows Server

Recent Posts

  • Top 20 Terraform Best Practices: Elevate Your Infrastructure Management
  • Mac It looks like ‘jq’ is not installed; please install it and run this setup script again.
  • jekyll mkmf.rb can’t find header files for ruby at /usr/share/include/ruby.h
  • Install ZLIB from source on CentOS
  • Installing Command Line Developer Tools on Mac

Copyright © 2025 | WordPress Theme by MH Themes

The field of computers is very vast and can somtimes be extremely challenging, but also very rewarding. One will often times encounter problems that they may not have the answer to. Problems don't always have solutions, but sometimes they do. And helpting to provide some of those solutions is our mission. It is our goal to provide helpful computer how to, tutorial, example, and review for the benefit of everyone.
Some funny jokes... "Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You.ll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end."
"Once upon a time there was a DOS user who saw Unix, and saw that it was good. After typing cp on his DOS machine at home, he downloaded GNU's unix tools ported to DOS and installed them. He rm'd, cp'd, and mv'd happily for many days, and upon finding elvis, he vi'd and was happy. After a long day at work (on a Unix box) he came home, started editing a file, and couldn't figure out why he couldn't suspend vi (w/ ctrl-z) to do a compile."
Terms of Use