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

How to SSH AWS ec2 Linux Instances remotely

use command prompt to connect ec2 aws over ssh

After setting up Linux (Amazon Linux, Ubuntu, CentOS, RHEL, etc.) running ec2 Instance on AWS cloud computing platform we can use SSH to connect and control it remotely; instead of using the console directly from ec2 Dashboard. SSH is a secure shell protocol that default …

Read more

How to install AWS CLI on Debian 11 or 12 Linux

Download AWS CLI installation script on Debian 11

To manage AWS servers, Amazon Cloud offers a command-line interface tool called AWS CLI. It is an open-source program that helps users to manage and automate various Amazon cloud servers directly from their system’s command-line shell. Here we learn the steps to install the AWS …

Read more

How to install Foreman on Rocky or Almalinux 8

Foreman installation on Rocky Linux or Almalinux

Here we learn the steps and commands to install Foreman on AlamLinux or Rocky Linux 8 using command terminal… What is Foreman in Linux? Foreman is an open-source lifecycle management suite – this means that it covers all tasks that are pending, from creation to …

Read more

How To Install Grafana on Almalinux or Rocky Linux 8

Grafana Dashboard installed on AlmaLinux or Rocky Linux 8

Learn the commands to install open source Grafana on AlmaLinux or Rocky Linux to visualize data in dynamic and interactive dashboards.  What is Grafana? In simple words, Grafana is a free and open-source software used by developers and administrators to visualize data generated by different …

Read more