FreeBSD Manual Pages
hpct-node-setup(1) General Commands Manual hpct-node-setup(1) NAME hpct-node-setup -- HiPerConTracer Node SYNOPSIS hpct-node-setup COLLECTOR NODE_ID DESCRIPTION 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. ARGUMENTS The following arguments must be provided: COLLECTOR Sets the SSH location of the collector, i.e. USER@HOST. NODE_ID Sets the node ID, a number from 1 to 9999. EXAMPLES sudo hpct-node-setup nornetpp@hpct-collector.example 1 sudo hpct-node-setup nornetpp@hpct-collector.example 1000 AUTHORS Thomas Dreibholz https://www.simula.no/people/dreibh mailto://dreibh@simula.no hpct-node-setup December 19, 2024 hpct-node-setup(1)
NAME | SYNOPSIS | DESCRIPTION | ARGUMENTS | EXAMPLES | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hpct-node-setup&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>
