1
0
Fork 0

Merge pull request #5897 from baptistedonaux/patch-1

Permanent swap file tutorial proposed
pull/5787/merge
Jordi Boggiano 2016-12-06 22:44:11 +01:00 committed by GitHub
commit cd21d7e7d4
1 changed files with 1 additions and 0 deletions

View File

@ -283,6 +283,7 @@ To enable the swap you can use for example:
/sbin/mkswap /var/swap.1
/sbin/swapon /var/swap.1
```
You can make a permanent swap file following this [tutorial](https://www.digitalocean.com/community/tutorials/how-to-add-swap-on-ubuntu-14-04).
## Degraded Mode