GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
hpct-ssh(1) FreeBSD General Commands Manual hpct-ssh(1)

hpct-sshHiPerConTracer SSH via Reverse Tunnel

hpct-ssh USER@NODE_ID [-h | --help] [-v | --verbose] [-q | --quiet] [-c | --copy-id] [--] SSH_ARGUMENTS ...

hpct-ssh is the HiPerConTracer Reverse Tunnel SSH script. It is to be run on the Collector and provides SSH login via reverse tunnel to a given node.

The following arguments must be provided:

|
Prints command help.
-|--quiet
Turns off status output.
-|--verbose
Turns on status output.
|
Calls ssh-copy-id first, in order to configure public/private key-based authentication to the remote node. If successful, SSH is tried. This should provide a password-less login.
--
All arguments after -- are provided to the SSH call.

hpct-ssh user@1000
 
hpct-ssh user@1000 --verbose
 
hpct-ssh user@1000 --copy-id --verbose
 
hpct-ssh user@1000 --quiet -- 'hostname; pactl list sources'
 

Thomas Dreibholz
https://www.simula.no/people/dreibh
mailto://dreibh@simula.no

May 12, 2025 hpct-ssh

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.