My Setup 2: Public Key Authentication

In addition to my setup, this code assumes that your SSH keys are stored on a hot-swappable mass storage device (USB stick, flash card etc.). It first asks you to connect the storage device and then adds your key(s) into the SSH agent.

Line Spacing

This command will alter the spacing of the lines of text by the specified factor:

Index

This note introduces commands to add an index to your document:

Indenting

Not much to say about that:

German Language Support

Use the following hints to add German language support:

Footnotes

The following command will produce a single footnote. They are automatically numbered:

Euro Symbol

Include the Euro symbol in your document:

Duplicating StdOut

In case you would ever like to duplicate standard output to log the stream of data while processing it, tee is your friend:

Document Classes

Some comments about document classes

Detecting Pipes in Perl

This is something you won’t need each and every day of your life but I won’t have to rethink it once I need it ;-)