ended3월 16일· 1 sources

How to Add Swap Space on Ubuntu (5GB Example)

Ubuntu에서 Swap 공간 추가하는 방법 (5GB 예제)

Why it matters

A step-by-step guide to adding a 5GB swap file on Ubuntu using fallocate, setting proper permissions, formatting and enabling swap, and making it persistent via /etc/fstab. It also covers tuning vm.swappiness to 10 for desktops with sufficient RAM to minimize unnecessary swap usage.

1
Sources
+0
24h
Growth
189d
Active
Swap SpaceUbuntuswappinessfallocateOOM killer

Sources

Related Issues