How I Added Swap Memory to an Ubuntu EC2 Instance for Jenkins
Running Jenkins, Docker, and other DevOps tools on a small AWS EC2 instance can quickly consume available RAM, just like mine. When physical memory becomes limited, Linux can use swap space as additio
Aug 17, 20266 min read

