Lines Matching +full:host +full:- +full:only

17 environment: the host environment, and the jail environment.
18 The host environment is the real operating system environment, which is
23 host and jail environments to prevent overlap.
27 accessible to host environment applications to use.
28 If the accessibility of some host applications in the jail environment is
29 not desirable, it is necessary to configure those applications to only
33 one IP address is allocated to the host environment, and then a number
36 on the host to listen only on the host IP.
41 Other third party applications that have been installed on the host must also be
43 discover the host environment service, unless the jailbox has
47 The jail environments must also be custom-configured.
49 FreeBSD file system tree off of a subdirectory in the host environment,
55 One notable difference from the default FreeBSD install is that only
64 to start up the jail in single-user mode.
68 the host environment's configuration.
88 Also, any per-system configuration required for a normal FreeBSD system
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)
168 and from the host environment.
172 The only area that really differs are that of shutting
179 The jail environment is, in effect, a subset of the host environment:
180 the jail file system appears as part of the host file system, and may
181 be directly modified by processes in the host environment.
182 Processes within the jail appear in the process listing of the host,
184 The host process file system makes the hostname of the jail environment
185 accessible in /proc/procnum/status, allowing utilities in the host
199 This collision of identifiers is only visible in the host environment,
202 Managers in the host environment should understand these scoping issues,