caost.github.io

Ready for takeoff

Home Getting Started Search About

create swap

September 5, 2018

# fallocate -l 2G swap.img
# chmod 600 swap.img
# swapon swap.img
# swapon
# swapoff swap.img
# swapon
# vi /etc/fstab
Read More

프로젝트 시작 시 준비해야 할 것

August 28, 2018

프로젝트 시작 시 AA가 준비해야할 것들을 정리해보았다.

Read More

예제로 보는 Lambda

August 27, 2018

lambda

Read More