Lines Matching +full:system +full:- +full:management
3 Managing Jails and the Jail File System Environment
9 This includes copies of all relevant system binaries, data files, and its
18 The host environment is the real operating system environment, which is
47 The jail environments must also be custom-configured.
49 FreeBSD file system tree off of a subdirectory in the host environment,
58 To improve storage efficiency, a fair number of the binaries in the system tree
64 to start up the jail in single-user mode.
66 it is not installed by default as part of the system tree.
88 Also, any per-system configuration required for a normal FreeBSD system
119 and mounting a process file system for the jail, if the ability to
125 # mount -t procfs proc /data/jail/192.168.11.100/proc
143 247 ?? IsJ 0:00.05 inetd -wW
148 93695 p0 SsJ 0:00.06 -csh (csh)
158 As with any FreeBSD system, accounts may be created and deleted,
160 system may be hacked into if configured incorrectly, or running a buggy
164 Jail Management
166 Jail management is an interesting prospect, as there are two perspectives
171 such as mounting file systems, modifying system kernel properties, etc.
173 the system down: the processes within the jail may deliver signals
175 system back up requires intervention from outside of the jailbox.
180 the jail file system appears as part of the host file system, and may
184 The host process file system makes the hostname of the jail environment
189 useful from a management perspective if the contents of the jail are
212 Management of jails is an area that will see further improvement in