Changes between Version 1 and Version 2 of install_vserver


Ignore:
Timestamp:
Oct 28, 2008, 7:57:36 PM (17 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install_vserver

    v1 v2  
    32320 ottorene:~# mount /var/lib/vservers/zimmerman
    33330 ottorene:~# vserver zimmerman build -m debootstrap --context 101 --hostname zimmerman --interface eth0:209.234.253.170/27 --initstyle plain -- -d lenny -m http://ftp.us.debian.org/debian -- --include less,psmisc,lsof,socat,emacs22-nox,emacs22-bin-common,emacs22-common,liblockfile1,emacsen-common,bsdmainutils,locales --keyring=/usr/share/keyrings/debian-archive-keyring.gpg
     34
     350 ottorene:~# vserver-stat
     36CTX   PROC    VSZ    RSS  userTIME   sysTIME    UPTIME NAME
     370 ottorene:~# cat /etc/vservers/zimmerman/apps/init/mark
     38cat: /etc/vservers/zimmerman/apps/init/mark: No such file or directory
     391 ottorene:~# echo default > /etc/vservers/zimmerman/apps/init/mark
     400 ottorene:~# vserver zimmerman start
     41Mount failed for selinuxfs on /selinux:  Operation not permitted
     420 ottorene:~# vserver-stat
     43CTX   PROC    VSZ    RSS  userTIME   sysTIME    UPTIME NAME
     44101      4 122.8M     2M   0m00s32   0m00s24   0m20s17 zimmerman
     450 ottorene:~#
     46
    3447}}}