How to Enable EPEL Repo on Amazon Linux 2

Enable EPEL on Amazon Linuzx 2

Enable EPEL (Extra Packages for Enterprise Linux) in Amazon Linux 2 for installing various additional software packages that run on RPM-based Linux. Apart from the official repository of Amazon Linux 2, we can add a popular one known as EPEL. That stands for Extra Packages …

Read more

How to install php 7.4 on Amazon linux 2

How to install PHP 7.4 on Amazon Linux 2

Execute the command in this tutorial to install the PHP 7.4 version on Amazon Linux 2 for your web applications that don’t support the latest version of PHP. Amazon Linux 2 is the current long-term supported and RPM-based Linux offered by AWS to run on …

Read more

How to install Kali Linux on AWS EC2 Instance

Kali Linux Ec2 Instance connect via SSH

If you want your Penetration Testing Linux operating system such as Kali Linux with you always, then install it on Amazon Cloud Infrastructure AWS EC2 (Elastic computing) Instance using the steps given here.  Kali Linux is a popular Debian-based Linux operating system designed to use …

Read more

Install Postgresql 13 on AWS Ec2 Amazon linux 2

PostgreSQL on Amazon Linux 2

Developers of PostgreSQL call this platform “The world’s most advanced open-source database”. PostgreSQL is available for Linux including for other common operating systems such as macOS, Windows, and BSD. PostgreSQL implements the 2008 SQL standard very comprehensively. In addition to common data types, the database …

Read more

How to install Git on AWS EC2 Amazon Linux 2

GIT install on AWS ec2 Amazon Linux 2

We can easily download Git from almost all Linux distributions using the integrated package manager. Here we will see how to install GIT on Amazon Linux running on AWS Ec2 Instance. Git is a freely available open-source system for distributed versioning. It is fast, scalable, …

Read more

How to create a new AWS ec2 Instance on Amazon Cloud

Create a new AWS ec2 Instance

Learn the steps to create, launch and connect Amazon ec2 Instance from your browser to use various virtual machines based on Linux or Windows such as Ubuntu, CentOS, Amazon Linux, RHEL, Windows server, and more… What is Elastic Compute Cloud or EC2? Elastic Compute Cloud …

Read more