AWX up and running – Upstream project of Ansible Tower
AWX is Open source version of Anisble Tower and it is anĀ Upstream project for Ansible Tower. AWX gives a web-based
Continue readingA friend you need, to learn technologies
AWX is Open source version of Anisble Tower and it is anĀ Upstream project for Ansible Tower. AWX gives a web-based
Continue readingIn this article, we are going to install Docker Community edition in CentOS7 using Ansible playbook. Here I have used
Continue readingLinux Kernel offers ‘tuned’ feature to automatically fine tune the Linux servers based on predefined profiles. Installation of ‘tuned’ daemon
Continue readingWe can tune Linux servers performance by updating Kernel Parameters, This can be achieved via 1) At runtime updating “/proc/sys”
Continue readingSuperior officer (Manager) mostly will be a generalist (They will be having more responsibilities and wider exposure to larger audience).
Continue readingDocker uses (/var/lib/docker) as default root directory to provide storage space for its operation. We will see how to change
Continue readingIn this article, we are going to monitor the Docker container’s performance characteristics and resource usage using cAdvisor. cAdvisor (Container
Continue readingIn this article we will write a simple Playbook to install and configure Web server. Playbook is a list of
Continue readingWe can build the docker images using Dockerfile Dockerfile is a text file containing command-line instructions. syntax for ‘docker build’:
Continue readingMonitoring plays vital role in Infrastructure management, now we will see the some of built-in commands which are available in
Continue reading