first tranche of edits

This commit is contained in:
zdover 2015-11-06 10:38:36 +10:00 committed by Alexander Bokovoy
parent 37b38eadc5
commit dd22a3c299

View File

@ -25,19 +25,19 @@ Curriculum overview
Editing files on VMs Editing files on VMs
-------------------- --------------------
Parts of the workshop involves editing files on the virtual Parts of the workshop involve editing files on virtual
machines. The ``vi`` and GNU ``nano`` editors are available on the machines. The ``vi`` and GNU ``nano`` editors are available on the
VMs. If you are not familiar with ``vi`` or unsure what to use, you VMs. If you are not familiar with ``vi`` or you are unsure of what to use, you
should choose ``nano``. should choose ``nano``.
Example commands Example commands
---------------- ----------------
This guide contains many command examples. Some fo the commands are This guide contains many examples of commands. Some of the commands
to be exected on your host, others on either the ``server`` or the should be executed on your host, others on either the ``server`` or the
``client`` guest VM. For clarity, commands are annotated with the ``client`` guest VM. For clarity, commands are annotated with the
host on which they are meant to be executed:: host on which they are meant to be executed, as in these examples::
$ echo "Run it on virtualisation host (no annotation)" $ echo "Run it on virtualisation host (no annotation)"
@ -49,7 +49,7 @@ host on which they are meant to be executed::
Workshop feedback Workshop feedback
----------------- -----------------
After the workshop please consider leaving feedback at After you have completed the workshop, consider leaving feedback at
https://goo.gl/forms/P11DtfJiNq. https://goo.gl/forms/P11DtfJiNq.