Scroll to navigation

VUNAME(8) System Administration VUNAME(8)

NAME

vuname - modifies and shows uname entries of vserver contexts

SYNOPSIS

vuname [-g] --xid <xid> <TAG>*

DESCRIPTION

vuname -s --xid <xid> -t <TAG>=<VALUE> [--] [<command> <args>*]
vuname --dir <dir> --xid <xid> [--missingok] [--] [<command> <args>*]
Options:
... get and print the value
... set the value
... operate on this context; 'self' means the current one

-t <TAG>=<VALUE>

...
set <TAG> to <VALUE>; this option can be repeated multiple time
... read values from files in <dir>. These files must have a valid TAG as their name
... do not fail when the <DIR> from '--dir' does not exist.
Possible values for TAG are:
context, sysname, nodename, release, version, machine, domainname

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

This program is part of util-vserver

COPYRIGHT

Copyright © 2004 Enrico Scholz 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 vuname -- modifies and shows uname entries of vserver contexts