How to install AWX Ansible Tower to MicroK8s
Install and prepare MicroK8s You need to run following commands. It allows you to run commands without needing sudo privileges: Enable necessary add-ons: Create alias and you can use just…
Install and prepare MicroK8s You need to run following commands. It allows you to run commands without needing sudo privileges: Enable necessary add-ons: Create alias and you can use just…
This manual describes how to work with Linux users through the terminal (using the command line). Creating users in linux Syntax: Example: In this example, the developer account is created.…
Creating a local yum repository on CentOS 7 from an ISO image is a convenient way to provide your local network with a comprehensive set of software packages. By creating…
Firewalld is utility that allow us to manage firewall rules. It is is the default firewall on Centos. Install and starting firewalld. Some CentOS systems may not have firewalld. To…