Difference between revisions of "VCMD HowTo"

From Linux-VServer

Jump to: navigation, search

Revision as of 18:06, 8 August 2006

VCMD one-liners (by Bertl)

  • create a non virtualized init task
vcmd -i 100 -BC ctx_create .flagword=^34^33^32 -- vcmd -i -1 -BC set_cflags .mask=^33 -- cat /proc/self/status
  • create a virtualized init task
vcmd -i 100 -BC ctx_create .flagword=^34^33^32^4 -- vcmd -i -1 -BC set_cflags .mask=^33 -- cat /proc/self/status
Personal tools