Skip to content

Simple bash scripts to create swapfile on Linux servers

Notifications You must be signed in to change notification settings

afrizal-id/create-swapfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create swapfile on Linux server

The simple bash scripts to create swapfile on your Linux servers

How to create swap file?

  1. SSH login to your server as root
  2. Download the swapfile file according to your Linux server needed.
  3. Run the shell script
  4. Example to create 4Gb swapfile, please run command : $ sh ./swap4gb.sh

Credits

  • e-Padi.com Team
  • Afrizal

About

Simple bash scripts to create swapfile on Linux servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages