Merge branch 'release-2.140.112'
[feisty_meow.git] / production / sites / cakelampvm.com / docs / manual / cakelampvm_guide_v003.html
index fe42bc589f72f317af09502b4c53cda03b3f0c90..fb530a678e788b8496028c1e22931156238a2c6f 100644 (file)
@@ -10,8 +10,8 @@
     <div style="text-align: center;"><span style="font-weight: bold;">By Chris
         Koeritz</span><span style="font-family: Comic Sans MS;"></span><span style="font-family: Comic Sans MS;"></span><br>
       <span style="font-family: Comic Sans MS;">feisty meow® concerns ltd</span>.</div>
-    <h3 style="   text-align: center;"> Vintage: cakelampvm v003 &nbsp;&nbsp;
-      Updated: 2018-2-7 (rev. j)</h3>
+    <h3 style="   text-align: center;">VM Vintage: cakelampvm v003 &nbsp; &nbsp;
+      &nbsp; Docs Updated: 2018-05-21</h3>
     <p>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.&nbsp; The virtual machine provides DNS services (<a target="_blank"
     with:
     <pre><span style="font-weight: bold;">ssh developer@10.28.42.20<br># or perform the equivalent connection with your ssh client.</span></pre>
     <p>And then provide the password to log in.</p>
-    <p>
-      <meta http-equiv="content-type" content="text/html; charset=utf-8">
-    </p>
-    <p>
-      <meta charset="utf-8">
-      &#9733; It is very important that the ssh connection is working properly before
-      proceeding to other configuration steps.&nbsp; If ssh is not working, try
-      pinging the host:</p>
+    <p> </p>
+    <p> &#9733; It is very important that the ssh connection is working properly
+      before proceeding to other configuration steps.&nbsp; If ssh is not
+      working, try pinging the host:</p>
     <pre><b>ping 10.28.42.20</b></pre>
     <p>If the ping is also failing, then please re-check the two network
       configuration sections above (for Host-Only networking and NAT
     <h2>Updating cakelampvm to the Latest Model<a id="#update-vm" name="#update-vm"></a></h2>
     <p>&#9733; This section requires that the VM is already configured and is
       accessible via ssh.</p>
-    <p>argh: fix this info...  
-The cakelampvm v002 is released with the intention that it not need to be
-      released again.&nbsp; Version 001 was not built with that explicit
-      intention, which then required the release of Version 002.&nbsp; But we
-      hope to not need a v003 release...</p>
-    <p>There is an update feature built into the VM that is quite easy to
-      use.&nbsp; The updates are driven by the feisty meow script repository in
-      conjunction with a local scripted command.&nbsp; To activate the "update
-      process" for your VM, run the following commands on the VM, logged in as
-      the <i>developer</i> user:</p>
-    <pre><span style="font-weight: bold;"># update to the latest version of feisty meow.<br>rpuffer $FEISTY_MEOW_APEX; regenerate<br># enact any configuration changes needed, such as permissions and account setup.
-revamp_cakelampvm</span></pre>
+    There is an easy to use update feature built into the VM, with the latest
+    updates provided by the feisty meow script repository.&nbsp; To activate the
+    update process for your VM, run the following commands on the VM, logged in
+    as the <i>developer</i> user:
+    <pre><span style="font-weight: bold;"># updates to the latest version of feisty meow.<br>get_feisty; recustomize<br># enacts any configuration changes needed, such as permissions and account setup.
+revamp_cakelampvm_v003</span></pre>
     <span style="font-weight: bold;"> </span>
-    <p>These two commands can be run at any time to patch up your VM to the
+    <p>The commands above can be run at any time to patch up your VM to the
       latest configuration.</p>
-    <p>Recent versions of feisty meow support a new "<span style="font-weight: bold; font-family: monospace;">get_feisty</span>"
-      command, which will behave the same as the first line above.&nbsp; Once
-      you have run the "puffer..." command above for the first time (on
-      cakelampvm v002), this new command becomes available.</p>
+    <p>Expert Notes: The "<span style="font-weight: bold; font-family: monospace;">get_feisty</span>"
+      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.&nbsp; The "<span style="font-weight: bold; font-family: monospace;">revamp_cakelampvm</span>"
+      command can repair most situations where the cakelampvm has gone astray,
+      especially for problems with permissions.</p>
     <ul>
-      <li>The "<span style="font-weight: bold; font-family: monospace;">get_feisty</span>"
-        command is useful in its own right for getting the latest version of the
-        feisty meow code; run it again if you need bug fixes or if you want the
-        most recent cakelampvm documentation.</li>
-      <li>The "<span style="font-weight: bold; font-family: monospace;">revamp_cakelampvm</span>"
-        command can be used to repair many situations when the cakelampvm has
-        gone astray, especially for problems with permissions.</li>
     </ul>
     <h2>First Tasks as the Developer User</h2>
     <p>&#9733; This section requires that the VM is already configured and is