How to Install Ansible on Ubuntu 20.04 LTS
Configuring and deploying applications on a single server is usually a simple task. However, in a complex IT environment with multiple servers, this can be a daunting and…
Read MoreKarim Buzdar holds a degree in telecommunication engineering and holds several sysadmin certifications including CCNA RS, SCP, and ACE. As an IT engineer and technical author, he writes for various websites.
1.009 articles found
Ubuntu
Configuring and deploying applications on a single server is usually a simple task. However, in a complex IT environment with multiple servers, this can be a daunting and…
Read More
CentOS
Mono is a cross-platform framework that is used for developing and operating various applications based on some additional specified standards. It supports .net frameworks and standard API as…
Read More
Red Hat
Fail2ban is an open-source intrusion prevention software for Linux and other Unix-like systems. Fail2ban works by scanning log files for failed authentication attempts or other signs of potential…
Read More
CentOS
In this article, we are going to show you the detailed steps to manage your disk volumes. This will include adding or extending the physical hard drives to…
Read More
Red Hat
The LAMP stack is a set of open-source tools used in web development. LAMP represents Linux, Apache HTTP Server, MySQL/MariaDB, and PHP. This guide will show you how…
Read More
CentOS
Docker-decompose tool is commonly used to configure multiple container-based Docker applications. Let’s we can say that Docker-compose is a command-line tool that helps to deploy multiple containers and…
Read More
Ubuntu
If you’re using Ubuntu Linux, chances are you will be using some if not many, python-based applications. Python is a simple to use, easy learning programming language and…
Read More
Ubuntu
Introduction Ansible AWX is an open-source project which is easy to use UI, Rest API and provides an easier way to manage your ansible project in IT environments.…
Read More
Ubuntu
The sudo command in Linux allows you to run all those commands which require root privileges. Without root privileges, a normal user is very limited in what they…
Read More
CentOS
Apache OpenOffice is known as OpenOffice. It is an open-source office suite that consists of different features such as presentations, word processing, spreadsheets, databases, and graphics. OpenOffice suite…
Read More