Here’s the way I added swap file in AWS EC2, t2.medium. At that time, I was using Jenkins in the computer, and Jenkins didn’t work because of less swap area.
Continue reading AWS EC2: How I Added Swap FileTag Archives: aws
AWS EC2: Make OpenJDK 1.8.0 Java Default Version
This is a record when I make OpenJDK 1.8.0 default version in AWS EC2.
Continue reading AWS EC2: Make OpenJDK 1.8.0 Java Default VersionAWS EC2: Adjust Time Zone
(日本語) Python 3.4: AWS EC2 に chainer をインストールした方法
How to Deploy Spring Boot Application to AWS EC2 Amazon Linux
I created Spring Boot server application and deployed it to AWS EC2 Amazon Linux. I wrote the way to have deployed at that time.
Continue reading How to Deploy Spring Boot Application to AWS EC2 Amazon Linux