Working with OBS for .rpm Packaging

How many of us have found it -a little bit- bothersome when one of our favourite Linux distributions doesn’t contain a package that we definitely need in our system, whether that’s for professional reasons or just to make our lives a bit easier in the open source world. If that also happened to you then… Continue reading Working with OBS for .rpm Packaging

Deploying WordPress in an Automated Way Using Ansible

Today we’ll be installing WordPress using Red Hat’s Ansible. Some hands-on experience with Linux and Ansible is expected. List of requirements is as follows: Ansible installed in the control node. In my case I’m using the latest version (2.9.3 at the moment this article was written) 1 node with IP address 192.168.0.10 (ansible-control) 1 node… Continue reading Deploying WordPress in an Automated Way Using Ansible