Tag Archives: Source Control

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

NetBeans Apache Cordova HTML5 Mobile Primer Tutorial

Our tutorial today creates an Apache Cordova HTML5 mobile application via the NetBeans IDE on a MacBook Pro. It shares the need to have node.js, a β€œplatform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications” (to … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , | 1 Comment

jQuery Sortable Table Primer Tutorial

A lot of the things people like about the Web are to do with JavaScript and client-side activities. Adding to that experience are Javascript libraries packed full of features. Probably the best known of these is jQuery. Read more about … Continue reading

Posted in eLearning, GUI, Software, Tutorials | Tagged , , , , , , , , , , , , , , , , | 4 Comments

Source Control in Xcode Tutorial

This tutorial about Source Control in Xcode, on a Mac laptop, builds upon the previous C++ XCode OOP Composite Objects Tutorial as shown below. Source Control concepts (also known as Revision Control) are not just a Software Coding idea, as … Continue reading

Posted in eLearning, Software, Tutorials, Xcode | Tagged , , , , , , | 3 Comments