Tag Archives: ansible

Socket.IO Node.js Chat Application Primer Tutorial

Network sockets are a powerful communication tool for software developers … A network socket is an internal endpoint for sending or receiving data at a single node in a computer network. Concretely, it is a representation of this endpoint in … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Ansible and Vagrant Deploys Git and Jenkins Primer Tutorial

Our last Jenkins foray with Jenkins and Xcode C++ Project Primer Tutorial as shown below included the following idea … A scenario suiting today’s Jenkins is … You’re a Jenkins web application and Xcode IDE C++ analyst/programmer creating a Mac … Continue reading

Posted in eLearning, Hardware, Installers, Networking, Software, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

Ansible Dynamic Inventory Tutorial

The last time we talked about Ansible (and we want to also direct you to a great article called Ansible tutorial – Automate your systems – Like Geeks, thanks) we advised you to read about the subject “Dynamic Inventory”. This … Continue reading

Posted in eLearning, Hardware, Installers, Networking, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | 33 Comments

Ansible Inventory Primer Tutorial

The last time we talked about Ansible (with Ansible Playbook TLS Tutorial is shown below) we advised to read about the subject “Inventory”. Well, today, we dip our toes into this big subject matter, and thank very much “Ansible Up … Continue reading

Posted in eLearning, Hardware, Installers, Networking, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | 7 Comments

Ansible Playbook TLS Tutorial

Yesterday saw this blog’s first Ansible Playbook to create an nginx web server on a VirtualBox virtual machine referenced by http://localhost:8080 but, did you notice, that https://localhost:8443 came up with, in Firefox, at least … Secure Connection Failed The connection … Continue reading

Posted in eLearning, Hardware, Installers, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | 11 Comments

Ansible Playbook Primer Tutorial

As a programmer, as time goes on, I get the creeping feeling that more is being asked of our job description. Pretty sure am not alone, and hope world employment is not going to be too hard hit by similar … Continue reading

Posted in eLearning, Hardware, Installers, Networking, Operating System, Software, Tutorials | Tagged , , , , , , , , , , , , , , | 10 Comments

Ansible Hello World Primer Tutorial

The role of a programmer is expanding into deployment with software tools such as Ansible, because it has the capability of making the piloting of automation systems “approachable” as an “art”. Why would you want to “pilot an automation system”? … Continue reading

Posted in eLearning, Hardware, Installers, Networking, Operating System, Projects, Software, Tutorials | Tagged , , , , , , , , , , , , , | 4 Comments