Management and Repository for FreeBSD Jails

Attention! Current pages describe CBSD version 10.1.4. If you are using an older version, please update first.

Attention! I apologize for the automatic translation of this text. You can improve it by sending me a more correct version of the text or fix html pages via GITHUB repository.

Execute commands on remote nodes:

rexe command

                        % cbsd rexe
                

When remove node keys added you can run remote commands on a remote host. For example:

                        % cbsd rexe node=s1.my.domain date
                        % cbsd rexe node=s2.my.domain cbsd jconstruct-tui
                

//to be continued