SSH

Documentation Conventions

Operating System Names
Directory Paths

The following typographical conventions are used in Tectia documentation:

Table 1.1. Documentation conventions

ConventionUsageExample
BoldTools, menus, GUI elements and commands, command-line tools, strong emphasisClick Apply or OK.
Series of menu selectionsSelect FileSave
MonospaceCommand-line and configuration options, file names and directories, etc.Refer to readme.txt
ItalicsReference to other documents or products, URLs, emphasisSee Tectia Client User Manual
Monospace
Italics
Replaceable text or valuesrename oldfile newfile
#In front of a command, # indicates that the command is run as a privileged user (root).
# rpm --install package.rpm
$In front of a command, $ indicates that the command is run as a non-privileged user.
$ sshg3 user@host
\At the end of a line in a command, \ indicates that the command continues on the next line, but there was not space enough to show it on one line.
$ ssh-keygen-g3 -t rsa \
  -F -c mykey

[Note]Note

A Note indicates neutral or positive information that emphasizes or supplements important points of the main text. Supplies information that may apply only in special cases (for example, memory limitations, equipment configurations, or specific versions of a program).

[Caution]Caution

A Caution advises users that failure to take or to avoid a specified action could result in loss of data.

Operating System Names

When the information applies to several operating systems versions, the following naming systems are used:

  • Unix refers to the following supported operating systems:

    • IBM AIX

    • Red Hat Linux, SUSE Linux

    • Solaris

    • IBM z/OS, when applicable; as Tectia Server for IBM z/OS is running in USS and uses Unix-like tools.

  • z/OS is used for IBM z/OS, when the information is directly related to IBM z/OS versions.

  • Windows refers to all supported Windows versions.

Directory Paths

The following conventions are used in the documentation to refer to directory paths:

$HOME

A Unix environment variable, that indicates the path to the user's home directory.

%APPDATA%

A Windows environment variable, that indicates the path to the user-specific Application Data folder. By default expands to:

"C:\Users\<username>\AppData\Roaming".

%USERPROFILE%

A Windows environment variable, that indicates the path to the user-specific profile folder. By default expands to:

"C:\Users\<username>" .

<INSTALLDIR>

Indicates the default installation directory on Windows:

"C:\Program Files (x86)\SSH Communications Security\SSH Tectia" on 64-bit Windows versions