SWAP/README.md

11 lines
273 B
Markdown
Raw Permalink Normal View History

2021-07-05 04:33:40 +00:00
# SWAP
2021-07-19 07:49:28 +00:00
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
```