Explorar o código

Permanent swap file tutorial proposed

Baptiste Donaux %!s(int64=8) %!d(string=hai) anos
pai
achega
90b79d685a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/articles/troubleshooting.md

+ 1 - 0
doc/articles/troubleshooting.md

@@ -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