From a921995b3f99280572cfd69a5f8a85656ea5821e Mon Sep 17 00:00:00 2001 From: Sarimoko Date: Mon, 19 Jul 2021 07:49:28 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c343306..83d1047 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # SWAP -An overview of using SWAP Memory to free up server resources. \ No newline at end of file +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 +``` \ No newline at end of file