Changes between Version 51 and Version 52 of InstallationGuidelines/Amazon


Ignore:
Timestamp:
06/23/13 19:24:40 (12 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Amazon

    v51 v52  
    7171chmod 0600 /swapfile1
    7272swapon /swapfile1
    73 
    74 }}}
    75 
    76 Make this persistent across reboots by adding the following to your /etc/fstab
    77 {{{
     73# Make persistent across reboots
    7874cat << EOF >> "/etc/fstab"
    7975/swapfile1 swap swap defaults 0 0