Scroll to navigation

VSPACE(8) System Administration VSPACE(8)

NAME

vspace - manages spaces

SYNOPSIS

vspace <operation> <spaces>* [--] [<program> <args>*]

DESCRIPTION

<operation> can be one of:

... create new spaces and execute <program> there; <program> is mandatory in this case
... enter the spaces of context <xid> and execute <program> there; <program> is mandatory in this case
... assign the current spaces to the current context
... work with the namespaces for <idx>

<spaces>* specifies the spaces to manipulate. It can be any combination of:

... specify a mask of spaces
... the default spaces for this kernel
... the mount namespace
... the fs_struct
... the IPC namespace
... the uts namespace
... the user namespace
... the pid namespace
... the network namespace

Please report bugs to vserver@list.linux-vserver.org

This program is part of util-vserver

COPYRIGHT

Copyright © 2004 Enrico Scholz
Copyright © 2007 Daniel Hokka Zakrisson This program is free software; you may redistribute it under the terms of the GNU General Public License. This program has absolutely no warranty.

May 2013 vspace -- manages spaces