SMSagnik Mukherjeeinec2filetransfer.hashnode.dev·Apr 9 · 2 min readFile Transfer between EC2 and another EC2 and Local Machine to EC2Part 1 : EC2 to Local --> Local to EC2 : Step 1 : Create an EC2 Instance with any name and with the basic configuration.Step 2 : Create a normal text file. cat > text.txt This is a test file ## Press 00
SMSagnik Mukherjeeinrhelconfig.hashnode.dev·Apr 2 · 1 min readYUM Configuration on RHELI recently completed a hands-on project focused on configuring and managing a Red Hat Enterprise Linux (RHEL) environment. This project helped me strengthen my understanding of Linux system administra00