How to configure server in EC2 Linux instance?

To Install: sudo dnf install httpd
Start & Activate: sudo systemctl start httpd && sudo systemctl enable httpd

What are the commonly used linux based servers in AWS WC2 Instance?

Amazon linux 2023 kernel, Red hat Enterprise linux 10, Ubuntu server 24.04

How to access linux servers in AWS EC2 Instance?

EC2 Instant connect from SSH client tab in Instance connect option in AWS

What is the software used to access windows server in AWS?

RDP or RDP client

What is the default username for Windows server?

Administrator