Skip to content

A useful tool for creating a swapfile even when swapon commands are denied by your VPS provider

Notifications You must be signed in to change notification settings

deadthings/fakeswap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

fakeswap

Forked from: AnthonyDS/fakeswap.sh https://gist.github.com/AnthonyDS/30501b3f8a725a3ef9084e9af08c20e4

Instructions:

Do chmod a+x fakeswap.sh

Execute as follows for your preferred swap size:

./fakeswap.sh <-- Default value (512MB swapfile)

./fakeswap.sh 1024 <-- 1GB swapfile (recommended for 2GB VPS servers)

./fakeswap.sh 2048 <-- 2GB swapfile (recommended for 1GB VPS servers)

About

A useful tool for creating a swapfile even when swapon commands are denied by your VPS provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages