Where should I install packages in my AWS EC2 instance with no storage?
I’m trying to yum install
a package on my EC2 instance, but my instance is out of memory. I’m on a t2.medium instance, with 8GiB of memory and no storage, using Amazon Linux.
I’m trying to yum install
a package on my EC2 instance, but my instance is out of memory. I’m on a t2.medium instance, with 8GiB of memory and no storage, using Amazon Linux.