/l3/users/eb/2009/linux11/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 :40 :41 :42 :43 :44 :45 :46 :47 :48 :49 :50 :51 :52 :53 :54 :55 :56 :57 :58 :59 :60 :61 :62 :63 :64 :65 :66 :67 :68 :69 :70 :71 :72 :73 |
|
#ps aux | grep ssh
root 1695 0.0 0.0 4888 1004 ? Ss 14:04 0:00 ssh-agent root 1838 0.0 0.0 5548 1064 ? Ss 14:06 0:00 /usr/sbin/sshd root 2948 0.0 0.0 5260 2284 pts/5 S+ 14:16 0:00 ssh root@10.0.35.100 user 3492 0.0 0.0 0 0 ? Zs 09:24 0:00 [ssh-agent] <defunct> root 6185 0.0 0.0 4912 784 pts/8 S+ 15:28 0:00 grep ssh root 23284 99.9 0.0 5260 2220 pts/8 R 11:41 226:38 ssh 192.168.15.2 date |
#kill 23284
|
#ps aux | grep ssh
root 1695 0.0 0.0 4888 1004 ? Ss 14:04 0:00 ssh-agent root 1838 0.0 0.0 5548 1064 ? Ss 14:06 0:00 /usr/sbin/sshd root 2948 0.0 0.0 5260 2284 pts/5 S+ 14:16 0:00 ssh root@10.0.35.100 user 3492 0.0 0.0 0 0 ? Zs 09:24 0:00 [ssh-agent] <defunct> root 6201 0.0 0.0 4908 756 pts/8 R+ 15:28 0:00 grep ssh root 23284 99.9 0.0 5260 2220 pts/8 R 11:41 226:52 ssh 192.168.15.2 date |
#kill -9 23284
|
#ps aux | grep ssh
root 1695 0.0 0.0 4888 1004 ? Ss 14:04 0:00 ssh-agent root 1838 0.0 0.0 5548 1064 ? Ss 14:06 0:00 /usr/sbin/sshd root 2948 0.0 0.0 5260 2284 pts/5 S+ 14:16 0:00 ssh root@10.0.35.100 user 3492 0.0 0.0 0 0 ? Zs 09:24 0:00 [ssh-agent] <defunct> root 23284 99.8 0.0 0 0 pts/8 Z 11:41 227:00 [ssh] <defunct> |
#kill -9 23284
|
#kill -9 23284
|
#kill -9 23284
|
#ps aux | grep ssh
root 1695 0.0 0.0 4888 1004 ? Ss 14:04 0:00 ssh-agent root 1838 0.0 0.0 5548 1064 ? Ss 14:06 0:00 /usr/sbin/sshd root 2948 0.0 0.0 5260 2284 pts/5 S+ 14:16 0:00 ssh root@10.0.35.100 user 3492 0.0 0.0 0 0 ? Zs 09:24 0:00 [ssh-agent] <defunct> root 6247 0.0 0.0 4908 760 pts/8 R+ 15:28 0:00 grep ssh root 23284 99.7 0.0 0 0 pts/8 Z 11:41 227:00 [ssh] <defunct> |
#top
top - 15:28:58 up 6:05, 5 users, load average: 0.97, 1.20, 1.18 Tasks: 130 total, 2 running, 124 sleeping, 2 stopped, 2 zombie Cpu(s): 0.5%us, 0.7%sy, 3.3%ni, 95.4%id, 0.0%wa, 0.2%hi, 0.0%si, 0.0%st Mem: 3107648k total, 681852k used, 2425796k free, 62668k buffers PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND Swap: 0k total, 0k used, 0k free, 264688k cached 4055 user 39 19 88772 17m 10m R 7 0.6 21:26.31 operapluginwrap 3250 root 20 0 385m 68m 11m S 1 2.3 3:43.69 Xorg 4110 user 20 0 86464 37m 14m S 0 1.2 0:31.81 skype 1 root 20 0 2128 716 620 S 0 0.0 0:01.23 init ... 2478 daemon 20 0 1920 500 412 S 0 0.0 0:00.00 portmap 2565 root 20 0 4776 372 292 S 0 0.0 0:00.01 script 2566 root 20 0 7836 3652 1516 S 0 0.1 0:00.29 bash 2668 user 20 0 17772 4856 4076 S 0 0.2 0:00.00 gksu 2673 root 20 0 5880 1508 1256 S 0 0.0 0:00.00 su 2682 root 20 0 2704 632 556 S 0 0.0 0:00.01 gksu-run-helper 2691 root 20 0 13088 7056 2440 S 0 0.2 0:00.43 xterm 2707 root 20 0 4772 556 484 S 0 0.0 0:00.13 script 2739 root 20 0 2844 1248 1060 S 0 0.0 0:00.00 syslog2jabber 2740 root 20 0 3296 1096 628 S 0 0.0 0:00.06 syslog-ng |
#дÑÑlsmod
Module Size Used by usb_storage 83552 0 i915 130336 2 drm 133296 3 i915 i2c_algo_bit 4888 1 i915 iptable_filter 2944 0 ip_tables 9908 1 iptable_filter x_tables 13672 1 ip_tables ipv6 232468 16 8021q 17716 0 ... usbcore 124912 5 usb_storage,usbhid,uhci_hcd,ehci_hcd agpgart 30624 3 drm,intel_agp thermal 15092 0 processor 39540 1 thermal fan 4104 0 thermal_sys 10272 3 thermal,processor,fan dm_mirror 12468 0 dm_region_hash 10632 1 dm_mirror dm_log 8588 2 dm_mirror,dm_region_hash dm_mod 48856 5 dm_snapshot,dm_mirror,dm_log |
#ssh quiz@10.0.35.100
-----------------------------------------------------------------[39/39]----- Вы создали файловую систему и теперь хотите, чтобы она автоматически монтировалась при загрузке. В каком файле вам необходимо создать запись о ней? 1. /etc/mtab 2. /etc/vmtab 3. /etc/fstab 4. /etc/inittab 5. /etc/default/fs 6. /etc/default/mount --------------------------------------------------------------------------- 3 Your score: 27 Connection to 10.0.35.100 closed. |
#cat /proc/modules
usb_storage 83552 0 - Live 0xf9162000 i915 130336 2 - Live 0xf855d000 drm 133296 3 i915, Live 0xf846e000 i2c_algo_bit 4888 1 i915, Live 0xf804d000 iptable_filter 2944 0 - Live 0xf8069000 ip_tables 9908 1 iptable_filter, Live 0xf8099000 x_tables 13672 1 ip_tables, Live 0xf8544000 ipv6 232468 16 - Live 0xf879c000 8021q 17716 0 - Live 0xf8523000 garp 7040 1 8021q, Live 0xf80d5000 ... usbcore 124912 5 usb_storage,usbhid,uhci_hcd,ehci_hcd, Live 0xf80d9000 agpgart 30624 3 drm,intel_agp, Live 0xf8055000 thermal 15092 0 - Live 0xf8032000 processor 39540 1 thermal, Live 0xf809f000 fan 4104 0 - Live 0xf8087000 thermal_sys 10272 3 thermal,processor,fan, Live 0xf807b000 dm_mirror 12468 0 - Live 0xf806b000 dm_region_hash 10632 1 dm_mirror, Live 0xf805e000 dm_log 8588 2 dm_mirror,dm_region_hash, Live 0xf8050000 dm_mod 48856 5 dm_snapshot,dm_mirror,dm_log, Live 0xf8039000 |
#аÑfdisk - l /dev/sda1
Usage: fdisk [-b SSZ] [-u] DISK Change partition table fdisk -l [-b SSZ] [-u] DISK List partition table(s) fdisk -s PARTITION Give partition size(s) in blocks fdisk -v Give fdisk version Here DISK is something like /dev/hdb or /dev/sda and PARTITION is something like /dev/hda7 -u: give Start and End in sector (instead of cylinder) units -b 2048: (for certain MO disks) use 2048-byte sectors |
#fdisk -l /dev/sda1
Disk /dev/sda1: 20.0 GB, 20003848704 bytes 255 heads, 63 sectors/track, 2431 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x00000000 Disk /dev/sda1 doesn't contain a valid partition table |
#fdisk -s /dev/sda1
19535008 |
#file -s /dev/sda1
/dev/sda1: Linux rev 1.0 ext3 filesystem data, UUID=92128f51-0051-4ea2-9f4e-39eea38dad5f (large files) |
#man kpartx
|
#man loosetup
|
#man losetup
|
#wget http://xgu.ru/class/eb2009/test{1..4}/12.txt
--2009-06-03 16:59:55-- http://xgu.ru/class/eb2009/test1/12.txt Распознаётся xgu.ru... 212.26.146.51 Устанавливается соединение с xgu.ru|212.26.146.51|:80... соединение установлено. Запрос HTTP послан, ожидается ответ... 200 OK Длина: 18966 (19K) [text/plain] Сохраняется в каталог: `12.txt.4'. 100%[=================================================================================================================================================>] 18 966 --.-K/s в 0,02s 2009-06-03 16:59:55 (1,09 MB/s) - `12.txt.4' сохранён [18966/18966] --2009-06-03 16:59:55-- http://xgu.ru/class/eb2009/test2/12.txt Повторное использование соединения с xgu.ru:80. ... 2009-06-03 16:59:55 (2,38 MB/s) - `12.txt.6' сохранён [26267/26267] --2009-06-03 16:59:55-- http://xgu.ru/class/eb2009/test4/12.txt Повторное использование соединения с xgu.ru:80. Запрос HTTP послан, ожидается ответ... 200 OK Длина: 26731 (26K) [text/plain] Сохраняется в каталог: `12.txt.7'. 100%[=================================================================================================================================================>] 26 731 --.-K/s в 0,02s 2009-06-03 16:59:55 (1,42 MB/s) - `12.txt.7' сохранён [26731/26731] ЗАВЕРШЕНО --2009-06-03 16:59:55-- Загружено: 4 файлов, 98K за 0,06s (1,67 MB/s) |
#wget http://xgu.ru/class/eb2009/test{1..4}/11.txt
--2009-06-03 17:00:01-- http://xgu.ru/class/eb2009/test1/11.txt Распознаётся xgu.ru... 212.26.146.51 Устанавливается соединение с xgu.ru|212.26.146.51|:80... соединение установлено. Запрос HTTP послан, ожидается ответ... 200 OK Длина: 18964 (19K) [text/plain] Сохраняется в каталог: `11.txt'. 100%[=================================================================================================================================================>] 18 964 --.-K/s в 0,02s 2009-06-03 17:00:01 (1,10 MB/s) - `11.txt' сохранён [18964/18964] --2009-06-03 17:00:01-- http://xgu.ru/class/eb2009/test2/11.txt Повторное использование соединения с xgu.ru:80. ... 2009-06-03 17:00:02 (2,46 MB/s) - `11.txt.2' сохранён [26289/26289] --2009-06-03 17:00:02-- http://xgu.ru/class/eb2009/test4/11.txt Повторное использование соединения с xgu.ru:80. Запрос HTTP послан, ожидается ответ... 200 OK Длина: 26713 (26K) [text/plain] Сохраняется в каталог: `11.txt.3'. 100%[=================================================================================================================================================>] 26 713 --.-K/s в 0,01s 2009-06-03 17:00:02 (2,65 MB/s) - `11.txt.3' сохранён [26713/26713] ЗАВЕРШЕНО --2009-06-03 17:00:02-- Загружено: 4 файлов, 98K за 0,05s (1,86 MB/s) |
#scp 1[12].txt* root@192.168.15.12:/media
ssh: connect to host 192.168.15.12 port 22: Connection refused lost connection |
#scp 1[12].txt* root@192.168.15.12:/media
Enter passphrase for key '/root/.ssh/id_dsa': 11.txt 100% 19KB 18.5KB/s 00:00 11.txt.1 100% 27KB 27.2KB/s 00:00 11.txt.2 100% 26KB 25.7KB/s 00:00 11.txt.3 100% 26KB 26.1KB/s 00:00 12.txt 100% 19KB 18.5KB/s 00:00 12.txt.1 100% 27KB 27.2KB/s 00:00 12.txt.2 100% 26KB 25.7KB/s 00:00 12.txt.3 100% 26KB 26.1KB/s 00:00 12.txt.4 100% 19KB 18.5KB/s 00:00 12.txt.5 100% 27KB 27.2KB/s 00:00 12.txt.6 100% 26KB 25.7KB/s 00:00 12.txt.7 100% 26KB 26.1KB/s 00:00 |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.15.11 Bcast:192.168.15.255 Mask:255.255.255.0 inet6 addr: fe80::21b:fcff:fe7d:bcf5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:57425 errors:0 dropped:0 overruns:0 frame:0 TX packets:48670 errors:0 dropped:0 overruns:0 carrier:2 collisions:0 txqueuelen:1000 RX bytes:20497780 (19.5 MiB) TX bytes:6885462 (6.5 MiB) eth0.106 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.106.1 Bcast:192.168.106.255 Mask:255.255.255.0 ... collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:2562 (2.5 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:935 errors:0 dropped:0 overruns:0 frame:0 TX packets:935 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:58167 (56.8 KiB) TX bytes:58167 (56.8 KiB) |
#Ðvconfig -h
Expecting argc to be 3-5, inclusive. Was: 2 Usage: add [interface-name] [vlan_id] rem [vlan-name] set_flag [interface-name] [flag-num] [0 | 1] set_egress_map [vlan-name] [skb_priority] [vlan_qos] set_ingress_map [vlan-name] [skb_priority] [vlan_qos] set_name_type [name-type] * The [interface-name] is the name of the ethernet card that hosts the VLAN you are talking about. * The vlan_id is the identifier (0-4095) of the VLAN you are operating on. * skb_priority is the priority in the socket buffer (sk_buff). * vlan_qos is the 3 bit priority in the VLAN header * name-type: VLAN_PLUS_VID (vlan0005), VLAN_PLUS_VID_NO_PAD (vlan5), DEV_PLUS_VID (eth0.0005), DEV_PLUS_VID_NO_PAD (eth0.5) * FLAGS: 1 REORDER_HDR When this is set, the VLAN device will move the ethernet header around to make it look exactly like a real ethernet device. This may help programs such as DHCPd which read the raw ethernet packet and make assumptions about the location of bytes. If you don't need it, don't turn it on, because there will be at least a small performance degradation. Default is OFF. |
#vconfig add eth0 206
Added VLAN with VID == 206 to IF -:eth0:- |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.15.11 Bcast:192.168.15.255 Mask:255.255.255.0 inet6 addr: fe80::21b:fcff:fe7d:bcf5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:57492 errors:0 dropped:0 overruns:0 frame:0 TX packets:48733 errors:0 dropped:0 overruns:0 carrier:2 collisions:0 txqueuelen:1000 RX bytes:20512992 (19.5 MiB) TX bytes:6894581 (6.5 MiB) eth0.106 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.106.1 Bcast:192.168.106.255 Mask:255.255.255.0 ... collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:2562 (2.5 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:941 errors:0 dropped:0 overruns:0 frame:0 TX packets:941 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:58341 (56.9 KiB) TX bytes:58341 (56.9 KiB) |
#ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.15.11 Bcast:192.168.15.255 Mask:255.255.255.0 inet6 addr: fe80::21b:fcff:fe7d:bcf5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:57492 errors:0 dropped:0 overruns:0 frame:0 TX packets:48733 errors:0 dropped:0 overruns:0 carrier:2 collisions:0 txqueuelen:1000 RX bytes:20512992 (19.5 MiB) TX bytes:6894581 (6.5 MiB) eth0.106 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.106.1 Bcast:192.168.106.255 Mask:255.255.255.0 ... collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:941 errors:0 dropped:0 overruns:0 frame:0 TX packets:941 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:58341 (56.9 KiB) TX bytes:58341 (56.9 KiB) |
#vi /etc/network/interfaces
--- /tmp/l3-saved-4448.15492.24746 2009-06-03 17:07:38.000000000 +0300 +++ /etc/network/interfaces 2009-06-03 17:08:46.000000000 +0300 @@ -18,4 +18,11 @@ netmask 255.255.255.0 vlan_raw_device eth0 +auto eth0.206 +iface eth0.106 inet static + address 192.168.206.2 + netmask 255.255.255.0 + vlan_raw_device eth0 + + |
#/etc/init.d/networking restart
Reconfiguring network interfaces.../etc/network/interfaces:22: duplicate interface ifdown: couldn't read interfaces file "/etc/network/interfaces" /etc/network/interfaces:22: duplicate interface ifup: couldn't read interfaces file "/etc/network/interfaces" failed. |
#ssh 192.168.15.254
Connection to 192.168.15.254 closed by remote host. |
#ping 192.168.206.1
PING 192.168.206.1 (192.168.206.1) 56(84) bytes of data. 64 bytes from 192.168.206.1: icmp_seq=1 ttl=64 time=3.90 ms 64 bytes from 192.168.206.1: icmp_seq=2 ttl=64 time=0.941 ms 64 bytes from 192.168.206.1: icmp_seq=3 ttl=64 time=0.604 ms ^C --- 192.168.206.1 ping statistics --- 3 packets transmitted, 3 received, 0% packet loss, time 2001ms rtt min/avg/max/mdev = 0.604/1.816/3.903/1.482 ms |
#apt-get install ope
Display all 725 possibilities? (y or n) |
#apt-get install openvpn
Чтение списков пакетов... Готово Построение дерева зависимостей Чтение информации о состоянии... Готово Следующие пакеты устанавливались автоматически и больше не требуются: liblash2 libfreebob0 libartsc0 libmtp8 rox-filer libneon27 audacious libdjvulibre21 libwmf0.2-7 libbinio1ldbl libilmbase6 libaudclient1 libbeecrypt6 libresid-builder0c2a unzip libjack0 liblircclient0 gtk2-engines-pixbuf habak libgomp1 libcddb2 audacious-plugins libcurl3-gnutls libcdio7 liblqr-1-0 libxosd2 trayer libcdio-cdda0 librpm4.4 libgif4 libopenexr6 libaudid3tag1 mpc xdg-utils libxnconfig9.0.3 libmagickcore2 libmowgli1 rpm libfluidsynth1 audacious-plugins-extra imagemagick-doc zeroinstall-injector libmagickwand2 libsidplay2 libmad0 libid3tag0 imagemagick libmcs1 xneur libimlib2 libdjvulibre-text portmap libmms0 libneon27-gnutls Для их удаления используйте 'apt-get autoremove'. Будут установлены следующие дополнительные пакеты: ... Выбор ранее не выбранного пакета openvpn-blacklist. Распаковывается пакет openvpn-blacklist (из файла .../openvpn-blacklist_0.3_all.deb)... Выбор ранее не выбранного пакета openvpn. Распаковывается пакет openvpn (из файла .../openvpn_2.1~rc15-1_i386.deb)... Обрабатываются триггеры для man-db ... Настраивается пакет openssl-blacklist (0.5-2) ... Настраивается пакет libpkcs11-helper1 (1.07-1) ... Настраивается пакет openvpn-blacklist (0.3) ... Настраивается пакет openvpn (2.1~rc15-1) ... Restarting virtual private network daemon.:. |
#ifconfig
eth0 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.15.11 Bcast:192.168.15.255 Mask:255.255.255.0 inet6 addr: fe80::21b:fcff:fe7d:bcf5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:63984 errors:0 dropped:0 overruns:0 frame:0 TX packets:52493 errors:0 dropped:0 overruns:0 carrier:2 collisions:0 txqueuelen:1000 RX bytes:28855213 (27.5 MiB) TX bytes:7184654 (6.8 MiB) eth0.106 Link encap:Ethernet HWaddr 00:1b:fc:7d:bc:f5 inet addr:192.168.106.1 Bcast:192.168.106.255 Mask:255.255.255.0 ... collisions:0 txqueuelen:0 RX bytes:298 (298.0 B) TX bytes:1202 (1.1 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:949 errors:0 dropped:0 overruns:0 frame:0 TX packets:949 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:58573 (57.2 KiB) TX bytes:58573 (57.2 KiB) |
#ip route
192.168.15.0/24 dev eth0 proto kernel scope link src 192.168.15.11 192.168.106.0/24 dev eth0.106 proto kernel scope link src 192.168.106.1 192.168.206.0/24 dev eth0.206 proto kernel scope link src 192.168.206.2 default via 192.168.206.1 dev eth0.206 default via 192.168.15.254 dev eth0 |
#ping 192.168.106.1
PING 192.168.106.1 (192.168.106.1) 56(84) bytes of data. 64 bytes from 192.168.106.1: icmp_seq=1 ttl=64 time=0.037 ms ^C --- 192.168.106.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.037/0.037/0.037/0.000 ms |
#ssh root@10.0.35.100
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. Last login: Wed Jun 3 17:33:47 2009 from linux7.unix.nt l3-agent is already running: pid=4804; pidfile=/root/.lilalo/l3-agent.pid |
#cat r.r
итого 44 drwxr-xr-x 2 root root 4096 Май 24 13:16 backups drwxr-xr-x 10 root root 4096 Май 26 11:27 cache drwxr-xr-x 34 root root 4096 Май 27 16:23 lib drwxrwsr-x 2 root staff 4096 Апр 24 22:21 local drwxrwxrwt 3 root root 4096 Май 28 09:31 lock drwxr-xr-x 7 root root 4096 Май 28 09:31 log drwxrwsr-x 2 root mail 4096 Май 24 13:15 mail drwxr-xr-x 2 root root 4096 Май 24 13:15 opt drwxr-xr-x 11 root root 4096 Май 28 09:31 run drwxr-xr-x 4 root root 4096 Май 25 03:14 spool drwxrwxrwt 2 root root 4096 Май 25 17:10 tmp |
#cd ~
|
#ls -l
итого 5144 -rw-r--r-- 1 root root 18964 Май 27 18:14 1_11.txt -rw-r--r-- 1 root root 27887 Май 28 18:19 2_11.txt -rw-r--r-- 1 root root 26289 Май 30 16:27 3_11.txt -rw-r--r-- 1 root root 26713 Июн 2 18:40 4_11.txt drwxr-xr-x 2 root root 4096 Июн 3 11:52 bin -rw-r--r-- 1 root root 385 Май 27 16:10 ~.cabberrc -rwxr-xr-x 1 root root 96 Май 30 18:21 co_fo -rwxr-xr-x 1 root root 273 Май 28 14:50 create_user -rwxr-xr-x 1 root root 115 Май 28 14:46 create_users drwxr-xr-x 2 root root 4096 Июн 3 17:00 downl -rw-r--r-- 1 root root 4829184 Июн 1 10:21 etc.iso -rw-r--r-- 1 root root 4737 Май 29 10:05 screen.dot -rw-r--r-- 1 root root 271894 Май 29 10:08 screen.png -rwxr-xr-x 1 root root 95 Июн 3 11:05 test -rw-r--r-- 1 root root 1183 Май 28 19:00 t.t |
#cat t.t
root:x:0:0:root:/root:/bin/bash daemon:x:1:1:daemon:/usr/sbin:/bin/sh bin:x:2:2:bin:/bin:/bin/sh sys:x:3:3:sys:/dev:/bin/sh sync:x:4:65534:sync:/bin:/bin/sync games:x:5:60:games:/usr/games:/bin/sh man:x:6:12:man:/var/cache/man:/bin/sh lp:x:7:7:lp:/var/spool/lpd:/bin/sh mail:x:8:8:mail:/var/mail:/bin/sh news:x:9:9:news:/var/spool/news:/bin/sh ... nobody:x:65534:65534:nobody:/nonexistent:/bin/sh libuuid:x:100:101::/var/lib/libuuid:/bin/sh sshd:x:101:65534::/var/run/sshd:/usr/sbin/nologin messagebus:x:102:104::/var/run/dbus:/bin/false polkituser:x:103:105:PolicyKit,,,:/var/run/PolicyKit:/bin/false haldaemon:x:104:106:Hardware abstraction layer,,,:/var/run/hald:/bin/false gdm:x:105:107:Gnome Display Manager:/var/lib/gdm:/bin/false user:x:1000:1000::/home/user:/bin/bash zeroinst:x:106:108::/home/zeroinst:/bin/false user1:x:1001:1001::/home/user1:/bin/bash |
#cat co_fo
for i in {1..10} do echo ';' | sfdisk /dev/GRUPPATOMOV/v$i mkfs.ext3 /dev/GRUPPATOMOV/v$i done |
#rm etc.iso
|
#ssh 192.168.15.254
We'd like to keep you up to date about: * Software feature updates * New product announcements * Special events Please register your products now at: www.ProCurve.com root@192.168.15.254's password: Received disconnect from 192.168.15.254: 2: Sorry, the maximum number of sessions are active. Try again later. |
#ssh 192.168.15.254
We'd like to keep you up to date about: * Software feature updates * New product announcements * Special events Please register your products now at: www.ProCurve.com root@192.168.15.254's password: Received disconnect from 192.168.15.254: 2: Sorry, the maximum number of sessions are active. Try again later. |
#ssh 192.168.15.254
Connection to 192.168.15.254 closed by remote host. |
#ssh 192.168.15.12
ssh: connect to host 192.168.15.12 port 22: No route to host |
#ping 192.168.106.2
PING 192.168.106.2 (192.168.106.2) 56(84) bytes of data. ^C --- 192.168.106.2 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping 192.168.206.1
PING 192.168.206.1 (192.168.206.1) 56(84) bytes of data. 64 bytes from 192.168.206.1: icmp_seq=1 ttl=64 time=11.2 ms ^C --- 192.168.206.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 11.291/11.291/11.291/0.000 ms |
#netstat -rn
Kernel IP routing table Destination Gateway Genmask Flags MSS Window irtt Iface 192.168.15.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 192.168.106.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0.106 192.168.206.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0.206 0.0.0.0 192.168.206.1 0.0.0.0 UG 0 0 0 eth0.206 0.0.0.0 192.168.15.254 0.0.0.0 UG 0 0 0 eth0 |
#ping 192.168.201.1
PING 192.168.201.1 (192.168.201.1) 56(84) bytes of data. 64 bytes from 192.168.201.1: icmp_seq=1 ttl=64 time=0.635 ms ^C --- 192.168.201.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.635/0.635/0.635/0.000 ms |
#ping 192.168.202.1
PING 192.168.202.1 (192.168.202.1) 56(84) bytes of data. 64 bytes from 192.168.202.1: icmp_seq=1 ttl=64 time=0.624 ms ^C --- 192.168.202.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.624/0.624/0.624/0.000 ms |
#ping 192.168.20[1..8].1
ping: unknown host 192.168.20[1..8].1 |
#ping 192.168.20{1..8}.1
PING 192.168.208.1 (192.168.208.1) 56(124) bytes of data. ^C --- 192.168.208.1 ping statistics --- 4 packets transmitted, 0 received, 100% packet loss, time 3022ms |
#ping 192.168.20{1..8}.1 -n 1
PING 1 (0.0.0.1) 56(124) bytes of data. ^C --- 1 ping statistics --- 4 packets transmitted, 0 received, 100% packet loss, time 3024ms |
#man ping
|
#ping 192.168.20{1..8}.1 -c1
PING 192.168.208.1 (192.168.208.1) 56(124) bytes of data. ^C --- 192.168.208.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping 192.168.20{1..8}.1 -c1 -w20
PING 192.168.208.1 (192.168.208.1) 56(124) bytes of data. c^C --- 192.168.208.1 ping statistics --- 8 packets transmitted, 0 received, 100% packet loss, time 7056ms |
#ping -c 1 -w 20 192.168.20{1..8}.1
PING 192.168.208.1 (192.168.208.1) 56(124) bytes of data. ^C --- 192.168.208.1 ping statistics --- 10 packets transmitted, 0 received, 100% packet loss, time 9071ms |
#ping -c 1 -w 20 192.168.20{1..1}.1
PING 192.168.201.1 (192.168.201.1) 56(84) bytes of data. 64 bytes from 192.168.201.1: icmp_seq=1 ttl=64 time=0.622 ms --- 192.168.201.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.622/0.622/0.622/0.000 ms |
#ping -c 1 -w 20 192.168.20{1..2}.1
PING 192.168.202.1 (192.168.202.1) 56(124) bytes of data. ^C --- 192.168.202.1 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2016ms |
#ping -c 1 -w 20 192.168.20{1..3}.1
PING 192.168.203.1 (192.168.203.1) 56(124) bytes of data. ^C --- 192.168.203.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping -c 1 -w 20 192.168.20{1..4}.1
PING 192.168.204.1 (192.168.204.1) 56(124) bytes of data. ^C --- 192.168.204.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping -c 1 -w 20 192.168.20{1..5}.1
PING 192.168.205.1 (192.168.205.1) 56(124) bytes of data. ^C --- 192.168.205.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping -c 1 -w 20 192.168.20{1..6}.1
PING 192.168.206.1 (192.168.206.1) 56(124) bytes of data. ^C --- 192.168.206.1 ping statistics --- 6 packets transmitted, 0 received, 100% packet loss, time 4999ms |
#ping -c 1 -w 20 192.168.206.1
PING 192.168.206.1 (192.168.206.1) 56(84) bytes of data. 64 bytes from 192.168.206.1: icmp_seq=1 ttl=64 time=0.640 ms --- 192.168.206.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.640/0.640/0.640/0.000 ms |
#ping -c 1 -w 20 192.168.206.1
PING 192.168.206.1 (192.168.206.1) 56(84) bytes of data. 64 bytes from 192.168.206.1: icmp_seq=1 ttl=64 time=26.7 ms --- 192.168.206.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 26.705/26.705/26.705/0.000 ms |
#for i in {1..8}; do ping -c1 -w20 192.168.20$i.1 ; done
PING 192.168.201.1 (192.168.201.1) 56(84) bytes of data. 64 bytes from 192.168.201.1: icmp_seq=1 ttl=64 time=0.745 ms --- 192.168.201.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.745/0.745/0.745/0.000 ms PING 192.168.202.1 (192.168.202.1) 56(84) bytes of data. 64 bytes from 192.168.202.1: icmp_seq=1 ttl=64 time=0.724 ms --- 192.168.202.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.724/0.724/0.724/0.000 ms ... PING 192.168.207.1 (192.168.207.1) 56(84) bytes of data. 64 bytes from 192.168.207.1: icmp_seq=1 ttl=64 time=0.745 ms --- 192.168.207.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.745/0.745/0.745/0.000 ms PING 192.168.208.1 (192.168.208.1) 56(84) bytes of data. 64 bytes from 192.168.208.1: icmp_seq=1 ttl=64 time=1.10 ms --- 192.168.208.1 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 1.105/1.105/1.105/0.000 ms |
#for i in {1..8}; do ping -c1 -w20 192.168.20$i.1 |grep 64 bytes ; done
grep: bytes: Нет такого файла или каталога grep: bytes: Нет такого файла или каталога grep: bytes: Нет такого файла или каталога grep: bytes: Нет такого файла или каталога grep: bytes: Нет такого файла или каталога grep: bytes: Нет такого файла или каталога grep: bytes: Нет такого файла или каталога grep: bytes: Нет такого файла или каталога |
#for i in {1..8}; do ping -c1 -w20 192.168.20$i.1 |grep '64 bytes' ; done
64 bytes from 192.168.201.1: icmp_seq=1 ttl=64 time=0.637 ms 64 bytes from 192.168.202.1: icmp_seq=1 ttl=64 time=0.593 ms 64 bytes from 192.168.203.1: icmp_seq=1 ttl=64 time=0.604 ms 64 bytes from 192.168.204.1: icmp_seq=1 ttl=64 time=0.590 ms 64 bytes from 192.168.205.1: icmp_seq=1 ttl=64 time=0.602 ms 64 bytes from 192.168.206.1: icmp_seq=1 ttl=64 time=0.601 ms 64 bytes from 192.168.207.1: icmp_seq=1 ttl=64 time=0.622 ms 64 bytes from 192.168.208.1: icmp_seq=1 ttl=64 time=0.589 ms |
#ps -aux |grep screen
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html root 10400 0.0 0.3 5892 1016 pts/8 S+ 17:13 0:00 screen root 10463 0.0 0.4 5892 1060 pts/5 S+ 17:13 0:00 screen -x root 10471 0.0 0.4 5892 1056 pts/4 S+ 17:13 0:00 screen -x root 10604 0.0 0.4 5892 1056 pts/12 S+ 17:14 0:00 screen -x root 10605 0.0 0.4 5892 1056 pts/7 S+ 17:14 0:00 screen -x root 10676 0.0 0.4 5892 1056 pts/16 S+ 17:14 0:00 screen -x root 10831 0.0 0.4 5888 1056 pts/14 S+ 17:14 0:00 screen -x root 10841 0.0 0.4 5892 1056 pts/18 S+ 17:14 0:00 screen -x root 10979 0.0 0.4 5888 1052 pts/22 S+ 17:14 0:00 screen -x root 10985 0.0 0.4 5892 1056 pts/24 S+ 17:14 0:00 screen -x root 11234 0.0 0.4 5892 1056 pts/26 S+ 17:16 0:00 screen -x root 11285 0.0 0.4 5892 1056 pts/28 S+ 17:18 0:00 screen -x root 11411 0.0 0.4 5888 1056 pts/30 S+ 17:33 0:00 screen -x root 11483 0.0 0.2 4924 768 pts/32 R+ 17:35 0:00 grep screen |
#for i in {1..8}; do ping -c1 -w20 192.168.20$i.1 |grep '64 bytes'|awk '{print $4}' ; done
192.168.201.1: 192.168.202.1: 192.168.203.1: 192.168.204.1: 192.168.205.1: 192.168.206.1: 192.168.207.1: 192.168.208.1: |
#ssh 192.168.206.1
Connection to 192.168.206.1 closed by remote host. |
#ping 192.168.15.12
PING 192.168.15.12 (192.168.15.12) 56(84) bytes of data. ^C --- 192.168.15.12 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping 192.168.106.2
PING 192.168.106.2 (192.168.106.2) 56(84) bytes of data. ^C --- 192.168.106.2 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 999ms |
#ping 192.168.15.12
PING 192.168.15.12 (192.168.15.12) 56(84) bytes of data. 64 bytes from 192.168.15.12: icmp_seq=1 ttl=64 time=4.58 ms ^X64 bytes from 192.168.15.12: icmp_seq=2 ttl=64 time=0.236 ms ^C --- 192.168.15.12 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 0.236/2.410/4.585/2.175 ms |
#ssh 192.168.15.12
l3-agent is already running: pid=13430; pidfile=/root/.lilalo/l3-agent.pid -bash: agent: command not found |
#vi /etc/network/i
|
#vi /etc/network/interfaces
|
#/etc/init.d/net
netdiag networking |
#/etc/init.d/networking restart
Reconfiguring network interfaces...SIOCDELRT: No such process ~^Z [suspend ssh] [1]+ Stopped ssh 192.168.15.12 |
#ping 192.168.106.2
PING 192.168.106.2 (192.168.106.2) 56(84) bytes of data. 64 bytes from 192.168.106.2: icmp_seq=1 ttl=64 time=0.235 ms ^C --- 192.168.106.2 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.235/0.235/0.235/0.000 ms |
#ssh root@192.168.205.1
Connection to 192.168.205.1 closed by remote host. |
#kill %
tcsetattr: Interrupted system call [1]+ Exit 143 ssh 192.168.15.12 |
#kill %
bash: kill: %: не такой задачи |
#ping 192.168.106.2
PING 192.168.106.2 (192.168.106.2) 56(84) bytes of data. 64 bytes from 192.168.106.2: icmp_seq=1 ttl=64 time=0.232 ms 64 bytes from 192.168.106.2: icmp_seq=2 ttl=64 time=0.223 ms ^C --- 192.168.106.2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 0.223/0.227/0.232/0.015 ms |
#ssh 192.168.106.2
The authenticity of host '192.168.106.2 (192.168.106.2)' can't be established. RSA key fingerprint is 34:6c:c2:da:38:7c:d7:17:e9:cd:17:8d:e7:cf:f1:a6. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '192.168.106.2' (RSA) to the list of known hosts. l3-agent is already running: pid=13430; pidfile=/root/.lilalo/l3-agent.pid -bash: agent: command not found |
#ping 10.0.35.100
PING 10.0.35.100 (10.0.35.100) 56(84) bytes of data. ^C --- 10.0.35.100 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2015ms |
#who
user tty1 2009-06-03 09:27 user tty7 2009-06-03 16:19 (:0) root pts/9 2009-06-03 17:00 (:0.0) root pts/12 2009-06-03 17:41 (linux11.unix.nt) user pts/2 2009-06-03 16:19 (:0.0) user pts/5 2009-06-03 16:36 (:0.0) root pts/14 2009-06-03 17:48 (192.168.106.1) |
#ping 192.168.206.1
PING 192.168.206.1 (192.168.206.1) 56(84) bytes of data. ^C --- 192.168.206.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping 192.168.206.2
PING 192.168.206.2 (192.168.206.2) 56(84) bytes of data. 64 bytes from 192.168.206.2: icmp_seq=1 ttl=64 time=0.194 ms ^C --- 192.168.206.2 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.194/0.194/0.194/0.000 ms |
#ping 192.168.206.1
PING 192.168.206.1 (192.168.206.1) 56(84) bytes of data. ^C --- 192.168.206.1 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms |
#ping 10.0.35.100
PING 10.0.35.100 (10.0.35.100) 56(84) bytes of data. ^C --- 10.0.35.100 ping statistics --- 3 packets transmitted, 0 received, 100% packet loss, time 2003ms |
#ping 10.0.35.100
PING 10.0.35.100 (10.0.35.100) 56(84) bytes of data. ^C --- 10.0.35.100 ping statistics --- 2 packets transmitted, 0 received, 100% packet loss, time 1007ms |
#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=62 time=2.70 ms 64 bytes from 10.0.35.100: icmp_seq=2 ttl=62 time=0.225 ms ^C --- 10.0.35.100 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1001ms rtt min/avg/max/mdev = 0.225/1.465/2.706/1.241 ms |
#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=62 time=0.238 ms 64 bytes from 10.0.35.100: icmp_seq=2 ttl=62 time=0.227 ms ^C --- 10.0.35.100 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 0.227/0.232/0.238/0.016 ms |
usb_storage 83552 0 - Live 0xf9162000 i915 130336 2 - Live 0xf855d000 drm 133296 3 i915, Live 0xf846e000 i2c_algo_bit 4888 1 i915, Live 0xf804d000 iptable_filter 2944 0 - Live 0xf8069000 ip_tables 9908 1 iptable_filter, Live 0xf8099000 x_tables 13672 1 ip_tables, Live 0xf8544000 ipv6 232468 16 - Live 0xf879c000 8021q 17716 0 - Live 0xf8523000 garp 7040 1 8021q, Live 0xf80d5000 stp 2092 1 garp, Live 0xf8063000 snd_hda_codec_realtek 173504 1 - Live 0xf81c2000 snd_hda_intel 22092 0 - Live 0xf873d000 snd_hda_codec 58808 2 snd_hda_codec_realtek,snd_hda_intel, Live 0xf8721000 snd_pcsp 8476 0 - Live 0xf8704000 snd_hwdep 6000 1 snd_hda_codec, Live 0xf86f7000 snd_pcm_oss 31708 0 - Live 0xf86de000 snd_mixer_oss 12000 1 snd_pcm_oss, Live 0xf86c9000 i2c_i801 8104 0 - Live 0xf86a4000 snd_pcm 62708 4 snd_hda_intel,snd_hda_codec,snd_pcsp,snd_pcm_oss, Live 0xf8689000 snd_timer 17808 1 snd_pcm, Live 0xf8662000 snd 48420 9 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_pcsp,snd_hwdep,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer, Live 0xf8648000 soundcore 6204 1 snd, Live 0xf862e000 snd_page_alloc 8036 2 snd_hda_intel,snd_pcm, Live 0xf8622000 i2c_core 20828 4 i915,drm,i2c_algo_bit,i2c_i801, Live 0xf8611000 evdev 8160 5 - Live 0xf85fa000 parport_pc 22020 0 - Live 0xf85dc000 parport 30868 1 parport_pc, Live 0xf85c4000 button 5672 0 - Live 0xf85ab000 ext3 107180 1 - Live 0xf8586000 jbd 42500 1 ext3, Live 0xf8550000 mbcache 7180 1 ext3, Live 0xf8538000 dm_snapshot 17444 0 - Live 0xf8529000 hid_a4tech 2500 0 - Live 0xf8502000 usbhid 29132 0 - Live 0xf84f1000 raid10 18684 0 - Live 0xf84da000 hid 34260 2 hid_a4tech,usbhid, Live 0xf84c3000 raid456 118032 0 - Live 0xf8494000 async_xor 3080 1 raid456, Live 0xf846b000 async_memcpy 1756 1 raid456, Live 0xf8461000 async_tx 3156 3 raid456,async_xor,async_memcpy, Live 0xf8458000 xor 13464 2 raid456,async_xor, Live 0xf844b000 raid1 18260 2 - Live 0xf843a000 raid0 6176 0 - Live 0xf842a000 multipath 5972 0 - Live 0xf841e000 linear 4336 0 - Live 0xf8412000 md_mod 74108 8 raid10,raid456,raid1,raid0,multipath,linear, Live 0xf83f6000 sd_mod 28252 5 - Live 0xf83c2000 crc_t10dif 1616 1 sd_mod, Live 0xf83af000 ide_cd_mod 25532 0 - Live 0xf83a3000 cdrom 29804 1 ide_cd_mod, Live 0xf838e000 ide_pci_generic 3408 0 - Live 0xf82f4000 ata_generic 4316 0 - Live 0xf82ec000 uhci_hcd 19392 0 - Live 0xf81f2000 ata_piix 20092 3 - Live 0xf80ce000 libata 148892 2 ata_generic,ata_piix, Live 0xf8282000 scsi_mod 132076 3 usb_storage,sd_mod,libata, Live 0xf8152000 jmicron 2096 0 - Live 0xf808b000 ide_core 91812 3 ide_cd_mod,ide_pci_generic,jmicron, Live 0xf80ab000 atl1 26892 0 - Live 0xf80fa000 mii 4648 1 atl1, Live 0xf808f000 intel_agp 22548 1 - Live 0xf8080000 ehci_hcd 29936 0 - Live 0xf8071000 usbcore 124912 5 usb_storage,usbhid,uhci_hcd,ehci_hcd, Live 0xf80d9000 agpgart 30624 3 drm,intel_agp, Live 0xf8055000 thermal 15092 0 - Live 0xf8032000 processor 39540 1 thermal, Live 0xf809f000 fan 4104 0 - Live 0xf8087000 thermal_sys 10272 3 thermal,processor,fan, Live 0xf807b000 dm_mirror 12468 0 - Live 0xf806b000 dm_region_hash 10632 1 dm_mirror, Live 0xf805e000 dm_log 8588 2 dm_mirror,dm_region_hash, Live 0xf8050000 dm_mod 48856 5 dm_snapshot,dm_mirror,dm_log, Live 0xf8039000
for i in {1..10} do echo ';' | sfdisk /dev/GRUPPATOMOV/v$i mkfs.ext3 /dev/GRUPPATOMOV/v$i done
итого 44 drwxr-xr-x 2 root root 4096 Май 24 13:16 backups drwxr-xr-x 10 root root 4096 Май 26 11:27 cache drwxr-xr-x 34 root root 4096 Май 27 16:23 lib drwxrwsr-x 2 root staff 4096 Апр 24 22:21 local drwxrwxrwt 3 root root 4096 Май 28 09:31 lock drwxr-xr-x 7 root root 4096 Май 28 09:31 log drwxrwsr-x 2 root mail 4096 Май 24 13:15 mail drwxr-xr-x 2 root root 4096 Май 24 13:15 opt drwxr-xr-x 11 root root 4096 Май 28 09:31 run drwxr-xr-x 4 root root 4096 Май 25 03:14 spool drwxrwxrwt 2 root root 4096 Май 25 17:10 tmp
root:x:0:0:root:/root:/bin/bash daemon:x:1:1:daemon:/usr/sbin:/bin/sh bin:x:2:2:bin:/bin:/bin/sh sys:x:3:3:sys:/dev:/bin/sh sync:x:4:65534:sync:/bin:/bin/sync games:x:5:60:games:/usr/games:/bin/sh man:x:6:12:man:/var/cache/man:/bin/sh lp:x:7:7:lp:/var/spool/lpd:/bin/sh mail:x:8:8:mail:/var/mail:/bin/sh news:x:9:9:news:/var/spool/news:/bin/sh uucp:x:10:10:uucp:/var/spool/uucp:/bin/sh proxy:x:13:13:proxy:/bin:/bin/sh www-data:x:33:33:www-data:/var/www:/bin/sh backup:x:34:34:backup:/var/backups:/bin/sh list:x:38:38:Mailing List Manager:/var/list:/bin/sh irc:x:39:39:ircd:/var/run/ircd:/bin/sh gnats:x:41:41:Gnats Bug-Reporting System (admin):/var/lib/gnats:/bin/sh nobody:x:65534:65534:nobody:/nonexistent:/bin/sh libuuid:x:100:101::/var/lib/libuuid:/bin/sh sshd:x:101:65534::/var/run/sshd:/usr/sbin/nologin messagebus:x:102:104::/var/run/dbus:/bin/false polkituser:x:103:105:PolicyKit,,,:/var/run/PolicyKit:/bin/false haldaemon:x:104:106:Hardware abstraction layer,,,:/var/run/hald:/bin/false gdm:x:105:107:Gnome Display Manager:/var/lib/gdm:/bin/false user:x:1000:1000::/home/user:/bin/bash zeroinst:x:106:108::/home/zeroinst:/bin/false user1:x:1001:1001::/home/user1:/bin/bash
Время первой команды журнала | 15:28:02 2009- 6- 3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 17:51:45 2009- 6- 3 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 31.68 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 0.99 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 1.51 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 1.11 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду 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