Tags in IT are not new, they allow grouping of servers or applications and have been used for a while especially in virtualisation platforms such as VMware and public cloud compute platforms. However I have not seen anything to add tags to the host operating system, which could be queried Continue Reading
Beginners Guide to git
From the wikipedia page… Git (/ɡɪt/)[7] is a distributed version-control system for tracking changes in source code during software development.[8] It is designed for coordinating work among programmers, but it can be used to track changes in any set of files. I’m not a software developer by trade but I do dabble with website development, automation scripts and some useful little tools Continue Reading