-
Notifications
You must be signed in to change notification settings - Fork 0
seed
Arash Abadpour edited this page Aug 1, 2022
·
8 revisions
The seed
is a set of bash instructions that installs abcli
on a Linux machine and is delivered through either an external USB key or the clipboard.
- Wipe a USB key, name it
SEED
, and insert it into a machine that is runningabcli
. - In a terminal run:
abcli seed . key
abcli seed eject
Find a machine that is running abcli
and open two terminals. In the first terminal, ssh
to the target machine. In the second terminal run:
abcli seed <target-machine>
Now switch to the first terminal and paste the clipboard (Ctrl+V
). Type in abcli seed help
for details.