1.1.1. Preface

The class consists of a number of lessons the are integrated into this table of contents. The lessesn as well as the table of contents will be updated throughout the semester in order to provide addition, corrections and integrate contributions from the cours participants. Contributions are conducted with git pull requests.

1.1.1.1. Contact

  • Gregor von Laszewski
  • [laszewski@gmail.com](mailto:laszewski@Gmail.com?subject=Feedback cloudmesh.robot)

1.1.1.2. Contributors

The list of contributors can be seen here:

1.1.1.3. Conventions

$

When showing examples of commands, the $ symbol precedes the actual command. So, the other lines are the output obtained after executing the command. An example invoking the ls command follows:
$ ls

Commands on the NodeMCU are typically indicated with >>> the python interpreter prompt. Example:

>>> import os
>>> os.listdir()

PORTALNAME

In some examples we refer to your portal name as the PORTALNAME you have on FutureSystems.

USERNAME

In some examples we refer to your local computers name as USERNAME. Your portal name and your local name may be different.

Menu selections

Start ‣ Programs

Man page:

ls(1)

Note: .. note:: This is a note

test