티스토리 뷰
스왑 확인
swapon --summary
스왑 생성
fallocate -l 512M /swapfile
dd if=/dev/zero of=/swapfile bs=1M count=512
chmod 600 /swapfile
ls -a / | grep swapfile
-rw------- 1 root root 536870912 Feb 12 23:55 swapfile
mkswap /swapfile
swapon /swapfile
vim /etc/fstab
/swapfile none swap defaults 0 0
'Linux' 카테고리의 다른 글
이미지 매직 (ImageMagick) convert: no images defined 에러 (0) | 2018.11.20 |
---|---|
ulimit (0) | 2018.09.21 |
php 7 설치 (0) | 2018.09.10 |
netconsole (0) | 2018.09.05 |
memcached (0) | 2018.08.29 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- mod_security
- 베이어다이나믹
- php
- Apache
- iptables
- pptp
- IPSEC
- GeoIP
- HAProxy
- ntp
- galera
- 리눅스
- centos8
- MySQL
- virtualbox
- centOS7
- L2TP
- mariadb
- cURL
- SSL
- ssh
- kvm
- WAF
- 인증서
- NGINX
- yum
- softether
- OpenVPN
- glusterfs
- gitlab
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함