Changes between Version 2 and Version 3 of jazz/09-03-19


Ignore:
Timestamp:
Mar 19, 2009, 1:18:19 AM (15 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/09-03-19

    v2 v3  
    2525lenny:~# xen-create-image -dir /home/xen --dist etch --debootstrap --fs reiserfs --accounts --kernel /boot/vmlinuz-2.6.26-1-xen-amd64 --initrd /boot/initrd.img-2.6.26-1-amd64 --hostname etch1 --dhcp --mirror http://free.nchc.org.tw/debian
    2626lenny:~# vi /etc/xen/xend-config.sxp
     27lenny:~# /etc/init.d/xend restart
     28lenny:~# xm create etch1.cfg
     29lenny:~# xm list
     30Name                                        ID   Mem VCPUs      State   Time(s)
     31Domain-0                                     0   357     1     r-----    106.4
     32etch1                                        3   128     1     -b----      8.7
     33lenny:~# netstat -nap
     34Active Internet connections (servers and established)
     35Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
     36tcp        0      0 0.0.0.0:5901            0.0.0.0:*               LISTEN      2682/qemu-dm
    2737}}}