Skip to content

emanuelzh/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

  • For errors, bugs and requests you are free to open an issue.
  • For comments or somehting else you can contact me to [email protected] or @emanuelzh.

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