FreeBSD ◆ xterm ◆ csh 4010 views

These are the steps to setup chyves on a fresh system.

cd Downloads

fetch https://github.com/chyves/chyves/archive/master.zip

unzip master.zip

cd chyves-master

make what

make install

cd ~

zfs list -r dozer

chyves dataset dozer install

chyves list pools

chyves network bridge0 attach bce1

chyves list bridges

At this point chyves is ready to be used.