X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fsites%2Fcakelampvm.com%2Fdocs%2Fmanual%2Fcakelampvm_guide_v003.html;h=fb530a678e788b8496028c1e22931156238a2c6f;hb=79562d8c24ba1d79fb91ab22ca0d534bc77efac0;hp=729468a640882f6647dfca3212b8192ffad00fb3;hpb=d3f33845f7af968f9ac3fc90fc608d7ff1ffbf76;p=feisty_meow.git diff --git a/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html b/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html index 729468a6..fb530a67 100644 --- a/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html +++ b/production/sites/cakelampvm.com/docs/manual/cakelampvm_guide_v003.html @@ -11,8 +11,7 @@ Koeritz
feisty meow® concerns ltd.

VM Vintage: cakelampvm v003     -   - Docs Updated: 2018-05-21

+   Docs Updated: 2018-05-21

The cakelampvm project provides a Virtualbox VM that acts as an "internet in a bottle", serving up your web sites securely and only to your local host.  The virtual machine provides DNS services (Updating cakelampvm to the Latest Model

★ This section requires that the VM is already configured and is accessible via ssh.

-

argh: fix this info... The cakelampvm v002 is released with the intention - that it not need to be released again.  Version 001 was not built - with that explicit intention, which then required the release of Version - 002.  But we hope to not need a v003 release...

-

There is an update feature built into the VM that is quite easy to - use.  The updates are driven by the feisty meow script repository in - conjunction with a local scripted command.  To activate the "update - process" for your VM, run the following commands on the VM, logged in as - the developer user:

-
# update to the latest version of feisty meow.
rpuffer $FEISTY_MEOW_APEX; recustomize
# enact any configuration changes needed, such as permissions and account setup. -revamp_cakelampvm
+ There is an easy to use update feature built into the VM, with the latest + updates provided by the feisty meow script repository.  To activate the + update process for your VM, run the following commands on the VM, logged in + as the developer user: +
# updates to the latest version of feisty meow.
get_feisty; recustomize
# enacts any configuration changes needed, such as permissions and account setup. +revamp_cakelampvm_v003
-

These two commands can be run at any time to patch up your VM to the +

The commands above can be run at any time to patch up your VM to the latest configuration.

-

Recent versions of feisty meow support a new "get_feisty" - command, which will behave the same as the first line above.  Once - you have run the "puffer..." command above for the first time (on - cakelampvm v002), this new command becomes available.

+

Expert Notes: The "get_feisty" + command is useful in its own right for getting the latest version of the + feisty meow code; it downloads the latest bug fixes and gets the most + recent cakelampvm documentation.  The "revamp_cakelampvm" + command can repair most situations where the cakelampvm has gone astray, + especially for problems with permissions.

First Tasks as the Developer User

★ This section requires that the VM is already configured and is