Changes between Version 4 and Version 5 of DevEnvBuildNotes


Ignore:
Timestamp:
11/26/12 22:55:46 (12 years ago)
Author:
Jacob
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevEnvBuildNotes

    v4 v5  
    66Create a new virtual machine; configure for 1 processor, 512GB RAM, 20GB monolithic elastic hard drive. Install [http://sourceforge.net/projects/turnkeylinux/files/turnkey-core/ TurnKey Core Lucid 11.0].
    77== Initial bash Script ==
    8 '''Note: BZR/Launchpad info is deprecated. Please use GitHub. Thanks ''Jacob, 26/11/12'''''
     8'''Note: BZR/Launchpad info is deprecated. Please use GitHub. Thanks ''Jacob, 26/11/12'''''[[BR]]
     9
    910Automate as much as possible with a bash script called install-dev-env. Use sftp client and upload to new machine; login to the machine and chmod +x install-dev-env. Execute the script with ./install-dev-env, for example.
    1011