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-node-setup(1) FreeBSD General Commands Manual hpct-node-setup(1)

hpct-node-setupHiPerConTracer Node

hpct-node-setup USER@COLLECTOR NODE_ID [-h | --help] [-v | --verbose] [-q | --quiet]

hpct-node-setup is the HiPerConTracer node setup script. It is run on a node, in order to:

1. Create an SSH key pair (for public/private key-based authentication to collector);
 
2. Upload the public key to the collector;
 
3. Configure SSH public/private key-based authentication on the collector (for SSH node->collector; Note: this configures password-less login to the node user node<NODE_ID> on the collector!);
 
4. Update known_hosts on the collector with node's server key (for SSH collector->node via Reverse Tunnel; Note: this direction is *not* configured, for security!).
 
5. Update /etc/hipercontracer/hpct-sync.conf with the given ID and collector.
 

The following arguments must be provided:

USER@COLLECTOR
Sets the SSH location of the collector, i.e. USER@HOST.EXAMPLE.
NODE_ID
Sets the node ID, a number from 1 to 9999.
|
Prints command help.
-|--quiet
Turns off status output.
-|--verbose
Turns on status output.

sudo hpct-node-setup nornetpp@hpct-collector.example 1
 
sudo hpct-node-setup nornetpp@hpct-collector.example 1000
 
sudo hpct-node-setup nornetpp@hpct-collector.example 2000 --verbose
 
sudo hpct-node-setup nornetpp@hpct-collector.example 2001 -v
 

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

May 12, 2025 hpct-node-setup

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.