SSH

Opening the GUI

Windows

On Windows, the Tectia Connections Configuration GUI can be accessed in several ways:

  • Right-click on the Tectia tray icon in the Windows taskbar notification area to access the shortcut menu, and select Configuration.

  • When you have the Tectia SSH Terminal GUI active, click the Tectia Connections Configuration GUI icon in the toolbar or select Edit → Tectia Connections in the menu bar.

On Windows, Tectia Client includes a separate GUI for configuring the user interface settings for the Tectia SSH Terminal GUI. Open the Settings tool by clicking the icon in the toolbar of the Tectia SSH Terminal GUI. For instructions on the GUI configurations, see Appendix B.

Linux

On Linux, the Tectia Connections Configuration GUI can be started by running:

$ /opt/tectia/bin/ssh-tectia-configuration

The following options are available:

-f, --config=FILE

Use configuration file FILE.

-a, --broker-address=ADDR

Connect to separate Connection Broker process using given address.

-d, --debug=STR

Sets debug string to STR.

--convert

Convert old configuration file.

--new-profile

Add a new profile.

--profile-host=HOST

Profile host name when adding a new profile.

--profile-port=PORT

Profile port when adding a new profile.

--profile-user=USER

Profile user when adding a new profile.

--edit-profile=NAME

Edit existing profile NAME.

--ui-mode=MODE

User interface mode. Possible values are standard and file-transfer.

-V, --version

Print version.

-h, --help

Print usage.