SWAP/README.md

11 lines
273 B
Markdown

# SWAP
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
```