2004-12-23 14:08:13 +01:00
|
|
|
Several utilities for managing jails.
|
2002-06-27 16:13:55 +02:00
|
|
|
|
2004-07-23 17:54:41 +02:00
|
|
|
4.x:
|
2002-06-27 16:13:55 +02:00
|
|
|
|
2004-07-23 17:54:41 +02:00
|
|
|
killjail shutdown or restart a jail (when used with jailer)
|
|
|
|
jails list the jails running on a system
|
|
|
|
jstart start up a jail securely
|
2002-06-27 16:13:55 +02:00
|
|
|
|
2004-07-23 17:54:41 +02:00
|
|
|
5.x:
|
|
|
|
|
|
|
|
jps List processes in a jail
|
|
|
|
jid Print id of a jail
|
|
|
|
jstart Start up a jail securily
|
|
|
|
jkill Shutdown a jail in an orderly fashion
|
|
|
|
jails List running jails
|
2004-12-23 14:08:13 +01:00
|
|
|
injail Determine if a process is running in a jail
|
2004-07-23 17:54:41 +02:00
|
|
|
|
|
|
|
WWW: http://memberwebs.com/nielsen/freebsd/jails/jailutils/
|