FreeBSD virtual environment management and repository

2020-10 upd: we reached the first fundraising goal and rented a server in Hetzner for development! Thank you for donating !

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

Please note: these commands support the mask (wildcard) as a jname, for example: jname='*', jname='ja*l*'

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.

Jail removal:

jremove command

			% cbsd jremove
		

Description:

Removal of jail mentions all files anyway connected with a jail:

  • a) fstab for current jail
  • b) data directory or ZFS filesystem with jail data
  • c) statistics and description for jail
  • d) snapshots

in a case when jremove executed for jail in status On, it will be automatically stopped.

Example:
			% cbsd jremove jail1