Skip to content

A shell script to enable swap file on your vagrant box

Notifications You must be signed in to change notification settings

kzulis/vagrant-swapfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

I use this script to setup a swapfile on a vagrant box (tested on Ubuntu 14.04)

#Usage

Inside vagrant, login as root

sudo -s

On the root home clone the repo

git clone https://github.com/emanuelzh/vagrant-swapfile.git

Give execute permissions to vagrant-swapfile.sh file

chmod u+x vagrant-swapfile.sh

Run

./vagrant-swapfile.sh

#Contribute

About

A shell script to enable swap file on your vagrant box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%