Skip to content Skip to sidebar Skip to footer
Showing posts with the label Amazon Ec2

Reading In A File From Ubuntu (AWS EC2) On Local Machine?

I have a python script which I'm running on AWS (EC2 instance with Ubuntu). This python script… Read more Reading In A File From Ubuntu (AWS EC2) On Local Machine?

Node.js Get Notification For High Memory Usage

I have a Node.js app running on Ubuntu 14 on Amazon EC2. I want to send an email in case that the m… Read more Node.js Get Notification For High Memory Usage