Update 'README.md'
This commit is contained in:
parent
4837aa829b
commit
a921995b3f
|
@ -1,3 +1,11 @@
|
||||||
# SWAP
|
# SWAP
|
||||||
|
|
||||||
An overview of using SWAP Memory to free up server resources.
|
An overview of using SWAP Memory to free up server resources.
|
||||||
|
|
||||||
|
***
|
||||||
|
|
||||||
|
### SUGGESTED
|
||||||
|
I suggest that Preload be used with system that have SWAP available. To enable this advanced cacheing software input the following into terminal:
|
||||||
|
```sh
|
||||||
|
sudo apt install -y preload
|
||||||
|
```
|
Loading…
Reference in New Issue