How to install and configure CentOS Linux server 7 in the virtual machine or in the Physical machine with step by step guide and screenshots.
Step by step Oracle Linux 7.4 Installation guide with screenshots
Step by step installation guide of Oracle Linux 7.x with screenshots.
Step by step RedHat Enterprise Linux 7.x Installation guide with screenshots
Introduction In this guide, we are about to see how to install RedHat Enterprise Linux 7.3 on a physical or virtual server in graphical mode. Before starting with […]
How to Completely disable IPv6 in Linux
A short guide about how to disable IPv6 in most of linux distributions.
Step by step guide to setup a Media Server using Red5
Introduction In this guide, we are about to see how to install a media server using open source software Red5. It comes under the Apache License 2.0. The […]
100 Linux Interview Questions for Beginners in 2019
Linux Interview questions and answers for Level 1 role. Those who are looking to be an entry-level Linux admin and preparing for an interview look into it.
Create a Logical volume using Ansible
In our last guide, we have seen how to manage user accounts using ansible. By following in this guide let us see how to create a new logical […]
The solution for “touch: cannot touch `test.txt’: No space left on device”
In this guide, we are about to provide a simple solution for the titled issue “No space left on device”. In case we receive “No space left on […]
RunDeck IT automation tool step by step installation guide
RunDeck is an Open source server application to automate our daily IT tasks by replacing tools like Ansible, puppet, chef.
Ansible Playbook to create Users and Groups in Linux
Step by step creating with a user adding ansible playbook, Automating user account creation in Linux using Ansible playbooks made easy with Ansible.