/l3/users/27-07-2009/nt-lnet/debian5.net.nt/user :1 :2 :3 :4 :5 :6 |
|
#ls /etc/initd.conf
ls: /etc/initd.conf: No such file or directory |
#ls /etc/ine
/etc/inetd.conf |
#xconv < /etc/inetd.conf > /etc/xinetd.conf
bash: xconv: command not found |
#xinetd
|
#xconv < /etc/inetd.conf > /etc/xinetd.conf
bash: xconv: command not found |
#apt-get install xconv
Чтение списков пакетов... Готово Построение дерева зависимостей... Готово E: Не могу найти пакет xconv |
#xconv < /etc/inetd.conf > /etc/xinetd.conf
bash: xconv: command not found |
#xconv
bash: xconv: command not found |
#apt-cache search xconv
xconvers - Hamradio convers client for X/GTK |
#route del default
|
#route add default gw 192.168.16.254
|
#apt-get install xconvers
Чтение списков пакетов... Готово Построение дерева зависимостей... Готово Будут установлены следующие дополнительные пакеты: libglib1.2 libgtk1.2 libgtk1.2-common НОВЫЕ пакеты, которые будут установлены: libglib1.2 libgtk1.2 libgtk1.2-common xconvers обновлено 0, установлено 4 новых пакетов, для удаления отмечено 0 пакетов, и 55 пакетов не обновлено. Необходимо скачать 1226kБ архивов. После распаковки объем занятого дискового пространства возрастёт на 3256kB. Хотите продолжить [Д/н]? y ... Выбор ранее не выбранного пакета libglib1.2. Распаковывается пакет libglib1.2 (из файла .../libglib1.2_1.2.10-17_i386.deb)... Выбор ранее не выбранного пакета libgtk1.2. Распаковывается пакет libgtk1.2 (из файла .../libgtk1.2_1.2.10-18_i386.deb)... Выбор ранее не выбранного пакета xconvers. Распаковывается пакет xconvers (из файла .../xconvers_0.8.4-1_i386.deb)... Настраивается пакет libgtk1.2-common (1.2.10-18) ... Настраивается пакет libglib1.2 (1.2.10-17) ... Настраивается пакет libgtk1.2 (1.2.10-18) ... Настраивается пакет xconvers (0.8.4-1) ... |
#route del default
|
#route add default gw 192.168.54.33
|
#ping ya.ru
PING ya.ru (77.88.21.8) 56(84) bytes of data. 64 bytes from ya.ru (77.88.21.8): icmp_seq=1 ttl=48 time=51.9 ms 64 bytes from ya.ru (77.88.21.8): icmp_seq=2 ttl=49 time=58.4 ms --- ya.ru ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 51.912/55.203/58.494/3.291 ms |
#xconv < /etc/inetd.conf > /etc/xinetd.conf
bash: xconv: command not found |
#ps aux | grep inetd
root 2485 0.0 0.1 2280 804 ? Ss 22:11 0:00 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive root 2904 0.0 0.1 4624 744 ttyp4 R+ 22:29 0:00 grep inetd |
#killall inetd
inetd: no process killed |
#/etc/init.d/inetd stop
|
#/etc/init.d/x
Starting internet superserver: xinetd. |
#xconv < /etc/inetd.conf > /etc/xinetd.conf
bash: xconv: command not found |
#xconv < /etc/inetd.conf > /etc/xinetd.conf
bash: xconv: command not found |
#ps aux | grep inetd
root 2485 0.0 0.1 2280 804 ? Ss 22:11 0:00 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive root 2956 0.0 0.1 4624 744 ttyp4 R+ 22:30 0:00 grep inetd |
#exit
exit |
$xconv
bash: xconv: command not found |
$sudo vim /etc/xinetd.conf
|
$sudo vim /etc/xinetd.conf
|
$mkdir /usr/local/etc/xinetd.d
mkdir: невозможно создать каталог `/usr/local/etc/xinetd.d': Permission denied |
$sudo
|
$cd /usr/local/etc/xinetd.d/
|
$ps waux | grep xinetd
root 2485 0.0 0.1 2280 804 ? Ss 22:11 0:00 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive user 3136 0.0 0.1 4620 740 ttyp1 S+ 22:33 0:00 grep xinetd |
$touch chargen
touch: невозможно выполнить touch для `chargen': Permission denied |
$sudo touch chargen
|
$vim chargen
|
$sudo
disable = no type = INTERNAL id = chargen-stream protocol = tcp user = root wait = no } ~ ~ ~ ~ ~ ~ ~ "chargen" 9L, 117C записано |
$sudo /etc/init.d/xinetd restart
Stopping internet superserver: xinetd. Starting internet superserver: xinetd. |
$ps uax|grep inetd
user 3205 0.0 0.1 4620 740 ttyp1 S+ 22:39 0:00 grep inetd |
$ps uax|grep x
user 3214 0.0 0.1 4620 744 ttyp1 S+ 22:39 0:00 grep xinetd |
$netstat -n
Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 192.168.16.5:5900 192.168.16.211:2809 ESTABLISHED tcp 0 0 192.168.16.5:39153 192.168.16.7:22 ESTABLISHED Active UNIX domain sockets (w/o servers) Proto RefCnt Flags Type State I-Node Path unix 3 [ ] DGRAM 3482 /dev/log unix 3 [ ] STREAM CONNECTED 7958 /tmp/.X11-unix/X0 unix 3 [ ] STREAM CONNECTED 7957 unix 3 [ ] STREAM CONNECTED 4046 /tmp/.X11-unix/X0 unix 3 [ ] STREAM CONNECTED 4045 unix 3 [ ] STREAM CONNECTED 3834 /tmp/.X11-unix/X0 unix 3 [ ] STREAM CONNECTED 3833 unix 20 [ ] STREAM CONNECTED 3753 /tmp/.X11-unix/X0 unix 3 [ ] STREAM CONNECTED 3752 unix 2 [ ] DGRAM 3539 |
$telnet 127.0.0.1 chargen
Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused |
$telnet 127.0.0.1 19
Trying 127.0.0.1... telnet: Unable to connect to remote host: Connection refused |
$telnet 127.0.0.0
Trying 127.0.0.0... telnet: Unable to connect to remote host: Network is unreachable |
$sudo ifconfig
Password: eth0 Link encap:Ethernet HWaddr 00:16:3E:00:00:05 inet addr:192.168.16.5 Bcast:192.168.16.255 Mask:255.255.255.0 inet6 addr: fe80::216:3eff:fe00:5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:15222 errors:0 dropped:0 overruns:0 frame:0 TX packets:11758 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2412452 (2.3 MiB) TX bytes:2308254 (2.2 MiB) eth1 Link encap:Ethernet HWaddr 00:16:3E:00:01:05 ... collisions:0 txqueuelen:1000 RX bytes:283980 (277.3 KiB) TX bytes:770787 (752.7 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:4 errors:0 dropped:0 overruns:0 frame:0 TX packets:4 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:200 (200.0 b) TX bytes:200 (200.0 b) |
$sudo ifconfig eth0
eth0 Link encap:Ethernet HWaddr 00:16:3E:00:00:05 inet addr:192.168.16.5 Bcast:192.168.16.255 Mask:255.255.255.0 inet6 addr: fe80::216:3eff:fe00:5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:15246 errors:0 dropped:0 overruns:0 frame:0 TX packets:11795 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2414212 (2.3 MiB) TX bytes:2320049 (2.2 MiB) |
$ping ya.ru
PING ya.ru (93.158.134.8) 56(84) bytes of data. 64 bytes from ya.ru (93.158.134.8): icmp_seq=1 ttl=48 time=62.4 ms 64 bytes from ya.ru (93.158.134.8): icmp_seq=2 ttl=47 time=54.3 ms --- ya.ru ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 54.363/58.430/62.498/4.074 ms |
$ping -h
Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline] [-p pattern] [-s packetsize] [-t ttl] [-I interface or address] [-M mtu discovery hint] [-S sndbuf] [ -T timestamp option ] [ -Q tos ] [hop1 ...] destination |
$ssh root@192.168.16.7
ssh_exchange_identification: Connection closed by remote host |
$sudo
ssh_exchange_identification: Connection closed by remote host |
$ssh root@192.168.16.7
ssh_exchange_identification: Connection closed by remote host |
$ssh root@192.168.16.7
ssh_exchange_identification: Connection closed by remote host |
$ssh root@192.168.16.7
ssh_exchange_identification: Connection closed by remote host |
$ssh root@192.168.16.7
ssh_exchange_identification: Connection closed by remote host |
$ssh root@192.168.16.7
ssh_exchange_identification: Connection closed by remote host |
$ssh user
ssh_exchange_identification: Connection closed by remote host |
$ssh 192.168.16.7 -l user
ssh_exchange_identification: Connection closed by remote host |
$ping 192.168.16.7
PING 192.168.16.7 (192.168.16.7) 56(84) bytes of data. 64 bytes from 192.168.16.7: icmp_seq=1 ttl=64 time=0.125 ms 64 bytes from 192.168.16.7: icmp_seq=2 ttl=64 time=0.153 ms --- 192.168.16.7 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 999ms rtt min/avg/max/mdev = 0.125/0.139/0.153/0.014 ms |
$ssh user@192.168.16.7
ssh_exchange_identification: Connection closed by remote host |
$ssh user@192.168.16.7
The authenticity of host '192.168.16.7 (192.168.16.7)' can't be established. RSA key fingerprint is 51:5b:32:d8:70:19:6d:04:c7:b4:11:49:13:74:dc:bc. Are you sure you want to continue connecting (yes/no)? y Please type 'yes' or 'no': yes Failed to add the host to the list of known hosts (/home/user/.ssh/known_hosts). user@192.168.16.7's password: Linux debiant 2.6.18-5-xen-686 #1 SMP Fri Jun 1 05:05:24 UTC 2007 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: Mon Aug 3 18:23:59 2009 from 192.168.16.4 l3-agent is already running: pid=1529; pidfile=/home/user/.lilalo/l3-agent.pid |
$screen -x
|
$cd /etc/default
|
$ls
bootlogd halt klogd ntpdate rcS syslogd useradd devpts ifupdown locale popa3d ssh tmpfs xinetd |
$ls -la
итого 60 drwxr-xr-x 2 root root 384 2009-07-31 22:11 . drwxr-xr-x 60 root root 3552 2009-07-31 22:32 .. -rw-r--r-- 1 root root 47 2005-09-10 12:37 bootlogd -rw-r--r-- 1 root root 92 2005-09-10 12:37 devpts -rw-r--r-- 1 root root 86 2006-09-22 16:36 halt -rw-r--r-- 1 root root 165 2006-09-15 21:03 ifupdown -rwxr-xr-x 1 root root 289 2006-05-25 12:38 klogd -rw-r--r-- 1 root root 52 2007-12-23 17:01 locale -rw-r--r-- 1 root root 529 2007-03-04 15:20 ntpdate -rw-r--r-- 1 root root 78 2009-07-27 19:07 popa3d -rw-r--r-- 1 root root 282 2006-10-29 18:04 rcS -rw-r--r-- 1 root root 133 2007-03-05 18:38 ssh -rwxr-xr-x 1 root root 186 2006-05-25 12:38 syslogd -rw-r--r-- 1 root root 289 2005-12-22 18:11 tmpfs -rw-r--r-- 1 root root 1133 2007-02-27 09:53 useradd -rw-r--r-- 1 root root 264 2006-05-09 14:40 xinetd |
$less halt
|
$less xinetd
|
$cd ..
|
$ls
adduser.conf gconf ld.so.hwcappkgs network rpc adjtime gdm libpaper.d networks screenrc alternatives groff lilalo nsswitch.conf securetty apt group locale.gen opt security bash.bashrc group- localtime pam.conf services bash_completion gshadow logcheck pam.d shadow bash_completion.d gshadow- login.defs pango shadow- calendar gtk logrotate.conf papersize shells console gtk-2.0 logrotate.d passwd skel console-cyrillic host.conf lsb-base passwd- ssh ... debconf.conf init.d menu-methods rc1.d udev debian_version inittab mime.types rc2.d updatedb.conf default inputrc mke2fs.conf rc3.d vim defoma issue modprobe.d rc4.d vnc.conf deluser.conf issue.net modules rc5.d wgetrc dhcp3 kbd motd rc6.d X11 dm ldap motd.tail rc.local xinetd.conf dpkg ld.so.cache mtab rcS.d xinetd.d fonts ld.so.conf nanorc resolv.conf xpdf fstab ld.so.conf.d Net rmt |
$cd
|
$su -
Password: Removing stale pidfile |
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
$ssh root@192.168.16.7
The authenticity of host '192.168.16.7 (192.168.16.7)' can't be established. RSA key fingerprint is 51:5b:32:d8:70:19:6d:04:c7:b4:11:49:13:74:dc:bc. Are you sure you want to continue connecting (yes/no)? yes Failed to add the host to the list of known hosts (/home/user/.ssh/known_hosts). root@192.168.16.7's password: Last login: Fri Jul 31 21:02:54 2009 from 192.168.16.5 Linux debiant 2.6.18-5-xen-686 #1 SMP Fri Jun 1 05:05:24 UTC 2007 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. l3-agent is already running: pid=1707; pidfile=/root/.lilalo/l3-agent.pid |
#nmap
Nmap 4.11 ( http://www.insecure.org/nmap/ ) 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: ... --datadir <dirname>: Specify custom Nmap data file location --send-eth/--send-ip: Send using raw ethernet frames or IP packets --privileged: Assume that the user is fully privileged -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 -P0 -p 80 SEE THE MAN PAGE FOR MANY MORE OPTIONS, DESCRIPTIONS, AND EXAMPLES |
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination DROP icmp -- anywhere localhost.localdomain Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
#ping 127.0.0.1
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. --- 127.0.0.1 ping statistics --- 36 packets transmitted, 0 received, 100% packet loss, time 35008ms |
#iptables -l --line-number
iptables v1.3.6: Unknown arg `-l' Try `iptables -h' or 'iptables --help' for more information. |
#iptables -l --line-numbers
iptables v1.3.6: Unknown arg `-l' Try `iptables -h' or 'iptables --help' for more information. |
#iptables -l --line-numbers -v
iptables v1.3.6: Unknown arg `-l' Try `iptables -h' or 'iptables --help' for more information. |
#iptables -h
iptables v1.3.6 Usage: iptables -[AD] chain rule-specification [options] iptables -[RI] chain rulenum rule-specification [options] iptables -D chain rulenum [options] iptables -[LFZ] [chain] [options] iptables -[NX] chain iptables -E old-chain-name new-chain-name iptables -P chain target [options] iptables -h (print this help information) Commands: ... --out-interface -o [!] output name[+] network interface name ([+] for wildcard) --table -t table table to manipulate (default: `filter') --verbose -v verbose mode --line-numbers print line numbers when listing --exact -x expand numbers (display exact values) [!] --fragment -f match second or further fragments only --modprobe=<command> try to insert modules using this command --set-counters PKTS BYTES set the counter during insert/append [!] --version -V print package version. |
#iptables -h|less
|
#iptables --line-numbers
iptables v1.3.6: no command specified Try `iptables -h' or 'iptables --help' for more information. |
#iptables -L
Chain INPUT (policy ACCEPT) num target prot opt source destination 1 DROP icmp -- anywhere localhost.localdomain Chain FORWARD (policy ACCEPT) num target prot opt source destination Chain OUTPUT (policy ACCEPT) num target prot opt source destination |
#iptables -D INUPT 1
iptables: No chain/target/match by that name |
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination DROP icmp -- anywhere localhost.localdomain Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
#iptables -l
iptables v1.3.6: Unknown arg `-l' Try `iptables -h' or 'iptables --help' for more information. |
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination DROP icmp -- anywhere localhost.localdomain Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination DROP icmp -- anywhere localhost.localdomain Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
#iptables -D INPUT 1
|
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
#pint 127.0.0.1
bash: pint: command not found |
#ping
PING 127.0.0.1 (127.0.0.1) 56(84) bytes of data. 64 bytes from 127.0.0.1: icmp_seq=1 ttl=64 time=0.015 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=64 time=0.017 ms 64 bytes from 127.0.0.1: icmp_seq=3 ttl=64 time=0.014 ms 64 bytes from 127.0.0.1: icmp_seq=4 ttl=64 time=0.018 ms --- 127.0.0.1 ping statistics --- 4 packets transmitted, 4 received, 0% packet loss, time 2997ms rtt min/avg/max/mdev = 0.014/0.016/0.018/0.001 ms |
#iptables -A INPUT -p tcp --dport 80 -j ACCEPT
|
#iptables -A INPUT -p tcp --dport 22
|
#iptables -A INPUT -p tcp -j DROP
|
#iptables -F
|
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
#iptables -A INPUT -p tcp --dport 5900
|
#iptables -L
Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt:5900 Chain FORWARD (policy ACCEPT) target prot opt source destination Chain OUTPUT (policy ACCEPT) target prot opt source destination |
Время первой команды журнала | 21:22:48 2009- 7-31 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Время последней команды журнала | 20:04:13 2009- 8- 3 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 27.72 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 11.88 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 1.92 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 0.88 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду 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