Журнал лабораторных работ

Содержание

Журнал

Пятница (02/25/11)

/dev/pts/3
08:43:56
#xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0  6925     2     r-----    293.4
/dev/pts/4
08:44:14
#brctl show
bridge name     bridge id               STP enabled     interfaces
eth0            8000.001bfc7db5a7       no              peth0
pan0            8000.000000000000       no
/dev/pts/3
08:44:14
#brctl show
bridge name     bridge id               STP enabled     interfaces
eth0            8000.001bfc7db5a7       no              peth0
pan0            8000.000000000000       no
/dev/pts/4
08:44:29
#grep -r pan0 /etc
/etc/bluetooth/network.conf:# Network Interface name for Group Network server. default:pan0
/dev/pts/3
08:44:29
#grep -r pan0 /etc
/etc/bluetooth/network.conf:# Network Interface name for Group Network server. default:pan0
/dev/pts/4
08:46:26
#grep 192.168.15.3 `find /etc`

/dev/pts/3
08:46:26
#grep 192.168.15.3 `find /etc`

/dev/pts/4
08:50:28
#grep 192.168.15.3 `find /etc -name i*`

/dev/pts/3
08:50:28
#grep 192.168.15.3 `find /etc -name i*`

/dev/pts/4
08:50:47
#grep 192.168.15.2 `find /etc -name i*`
/etc/network/interfaces:        address 192.168.15.2
/etc/network/interfaces:        broadcast 192.168.15.255
/etc/network/interfaces:        gateway 192.168.15.253
/dev/pts/3
08:50:47
#grep 192.168.15.2 `find /etc -name i*`
/etc/network/interfaces:        address 192.168.15.2
/etc/network/interfaces:        broadcast 192.168.15.255
/etc/network/interfaces:        gateway 192.168.15.253
/dev/pts/4
08:50:50
#man readline
/dev/pts/3
08:50:50
#man readline
/dev/pts/4
08:52:42
#brctl --help
Usage: brctl [commands]
commands:
        addbr           <bridge>                add bridge
        delbr           <bridge>                delete bridge
        addif           <bridge> <device>       add interface to bridge
        delif           <bridge> <device>       delete interface from bridge
        setageing       <bridge> <time>         set ageing time
        setbridgeprio   <bridge> <prio>         set bridge priority
        setfd           <bridge> <time>         set bridge forward delay
        sethello        <bridge> <time>         set hello time
        setmaxage       <bridge> <time>         set max message age
        setpathcost     <bridge> <port> <cost>  set path cost
        setportprio     <bridge> <port> <prio>  set port priority
        show                                    show a list of bridges
        showmacs        <bridge>                show a list of mac addrs
        showstp         <bridge>                show bridge stp info
        stp             <bridge> {on|off}       turn stp on/off
/dev/pts/3
08:52:42
#brctl --help
Usage: brctl [commands]
commands:
        addbr           <bridge>                add bridge
        delbr           <bridge>                delete bridge
        addif           <bridge> <device>       add interface to bridge
        delif           <bridge> <device>       delete interface from bridge
        setageing       <bridge> <time>         set ageing time
        setbridgeprio   <bridge> <prio>         set bridge priority
        setfd           <bridge> <time>         set bridge forward delay
        sethello        <bridge> <time>         set hello time
        setmaxage       <bridge> <time>         set max message age
        setpathcost     <bridge> <port> <cost>  set path cost
        setportprio     <bridge> <port> <prio>  set port priority
        show                                    show a list of bridges
        showmacs        <bridge>                show a list of mac addrs
        showstp         <bridge>                show bridge stp info
        stp             <bridge> {on|off}       turn stp on/off
/dev/pts/4
08:56:36
#xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0  6925     2     r-----    682.3
/dev/pts/3
08:56:36
#xm list
Name                                        ID   Mem VCPUs      State   Time(s)
Domain-0                                     0  6925     2     r-----    682.3
/dev/pts/4
08:56:39
#lvdisplay
  --- Logical volume ---
  LV Name                /dev/VG0/xen4vol
  VG Name                VG0
  LV UUID                AFYO17-7jci-lEqr-Bwbt-MHCC-cR5e-HmvOQU
  LV Write Access        read/write
  LV Status              available
  # open                 0
  LV Size                60,00 GiB
  Current LE             15360
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           254:0
/dev/pts/3
08:56:39
#lvdisplay
  --- Logical volume ---
  LV Name                /dev/VG0/xen4vol
  VG Name                VG0
  LV UUID                AFYO17-7jci-lEqr-Bwbt-MHCC-cR5e-HmvOQU
  LV Write Access        read/write
  LV Status              available
  # open                 0
  LV Size                60,00 GiB
  Current LE             15360
  Segments               1
  Allocation             inherit
  Read ahead sectors     auto
  - currently set to     256
  Block device           254:0
/dev/pts/4
08:56:43