This is the command maas-enlist that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
maas-enlist -- MaaS Enlistment tool, for enlisting with a MaaS server over a network
SYNOPSIS
maas-enlist --serverurl=[protocol://]127.0.0.1 --hostname=test-node --mac-
address=AA:BB:CC:DD:EE:FF,AA:BB:CC:DD:EE:F1
DESCRIPTION
: maas-enlist <parameters>
Parameters:
-s, --serverurl
-- resolvable IP or hostname of the MaaS server. May optionally prefix http:// or
https:// to explicitly set the protocol. If unspecified, the protocol is http://.
-n, --hostname
-- hostname to assign the node
-i, --interface
-- network interface to register
-a, --arch
-- architecture to register the node with
--interface is optional; if not specified, all network interfaces will be registered
all other parameters are required
WARNING
When using http:// as the protocol, all traffic sent unencrypted. It is strongly
recommended that http:// only be used in a trusted network segment.
maas-enlist USAGE:(1)
Use maas-enlist online using onworks.net services