Enable X11 Forwarding Setup in EC2 instance
Enable X11 Forwarding from EC2 Linux Server to support GUI based installation from EC2 instance
Pre-requisite
EC2 instance (RHEL/Amazon Linux2/Ubuntu)
Xming
Putty
Steps to follow
Step 1: Install required X11 package
sudo yum install xorg-x11-xauth
In...
hash.rbashish.tech1 min read