/l3/users/eb/2009/linux9/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 :22 :23 :24 :25 :26 :27 :28 :29 :30 :31 :32 :33 :34 :35 :36 :37 :38 :39 |
|
#vi access
|
#From:MAILER-DAEMON@store2.netvisao.pt REJECT
78 dnl # provided access db for details on excluding localhosts... 79 FEATURE(`greet_pause', `1000')dnl 1 seconds 80 dnl # 81 dnl # Delay_checks allows sender<->recipient checking 82 FEATURE(`delay_checks', `friend', `n')dnl 83 dnl # 84 dnl # If we get too many bad recipients, slow things down... 85 define(`confBAD_RCPT_THROTTLE',`3')dnl 86 dnl # 87 dnl # Stop connections that overflow our concurrent and time connection rates ... 101 102 dnl # Masquerading options 103 FEATURE(`always_add_domain')dnl 104 MASQUERADE_AS(`linux9.unix.nt')dnl 105 FEATURE(`allmasquerade')dnl 106 FEATURE(`masquerade_envelope')dnl 107 108 MAILER_DEFINITIONS 109 MAILER(`local')dnl 110 MAILER(`smtp')dnl |
#~
78 dnl # provided access db for details on excluding localhosts... 79 FEATURE(`greet_pause', `1000')dnl 1 seconds 80 dnl # 81 dnl # Delay_checks allows sender<->recipient checking 82 FEATURE(`delay_checks', `friend', `n')dnl 83 dnl # 84 dnl # If we get too many bad recipients, slow things down... 85 define(`confBAD_RCPT_THROTTLE',`3')dnl 86 dnl # 87 dnl # Stop connections that overflow our concurrent and time connection rates ... 101 102 dnl # Masquerading options 103 FEATURE(`always_add_domain')dnl 104 MASQUERADE_AS(`linux9.unix.nt')dnl 105 FEATURE(`allmasquerade')dnl 106 FEATURE(`masquerade_envelope')dnl 107 108 MAILER_DEFINITIONS 109 MAILER(`local')dnl 110 MAILER(`smtp')dnl |
#~
77 dnl # The greet_pause feature stops some automail bots - but check the 78 dnl # provided access db for details on excluding localhosts... 79 FEATURE(`greet_pause', `1000')dnl 1 seconds 80 dnl # 81 dnl # Delay_checks allows sender<->recipient checking 82 FEATURE(`delay_checks', `friend', `n')dnl 83 dnl # 84 dnl # If we get too many bad recipients, slow things down... 85 define(`confBAD_RCPT_THROTTLE',`3')dnl 86 dnl # ... 100 dnl # Default Mailer setup 101 102 dnl # Masquerading options 103 FEATURE(`always_add_domain')dnl 104 MASQUERADE_AS(`linux9.unix.nt')dnl 105 FEATURE(`allmasquerade')dnl 106 FEATURE(`masquerade_envelope')dnl 107 108 MAILER_DEFINITIONS 109 MAILER(`local')dnl |
#110 MAILER(`smtp')dnl
79 FEATURE(`greet_pause', `1000')dnl 1 seconds 80 dnl # 81 dnl # Delay_checks allows sender<->recipient checking 82 FEATURE(`delay_checks', `friend', `n')dnl 83 dnl # 84 dnl # If we get too many bad recipients, slow things down... 85 define(`confBAD_RCPT_THROTTLE',`3')dnl 86 dnl # 87 dnl # Stop connections that overflow our concurrent and time connection rates 88 FEATURE(`conncontrol', `nodelay', `terminate')dnl ... ~ ~ ~ ~ ~ ~ ~ ~ ~ "sendmail.mc" 110L, 4211C записано |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmail. |
#for i in {1..16}
> do > echo spam | mutt -s SPAMMMM user@class$i.unix.nt > done |
#/etc/init.d/sendmail restart
65 # If you're not firewalled, and you have a lan, get firewalled *NOW* 66 # GreetPause - delay to check for spammers 67 # Client Connection rate (and #) control 68 Connect:localhost RELAY 69 GreetPause:localhost 0 70 ClientRate:localhost 0 71 ClientConn:localhost 0 72 #Connect:10 RELAY 73 #GreetPause:10 0 74 #ClientRate:10 0 ... 83 ClientConn:IPv6:::1 0 84 #Connect:172.16 RELAY 85 #Connect:172.17 RELAY 86 #Connect:172.18 RELAY 87 #Connect:172.19 RELAY 88 #Connect:172.20 RELAY 89 #Connect:172.21 RELAY 90 #Connect:172.22 RELAY 91 #Connect:172.23 RELAY 92 #Connect:172.24 RELAY |
#/etc/init.d/sendmail restart
31 # 32 # This file is used to configure Sendmail for use with Debian systems. 33 # 34 define(`_USE_ETC_MAIL_')dnl 35 include(`/usr/share/sendmail/cf/m4/cf.m4')dnl 36 VERSIONID(`$Id: sendmail.mc, v 8.14.3-9 2009-03-01 18:51:56 cowboy Exp $') 37 OSTYPE(`debian')dnl 38 DOMAIN(`debian-mta')dnl 39 dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE 40 undefine(`confHOST_STATUS_DIRECTORY')dnl #DAEMON_HOSTSTATS= ... 54 dnl # 55 FEATURE(`no_default_msa')dnl 56 dnl DAEMON_OPTIONS(`Family=inet6, Name=MTA-v6, Port=smtp, Addr=::1')dnl 57 DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=0.0.0.0')dnl 58 dnl DAEMON_OPTIONS(`Family=inet6, Name=MSP-v6, Port=submission, M=Ea, Addr=::1')dnl 59 DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission, M=Ea, Addr=0.0.0.0')dnl 60 dnl # nings')dnlomewhat anal in what we allow 64 dnl #e(`confPRIVACY_FLAGS',dnl 65 dnl # Define connection throttling and window length,restrictexpand,nobodyreturn,authwarr |
# 66 define(`confCONNECTION_RATE_THROTTLE', `15')dnl
31 # 32 # This file is used to configure Sendmail for use with Debian systems. 33 # 34 define(`_USE_ETC_MAIL_')dnl 35 include(`/usr/share/sendmail/cf/m4/cf.m4')dnl 36 VERSIONID(`$Id: sendmail.mc, v 8.14.3-9 2009-03-01 18:51:56 cowboy Exp $') 37 OSTYPE(`debian')dnl 38 DOMAIN(`debian-mta')dnl 39 dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE 40 undefine(`confHOST_STATUS_DIRECTORY')dnl #DAEMON_HOSTSTATS= ... 54 dnl # 55 FEATURE(`no_default_msa')dnl 56 dnl DAEMON_OPTIONS(`Family=inet6, Name=MTA-v6, Port=smtp, Addr=::1')dnl 57 DAEMON_OPTIONS(`Family=inet, Name=MTA-v4, Port=smtp, Addr=0.0.0.0')dnl 58 dnl DAEMON_OPTIONS(`Family=inet6, Name=MSP-v6, Port=submission, M=Ea, Addr=::1')dnl 59 DAEMON_OPTIONS(`Family=inet, Name=MSP-v4, Port=submission, M=Ea, Addr=0.0.0.0')dnl 60 dnl # nings')dnlomewhat anal in what we allow 64 dnl #e(`confPRIVACY_FLAGS',dnl 65 dnl # Define connection throttling and window length,restrictexpand,nobodyreturn,authwarr |
# 66 define(`confCONNECTION_RATE_THROTTLE', `15')dnl
131 #From:MAILER-DAEMON@store2.netvisao.pt REJECT 132 # 133 # Block invalid IPs 134 # 135 198.162.15.10 REJECT 140 ~ ~ ~ ~ ... ~ ~ ~ ~ ~ ~ ~ ~ ~ "access" 140L, 4283C записано |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmail. |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmail. |
#/etc/init.d/sendmail restart
Restarting Mail Transport Agent (MTA): sendmail. |
#ssh 10.0.35.100
Host key fingerprint is 69:b5:3e:1a:9a:b7:c3:c3:96:03:c7:b7:b4:69:1d:3b +--[ RSA 2048]----+ | | | | | . | | o . | | .S . | | ..o.o . | | =.+o= o | | oXo=.E | | ooo* . | +-----------------+ root@10.0.35.100's password: |
#bc
bc 1.06.94 Copyright 1991-1994, 1997, 1998, 2000, 2004, 2006 Free Software Foundation, Inc. This is free software with ABSOLUTELY NO WARRANTY. For details type `warranty'. 3500-2040-450-230 780 (interrupt) use quit to exit. quit |
#ping mail.ru
PING mail.ru (194.67.57.226) 56(84) bytes of data. 64 bytes from mail.ru (194.67.57.226): icmp_seq=1 ttl=117 time=112 ms 64 bytes from mail.ru (194.67.57.226): icmp_seq=2 ttl=117 time=85.1 ms ^C --- mail.ru ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 85.102/98.941/112.780/13.839 ms |
#ping bk.ru
PING bk.ru (194.67.57.226) 56(84) bytes of data. 64 bytes from mail.ru (194.67.57.226): icmp_seq=1 ttl=117 time=88.5 ms 64 bytes from mail.ru (194.67.57.226): icmp_seq=2 ttl=117 time=87.1 ms ^C --- bk.ru ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 87.136/87.820/88.505/0.745 ms |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.723 cache size : 2048 KB physical id : 0 siblings : 2 ... f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4800.24 clflush size : 64 power management: |
#cat /proc/cpuinfo | grep vmx
|
#cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0 : active (auto-read-only) raid1 sda2[0] sdb2[1] 29302464 blocks [2/2] [UU] unused devices: <none> |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.723 cache size : 2048 KB physical id : 0 siblings : 2 ... f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4800.24 clflush size : 64 power management: |
#ssh 192.168.15.10
Host key fingerprint is 34:6c:c2:da:38:7c:d7:17:e9:cd:17:8d:e7:cf:f1:a6 +--[ RSA 2048]----+ | | | . . . ..| | o = o ..o| | . + + o . + o.| | = o S . o o.o| | o . . o+| | =| | o | ... root@192.168.15.10's password: Linux linux10 2.6.29-2-686 #1 SMP Sun May 17 17:56:29 UTC 2009 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. You have new mail. Last login: Fri Jun 5 14:56:52 2009 from 192.168.15.253 l3-agent is already running: pid=29242; pidfile=/root/.lilalo/l3-agent.pid |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Celeron(R) CPU 2.66GHz stepping : 1 cpu MHz : 2666.771 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc up pebs bts pni dtes64 monitor ds_cpl tm2 cid cx16 xtpr bogomips : 5333.54 clflush size : 64 power management: |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Celeron(R) CPU 2.66GHz stepping : 1 cpu MHz : 2666.771 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc up pebs bts pni dtes64 monitor ds_cpl tm2 cid cx16 xtpr bogomips : 5333.54 clflush size : 64 power management: |
#fdisk -l
Disk /dev/sda: 82.0 GB, 81964302336 bytes 255 heads, 63 sectors/track, 9964 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x3b172248 Device Boot Start End Blocks Id System /dev/sda1 1 2432 19535008+ 83 Linux /dev/sda2 2433 6080 29302560 83 Linux Disk /dev/sdb: 80.0 GB, 80000000000 bytes 255 heads, 63 sectors/track, 9726 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes ... Disk /dev/md0: 30.0 GB, 30005723136 bytes 2 heads, 4 sectors/track, 7325616 cylinders Units = cylinders of 8 * 512 = 4096 bytes Disk identifier: 0x00000000 Disk /dev/md0 doesn't contain a valid partition table Disk /dev/dm-0: 1073 MB, 1073741824 bytes 255 heads, 63 sectors/track, 130 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00000000 Disk /dev/dm-0 doesn't contain a valid partition table |
#vi /etc/apt/sources.list
--- /tmp/l3-saved-3506.22454.10365 2009-06-05 17:04:09.000000000 +0300 +++ /etc/apt/sources.list 2009-06-05 17:04:41.000000000 +0300 @@ -1 +1 @@ -deb http://10.0.35.100:9999/debian sid main +deb http://10.0.35.100:9999/debian etch main |
#apt-get update
Получено:1 http://10.0.35.100 etch Release.gpg [1032B] Игн http://10.0.35.100 etch/main Translation-ru Получено:2 http://10.0.35.100 etch Release [67,8kB] Игн http://10.0.35.100 etch/main Packages Получено:3 http://10.0.35.100 etch/main Packages [5620kB] Получено 5689kБ за 2s (2605kБ/c) Чтение списков пакетов... Готово |
#uname -r
2.6.29-2-686 |
#apt-get install xen-linux-system-2.6.18-6-xen-686
ЧÑение ÑпиÑков пакеÑов... ÐоÑово ÐоÑÑÑоение деÑева завиÑимоÑÑей ЧÑение инÑоÑмаÑии о ÑоÑÑоÑнии... ÐоÑово СледÑÑÑие пакеÑÑ ÑÑÑанавливалиÑÑ Ð°Ð²ÑомаÑиÑеÑки и болÑÑе не ÑÑебÑÑÑÑÑ: libicu40 portmap ÐÐ»Ñ Ð¸Ñ ÑÐ´Ð°Ð»ÐµÐ½Ð¸Ñ Ð¸ÑполÑзÑйÑе 'apt-get autoremove'. ÐÑдÑÑ ÑÑÑÐ°Ð½Ð¾Ð²Ð»ÐµÐ½Ñ ÑледÑÑÑие дополниÑелÑнÑе пакеÑÑ: bridge-utils linux-image-2.6.18-6-xen-686 linux-modules-2.6.18-6-xen-686 xen-hypervisor-3.0.3-1-i386-pae xen-utils-3.0.3-1 xen-utils-common ÐÑедлагаемÑе пакеÑÑ: ... ÐаÑÑÑаиваеÑÑÑ Ð¿Ð°ÐºÐµÑ xen-hypervisor-3.0.3-1-i386-pae (3.0.3-0-4) ... Searching for GRUB installation directory ... found: /boot/grub Searching for default file ... found: /boot/grub/default Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst Searching for splash image ... none found, skipping ... Found Xen hypervisor 3.0.3-1-i386-pae, kernel: /boot/vmlinuz-2.6.18-6-xen-686 Found kernel: /boot/vmlinuz-2.6.29-2-686 Found kernel: /boot/vmlinuz-2.6.18-6-xen-686 Updating /boot/grub/menu.lst ... done ÐаÑÑÑаиваеÑÑÑ Ð¿Ð°ÐºÐµÑ xen-linux-system-2.6.18-6-xen-686 (2.6.18.dfsg.1-24) ... |
#apt-get install xen-utils-3.2
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово E: Не удалось найти пакет xen-utils-3.2 |
#apt-cache search xen-utils-3.2
|
#~
ii xen-utils-3.0.3-1 3.0.3-0-4 XEN administrative tools ii xen-utils-common 3.0.3-0-2 XEN administrative tools - common files |
#dpkg -r xen-utils-3.0.3-1
dpkg: зависимости не позволяют удалить пакет xen-utils-3.0.3-1: xen-hypervisor-3.0.3-1-i386-pae зависит от xen-utils-3.0.3-1. dpkg: не удалось обработать параметр xen-utils-3.0.3-1 (--remove): проблемы зависимостей -- не удаляется При обработке следующих пакетов произошли ошибки: xen-utils-3.0.3-1 |
#vi /etc/apt/sources.list
--- /tmp/l3-saved-3506.6117.7932 2009-06-05 17:18:15.000000000 +0300 +++ /etc/apt/sources.list 2009-06-05 17:18:36.000000000 +0300 @@ -1 +1 @@ -deb http://10.0.35.100:9999/debian etch lenny main +deb http://10.0.35.100:9999/debian etch lenny sid main |
#vi /etc/apt/sources.list
--- /tmp/l3-saved-3506.24049.12565 2009-06-05 17:19:06.000000000 +0300 +++ /etc/apt/sources.list 2009-06-05 17:21:44.000000000 +0300 @@ -1 +1,2 @@ -deb http://10.0.35.100:9999/debian etch lenny sid main +deb http://10.0.35.100:9999/debian sid main contrib non-free +deb http://10.0.35.100:9999/debian etch main contrib non-free |
#ssh 10.0.35.100
Host key fingerprint is 69:b5:3e:1a:9a:b7:c3:c3:96:03:c7:b7:b4:69:1d:3b +--[ RSA 2048]----+ | | | | | . | | o . | | .S . | | ..o.o . | | =.+o= o | | oXo=.E | ... root@10.0.35.100's password: Linux linux0 2.6.18-6-xen-686 #1 SMP Sun Feb 10 22:43:13 UTC 2008 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. You have new mail. Last login: Fri Jun 5 17:21:18 2009 from linux15.class15.unix.nt l3-agent is already running: pid=1896; pidfile=/root/.lilalo/l3-agent.pid |
#~
53 54 ## altoption boot targets option 55 ## multiple altoptions lines are allowed 56 ## e.g. altoptions=(extra menu suffix) extra boot options 57 ## altoptions=(single-user) single 58 # altoptions=(single-user mode) single 59 60 ## controls how many kernels should be put into the menu.lst 61 ## only counts the first occurence of a kernel, not the 62 ## alternative kernel options ... 92 kerneluld updat /boot/vmlinuz-2.6.29-2-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8ac5a4cc 0 ro single Debian GNU/Linux, kernel 2.6.29-2-686 (single-user mode) 96 initrddefault=f /boot/initrd.img-2.6.29-2-686 97 kernel /boot/vmlinuz-2.6.29-2-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8ac5a4cc 5a4c0 ro Debian GNU/Linux, kernel 2.6.18-6-xen-686 101 initrd /boot/initrd.img-2.6.18-6-xen-686 102 kernel /boot/vmlinuz-2.6.18-6-xen-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8acc 5a4c0 ro single Debian GNU/Linux, kernel 2.6.18-6-xen-686 (single-user mode) 106 initrd /boot/initrd.img-2.6.18-6-xen-686 107 kernel /boot/vmlinuz-2.6.18-6-xen-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8acc |
#vi /boot/grub/menu.lst
|
#vi /boot/grub/menu.lst
|
#vi /boot/grub/menu.lst
--- /tmp/l3-saved-3506.27875.29277 2009-06-05 17:32:07.000000000 +0300 +++ /boot/grub/menu.lst 2009-06-05 17:34:56.000000000 +0300 @@ -6,9 +6,9 @@ kernel /vmlinuz root=LABEL=ROOT initrd /initrd.img -title Xen 3.0.3-1-i386-pae / Debian GNU/Linux, kernel 2.6.18-6-xen-686 +title Xen 3.2.1-2-i386 / Debian GNU/Linux, kernel 2.6.18-6-xen-686 root (hd0,0) -kernel /boot/xen-3.0.3-1-i386-pae.gz +kernel /boot/xen-3.2.1-2-i386.gz module /boot/vmlinuz-2.6.18-6-xen-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8ac5a4c0 ro console=tty0 module /boot/initrd.img-2.6.18-6-xen-686 |
#cat /etc/apt/sources.list
deb http://10.0.35.1:9999/debian sid main contrib non-free deb http://10.0.35.1:9999/debian etch main contrib non-free #deb http://www.debian-multimedia.org sid main |
#exit
Connection to 10.0.35.100 closed. |
#vi /boot/grub/menu.lst
--- /tmp/l3-saved-3506.17176.4216 2009-06-05 17:34:59.000000000 +0300 +++ /boot/grub/menu.lst 2009-06-05 17:45:48.000000000 +0300 @@ -8,7 +8,7 @@ title Xen 3.2.1-2-i386 / Debian GNU/Linux, kernel 2.6.18-6-xen-686 root (hd0,0) -kernel /boot/xen-3.2.1-2-i386.gz +kernel /boot/xen-3.2.1-2-i386.gz dom0_m=1G module /boot/vmlinuz-2.6.18-6-xen-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8ac5a4c0 ro console=tty0 module /boot/initrd.img-2.6.18-6-xen-686 |
#cat /proc/cpuinfo
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.723 cache size : 2048 KB physical id : 0 siblings : 2 ... f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4800.24 clflush size : 64 power management: |
#lspci
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02) 00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02) 00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02) 00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02) 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2) 00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02) 00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA IDE Controller (rev 02) 01:00.0 IDE interface: JMicron Technologies, Inc. JMB368 IDE controller 02:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0) |
#vi /boot/grub/menu.lst
--- /tmp/l3-saved-3506.13222.20201 2009-06-05 17:46:06.000000000 +0300 +++ /boot/grub/menu.lst 2009-06-05 17:48:44.000000000 +0300 @@ -8,7 +8,7 @@ title Xen 3.2.1-2-i386 / Debian GNU/Linux, kernel 2.6.18-6-xen-686 root (hd0,0) -kernel /boot/xen-3.2.1-2-i386.gz dom0_m=1G +kernel /boot/xen-3.2-1-i386.gz dom0_m=1G module /boot/vmlinuz-2.6.18-6-xen-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8ac5a4c0 ro console=tty0 module /boot/initrd.img-2.6.18-6-xen-686 |
#vi /boot/grub/menu.lst
|
#vi /boot/grub/menu.lst
--- /tmp/l3-saved-3506.18793.31130 2009-06-05 17:53:45.000000000 +0300 +++ /boot/grub/menu.lst 2009-06-05 17:54:35.000000000 +0300 @@ -8,7 +8,7 @@ title Xen 3.2.1-2-i386 / Debian GNU/Linux, kernel 2.6.18-6-xen-686 root (hd0,0) -kernel /boot/xen-3.2-1-i386.gz dom0_m=1G +kernel /boot/xen-3.2-1-i386.gz dom0_mem=1G module /boot/vmlinuz-2.6.18-6-xen-686 root=UUID=54ad86a2-ab97-4023-aae1-9bca8ac5a4c0 ro console=tty0 module /boot/initrd.img-2.6.18-6-xen-686 |
#ssh 10.0.35.100
Host key fingerprint is 69:b5:3e:1a:9a:b7:c3:c3:96:03:c7:b7:b4:69:1d:3b +--[ RSA 2048]----+ | | | | | . | | o . | | .S . | | ..o.o . | | =.+o= o | | oXo=.E | ... root@10.0.35.100's password: Linux linux0 2.6.18-6-xen-686 #1 SMP Sun Feb 10 22:43:13 UTC 2008 i686 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. You have new mail. Last login: Fri Jun 5 18:33:18 2009 from linux4.class4.unix.nt l3-agent is already running: pid=1896; pidfile=/root/.lilalo/l3-agent.pid |
#vi /etc/apt/sources.list
--- /tmp/l3-saved-3451.29537.12239 2009-06-05 18:58:32.000000000 +0300 +++ /etc/apt/sources.list 2009-06-05 18:59:06.000000000 +0300 @@ -1,2 +1,2 @@ -deb http://10.0.35.100:9999/debian sid main contrib non-free +#deb http://10.0.35.100:9999/debian sid main contrib non-free deb http://10.0.35.100:9999/debian etch main contrib non-free |
#apt-get install linux-headers-2.6.18-6-xen-686
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Следующие пакеты устанавливались автоматически и больше не требуются: libicu40 portmap Для их удаления используйте 'apt-get autoremove'. Будут установлены следующие дополнительные пакеты: cpp-4.1 gcc-4.1 gcc-4.1-base libmudflap0 libmudflap0-dev libssp0 linux-headers-2.6.18-6-xen linux-kbuild-2.6.18 Предлагаемые пакеты: ... Обрабатываются триггеры для man-db ... Настраивается пакет gcc-4.1-base (4.1.1-21) ... Настраивается пакет cpp-4.1 (4.1.1-21) ... Настраивается пакет libssp0 (4.1.1-21) ... Настраивается пакет gcc-4.1 (4.1.1-21) ... Настраивается пакет libmudflap0 (4.1.1-21) ... Настраивается пакет libmudflap0-dev (4.1.1-21) ... Настраивается пакет linux-headers-2.6.18-6-xen (2.6.18.dfsg.1-24) ... Настраивается пакет linux-kbuild-2.6.18 (2.6.18-1) ... Настраивается пакет linux-headers-2.6.18-6-xen-686 (2.6.18.dfsg.1-24) ... |
#apt-get install linux-source-2.6.18
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Следующие пакеты устанавливались автоматически и больше не требуются: libicu40 portmap Для их удаления используйте 'apt-get autoremove'. Предлагаемые пакеты: libncurses-dev ncurses-dev kernel-package libqt3-mt-dev НОВЫЕ пакеты, которые будут установлены: linux-source-2.6.18 обновлено 0, установлено 1 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено. Необходимо скачать 41,5MБ архивов. После данной операции, объём занятого дискового пространства возрастёт на 41,6MB. Получено:1 http://10.0.35.100 etch/main linux-source-2.6.18 2.6.18.dfsg.1-24 [41,5MB] Получено 41,5MБ за 34s (1190kБ/c) Выбор ранее не выбранного пакета linux-source-2.6.18. (Чтение базы данных ... на данный момент установлено 64726 файлов и каталогов.) Распаковывается пакет linux-source-2.6.18 (из файла .../linux-source-2.6.18_2.6.18.dfsg.1-24_all.deb)... Настраивается пакет linux-source-2.6.18 (2.6.18.dfsg.1-24) ... |
#apt-get install build-essential
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Уже установлена самая новая версия build-essential. Следующие пакеты устанавливались автоматически и больше не требуются: libicu40 portmap Для их удаления используйте 'apt-get autoremove'. обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено. |
#nmap
Nmap 4.68 ( http://nmap.org ) Usage: nmap [Scan Type(s)] [Options] {target specification} TARGET SPECIFICATION: Can pass hostnames, IP addresses, networks, etc. Ex: scanme.nmap.org, microsoft.com/24, 192.168.0.1; 10.0.0-255.1-254 -iL <inputfilename>: Input from list of hosts/networks -iR <num hosts>: Choose random targets --exclude <host1[,host2][,host3],...>: Exclude hosts/networks --excludefile <exclude_file>: Exclude list from file HOST DISCOVERY: ... --send-eth/--send-ip: Send using raw ethernet frames or IP packets --privileged: Assume that the user is fully privileged --unprivileged: Assume the user lacks raw socket privileges -V: Print version number -h: Print this help summary page. EXAMPLES: nmap -v -A scanme.nmap.org nmap -v -sP 192.168.0.0/16 10.0.0.0/8 nmap -v -iR 10000 -PN -p 80 SEE THE MAN PAGE FOR MANY MORE OPTIONS, DESCRIPTIONS, AND EXAMPLES |
#nmap -lnp
nmap: unrecognized option '-lnp' Nmap 4.68 ( http://nmap.org ) Usage: nmap [Scan Type(s)] [Options] {target specification} TARGET SPECIFICATION: Can pass hostnames, IP addresses, networks, etc. Ex: scanme.nmap.org, microsoft.com/24, 192.168.0.1; 10.0.0-255.1-254 -iL <inputfilename>: Input from list of hosts/networks -iR <num hosts>: Choose random targets --exclude <host1[,host2][,host3],...>: Exclude hosts/networks --excludefile <exclude_file>: Exclude list from file ... --send-eth/--send-ip: Send using raw ethernet frames or IP packets --privileged: Assume that the user is fully privileged --unprivileged: Assume the user lacks raw socket privileges -V: Print version number -h: Print this help summary page. EXAMPLES: nmap -v -A scanme.nmap.org nmap -v -sP 192.168.0.0/16 10.0.0.0/8 nmap -v -iR 10000 -PN -p 80 SEE THE MAN PAGE FOR MANY MORE OPTIONS, DESCRIPTIONS, AND EXAMPLES |
#nmap -l
nmap: option '-l' is ambiguous Nmap 4.68 ( http://nmap.org ) Usage: nmap [Scan Type(s)] [Options] {target specification} TARGET SPECIFICATION: Can pass hostnames, IP addresses, networks, etc. Ex: scanme.nmap.org, microsoft.com/24, 192.168.0.1; 10.0.0-255.1-254 -iL <inputfilename>: Input from list of hosts/networks -iR <num hosts>: Choose random targets --exclude <host1[,host2][,host3],...>: Exclude hosts/networks --excludefile <exclude_file>: Exclude list from file ... --send-eth/--send-ip: Send using raw ethernet frames or IP packets --privileged: Assume that the user is fully privileged --unprivileged: Assume the user lacks raw socket privileges -V: Print version number -h: Print this help summary page. EXAMPLES: nmap -v -A scanme.nmap.org nmap -v -sP 192.168.0.0/16 10.0.0.0/8 nmap -v -iR 10000 -PN -p 80 SEE THE MAN PAGE FOR MANY MORE OPTIONS, DESCRIPTIONS, AND EXAMPLES |
#init 6
|
#ls
console-only l1-linux-v1.2.40.0.tar.gz l3-config syslog2jabber fixcon l3-agent l3script |
#tar -xvf l1-linux-v1.2.40.0.tar.gz
l1-linux-v1.2.40.0/ l1-linux-v1.2.40.0/release_note.txt l1-linux-v1.2.40.0/readme l1-linux-v1.2.40.0/copying l1-linux-v1.2.40.0/src/ l1-linux-v1.2.40.0/src/at.h l1-linux-v1.2.40.0/src/kcompat_ethtool.c l1-linux-v1.2.40.0/src/kcompat.h l1-linux-v1.2.40.0/src/Makefile l1-linux-v1.2.40.0/src/at_main.c l1-linux-v1.2.40.0/src/at_hw.h l1-linux-v1.2.40.0/src/Module.symvers l1-linux-v1.2.40.0/src/at_hw.c l1-linux-v1.2.40.0/src/at_param.c l1-linux-v1.2.40.0/src/kcompat.c l1-linux-v1.2.40.0/src/at_osdep.h l1-linux-v1.2.40.0/src/at_ethtool.c l1-linux-v1.2.40.0/atl1.spec l1-linux-v1.2.40.0/ldistrib.txt l1-linux-v1.2.40.0/atl1.7 tar: l1-linux-v1.2.40.0: временная метка 2010-03-06 22:31:41 - 23689605.97642 с в будущем |
#cd
|
#ls
data date.log file0 harddisk.img psword screen.dot userad date05.log DFJ file1 Mail q screen.png date2.log FDGJDGF FJHDGFJ mailto q! sent |
#ls
console-only l1-linux-v1.2.40.0 l3-agent l3script fixcon l1-linux-v1.2.40.0.tar.gz l3-config syslog2jabber |
#cd l1-linux-v1.2.40.0/
|
#ls
atl1.7 atl1.spec copying ldistrib.txt readme release_note.txt src |
#less readme
|
#cd src
|
#lspci
00:00.0 Host bridge: Intel Corporation 82P965/G965 Memory Controller Hub (rev 02) 00:02.0 VGA compatible controller: Intel Corporation 82G965 Integrated Graphics Controller (rev 02) 00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 02) 00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 02) 00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 02) 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 02) 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 02) 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 02) 00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 02) 00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 02) 00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 02) 00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 02) 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2) 00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface Controller (rev 02) 00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA IDE Controller (rev 02) 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 02) 00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA IDE Controller (rev 02) 01:00.0 IDE interface: JMicron Technologies, Inc. JMB368 IDE controller 02:00.0 Ethernet controller: Attansic Technology Corp. L1 Gigabit Ethernet Adapter (rev b0) |
#make install
make -C /lib/modules/2.6.18-6-xen-686/build SUBDIRS=/usr/local/bin/l1-linux-v1.2.40.0/src modules make[1]: Entering directory `/usr/src/linux-headers-2.6.18-6-xen-686' CC [M] /usr/local/bin/l1-linux-v1.2.40.0/src/at_main.o CC [M] /usr/local/bin/l1-linux-v1.2.40.0/src/at_hw.o CC [M] /usr/local/bin/l1-linux-v1.2.40.0/src/at_param.o CC [M] /usr/local/bin/l1-linux-v1.2.40.0/src/at_ethtool.o CC [M] /usr/local/bin/l1-linux-v1.2.40.0/src/kcompat.o LD [M] /usr/local/bin/l1-linux-v1.2.40.0/src/atl1.o Building modules, stage 2. MODPOST ... # remove all old versions of the driver find /lib/modules/2.6.18-6-xen-686 -name atl1.ko -exec rm -f {} \; || true find /lib/modules/2.6.18-6-xen-686 -name atl1.ko.gz -exec rm -f {} \; || true install -D -m 644 atl1.ko /lib/modules/2.6.18-6-xen-686/kernel/drivers/net/atl1/atl1.ko /sbin/depmod -a || true install -D -m 644 atl1.7.gz /usr/share/man/man7/atl1.7.gz man -c -P'cat > /dev/null' atl1 || true man: не удалось записать в /var/cache/man/cat7/atl1.7.gz в режиме catman atl1. |
#modprobe atl
FATAL: Module atl not found. |
#modprobe atl1
|
#ls /dev | grep eth
|
#ifup eth0
|
#ls /dev | grep eth
|
#ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1e:8c:64:2c:4a inet addr:192.168.15.9 Bcast:192.168.15.255 Mask:255.255.255.0 inet6 addr: fe80::21e:8cff:fe64:2c4a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:96 errors:0 dropped:0 overruns:0 frame:0 TX packets:104 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:13134 (12.8 KiB) TX bytes:9214 (8.9 KiB) Memory:dffc0000-e0000000 lo Link encap:Local Loopback ... RX packets:30 errors:0 dropped:0 overruns:0 frame:0 TX packets:30 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4376 (4.2 KiB) TX bytes:4376 (4.2 KiB) sit0 Link encap:IPv6-in-IPv4 NOARP MTU:1480 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) |
#ping 10.0.35.100
PING 10.0.35.100 (10.0.35.100) 56(84) bytes of data. 64 bytes from 10.0.35.100: icmp_seq=1 ttl=63 time=0.167 ms 64 bytes from 10.0.35.100: icmp_seq=2 ttl=63 time=0.153 ms --- 10.0.35.100 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1000ms rtt min/avg/max/mdev = 0.153/0.160/0.167/0.007 ms |
#ls /dev/ | grep eth
|
#less readme
|
#ls
data date.log file0 harddisk.img psword screen.dot userad date05.log DFJ file1 Mail q screen.png date2.log FDGJDGF FJHDGFJ mailto q! sent |
#find / -name atl
|
#find / -name *atl*
/sys/module/atl1 /lib/modules/2.6.29-2-686/kernel/drivers/net/atl1e /lib/modules/2.6.29-2-686/kernel/drivers/net/atl1e/atl1e.ko /lib/modules/2.6.29-2-686/kernel/drivers/net/atlx /lib/modules/2.6.29-2-686/kernel/drivers/net/atlx/atl2.ko /lib/modules/2.6.29-2-686/kernel/drivers/net/atlx/atl1.ko /lib/modules/2.6.29-2-686/kernel/drivers/net/atl1c /lib/modules/2.6.29-2-686/kernel/drivers/net/atl1c/atl1c.ko /lib/modules/2.6.29-2-686/kernel/drivers/input/misc/atlas_btns.ko /lib/modules/2.6.18-6-xen-686/kernel/drivers/net/atl1 ... /usr/local/bin/l1-linux-v1.2.40.0/src/.tmp_versions/atl1.mod /usr/local/bin/l1-linux-v1.2.40.0/src/atl1.o /usr/local/bin/l1-linux-v1.2.40.0/src/atl1.mod.o /usr/local/bin/l1-linux-v1.2.40.0/src/.atl1.ko.cmd /usr/local/bin/l1-linux-v1.2.40.0/src/.atl1.mod.o.cmd /usr/local/bin/l1-linux-v1.2.40.0/src/.atl1.o.cmd /usr/local/bin/l1-linux-v1.2.40.0/atl1.spec /usr/local/bin/l1-linux-v1.2.40.0/atl1.7 /usr/lib/python2.5/site-packages/numpy/matlib.pyc /usr/lib/python2.5/site-packages/numpy/matlib.py |
#mount
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755) proc on /proc type proc (rw,noexec,nosuid,nodev) sysfs on /sys type sysfs (rw,noexec,nosuid,nodev) procbususb on /proc/bus/usb type usbfs (rw) udev on /dev type tmpfs (rw,mode=0755) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620) rootfs on / type rootfs (rw) /dev/sdb1 on /mnt type ext3 (rw) |
#mount /dev/sdc1 /mnt
mount: you must specify the filesystem type |
#mount -f vfat /dev/sdc1 /mnt
Usage: mount -V : print version mount -h : print this help mount : list mounted filesystems mount -l : idem, including volume labels So far the informational part. Next the mounting. The command is `mount [-t fstype] something somewhere'. Details found in /etc/fstab may be omitted. mount -a [-t|-O] ... : mount all stuff from /etc/fstab mount device : mount device at the known place mount directory : mount known device here ... One can change the type of all the mounts in a mount subtree containing the directory dir: mount --make-rshared dir mount --make-rslave dir mount --make-rprivate dir mount --make-runbindable dir A device can be given by name, say /dev/hda1 or /dev/cdrom, or by label, using -L label or by uuid, using -U uuid . Other options: [-nfFrsvw] [-o options] [-p passwdfd]. For many more details, say man 8 mount . |
#mount -t vfat /dev/sdc1 /mnt
mount: special device /dev/sdc1 does not exist |
#ls media
ls: невозможно получить доступ к media: Нет такого файла или каталога |
#ls /media
|
#ls -la /media
итого 8 drwxr-xr-x 2 root root 4096 Июн 5 19:03 . drwxr-xr-x 22 root root 4096 Май 26 10:24 .. -rw-r--r-- 1 root root 0 Июн 5 19:03 .hal-mtab |
#tail -f /var/log/messages
Jun 5 19:03:39 linux9 kernel: IPv6 over IPv4 tunneling driver Jun 5 19:03:40 linux9 lpd[2465]: restarted Jun 5 19:03:45 linux9 kernel: Bridge firewalling registered Jun 5 19:03:51 linux9 kernel: [drm] Initialized drm 1.0.1 20051102 Jun 5 19:03:51 linux9 kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 17 Jun 5 19:03:51 linux9 kernel: [drm] Initialized i915 1.5.0 20060119 on minor 0 Jun 5 19:07:19 linux9 kernel: Atheros(R) L1 Ethernet Network Driver - version 1.2.40.0 Jun 5 19:07:19 linux9 kernel: Copyright (c) 2007 Atheros Corporation. Jun 5 19:07:19 linux9 kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17 Jun 5 19:07:54 linux9 kernel: ATL1: eth0 NIC Link is Up<1000 Mbps Full Duplex> |
#tail -f /var/log/kern.log
Jun 5 19:03:51 linux9 kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 17 Jun 5 19:03:51 linux9 kernel: [drm] Initialized i915 1.5.0 20060119 on minor 0 Jun 5 19:03:51 linux9 kernel: [drm:i915_getparam] *ERROR* i915_getparam called with no initialization Jun 5 19:03:52 linux9 kernel: [drm:i915_getparam] *ERROR* Unknown parameter 5 Jun 5 19:07:19 linux9 kernel: Atheros(R) L1 Ethernet Network Driver - version 1.2.40.0 Jun 5 19:07:19 linux9 kernel: Copyright (c) 2007 Atheros Corporation. Jun 5 19:07:19 linux9 kernel: ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17 Jun 5 19:07:19 linux9 kernel: PCI: Setting latency timer of device 0000:02:00.0 to 64 Jun 5 19:07:54 linux9 kernel: ATL1: eth0 NIC Link is Up<1000 Mbps Full Duplex> Jun 5 19:08:03 linux9 kernel: eth0: no IPv6 routers present |
#tail -f /var/log/syslog
Jun 5 19:07:54 linux9 named[2432]: max open files (1024) is smaller than max sockets (4096) Jun 5 19:07:54 linux9 named[2432]: using default UDP/IPv4 port range: [1024, 65535] Jun 5 19:07:54 linux9 named[2432]: using default UDP/IPv6 port range: [1024, 65535] Jun 5 19:07:54 linux9 named[2432]: listening on IPv4 interface eth0, 192.168.15.9#53 Jun 5 19:07:54 linux9 named[2432]: reloading configuration succeeded Jun 5 19:07:54 linux9 named[2432]: any newly configured zones are now loaded Jun 5 19:08:00 linux9 ntpdate[3711]: step time server 193.34.155.4 offset -1.245290 sec Jun 5 19:08:03 linux9 kernel: eth0: no IPv6 routers present Jun 5 19:17:01 linux9 /USR/SBIN/CRON[3784]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly) Jun 5 19:20:01 linux9 /USR/SBIN/CRON[3930]: (smmsp) CMD (test -x /etc/init.d/sendmail && /usr/share/sendmail/sendmail cron-msp) |
#cat /etc/fstab
# UNCONFIGURED FSTAB FOR BASE SYSTEM LABEL=MEGAMETKA /mnt ext3 defaults 1 0 /dev/sdc1 /mnt ext3 user 1 0 |
#ls -l /mnt
итого 20 drwxr-xr-x 2 root root 4096 Май 30 12:24 data drwx------ 2 root root 16384 Май 30 12:06 lost+found |
#ls -l /mnt
итого 20 drwxr-xr-x 2 root root 4096 Май 30 12:24 data drwx------ 2 root root 16384 Май 30 12:06 lost+found |
deb http://10.0.35.1:9999/debian sid main contrib non-free deb http://10.0.35.1:9999/debian etch main contrib non-free #deb http://www.debian-multimedia.org sid main
# UNCONFIGURED FSTAB FOR BASE SYSTEM LABEL=MEGAMETKA /mnt ext3 defaults 1 0 /dev/sdc1 /mnt ext3 user 1 0
processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.723 cache size : 2048 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4799.44 clflush size : 64 power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 15 model name : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz stepping : 13 cpu MHz : 2399.723 cache size : 2048 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl est tm2 ssse3 cx16 xtpr pdcm lahf_lm bogomips : 4800.24 clflush size : 64 power management:
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] md0 : active (auto-read-only) raid1 sda2[0] sdb2[1] 29302464 blocks [2/2] [UU] unused devices: <none>
Время первой команды журнала | 14:33:22 2009- 6- 5 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 19:36:27 2009- 6- 5 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 10.89 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 0.00 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 4.32 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 0.39 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.
Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
$ l s-l bash: l: command not found |
Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
$ test 5 -lt 4 |
Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
$ find / -name abc find: /home/devi-orig/.gnome2: Keine Berechtigung find: /home/devi-orig/.gnome2_private: Keine Berechtigung find: /home/devi-orig/.nautilus/metafiles: Keine Berechtigung find: /home/devi-orig/.metacity: Keine Berechtigung find: /home/devi-orig/.inkscape: Keine Berechtigung ^C |
Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
# id uid=0(root) gid=0(root) Gruppen=0(root) |
Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
$ vi ~/.bashrc
|
Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
$ patch ~/.bashrc |
Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.
Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.
Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.
Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора
Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.
Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.
Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:
$ whoami
user
$ #^ Интересно, кто я?в журнале это будет выглядеть так:
$ whoami
user
Интересно, кто я? |
Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:
$ whoami
user
$ cat > /dev/null #^ Интересно, кто я?
Программа whoami выводит имя пользователя, под которым мы зарегистрировались в системе. - Она не может ответить на вопрос о нашем назначении в этом мире.В журнале это будет выглядеть так:
$ whoami user
|
Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=
1 2 3 4Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.
LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008