Update 'README.md'
This commit is contained in:
parent
4837aa829b
commit
a921995b3f
10
README.md
10
README.md
|
@ -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
|
||||
```
|
Loading…
Reference in New Issue