Update 'README.md'

This commit is contained in:
Sarimoko 2021-07-19 07:49:28 +00:00
parent 4837aa829b
commit a921995b3f
1 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
# 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
```