1
0
Fork 0
mirror of https://github.com/composer/composer synced 2025-05-09 00:22:53 +00:00

Permanent swap file tutorial proposed

This commit is contained in:
Baptiste Donaux 2016-11-23 12:05:55 +01:00 committed by GitHub
parent f1eb787013
commit 90b79d685a

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