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

Содержание

Журнал

Четверг (05/31/07)

/dev/pts/3
14:04:43
$su
Password:
14:04:53
#ssh 192.168.16.1
root@192.168.16.1's password:
Last login: Thu May 31 13:42:06 2007 from linux2.net.nt
Linux linux1 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
             !!!            LINUX1           !!!
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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=3166; pidfile=/root/.lilalo/l3-agent.pid
прошло 52 минуты
14:57:13
#screen -x
/dev/pts/0
14:57:43
#apt-get install open ssh-server
Чтение списков пакетов... Готово
Построение дерева зависимостей... Готово
Пакет open - виртуальный, его функции предоставляются пакетами:
  kbd 1.12-17
  console-tools 1:0.2.3dbs-65
Вы должны явно указать, какой именно вы хотите установить.
E: Для пакета open не найдены кандидаты на установку
14:57:49
#apt-get install openssh-server
Чтение списков пакетов... Готово
Построение дерева зависимостей... Готово
Уже установлена самая новая версия openssh-server.
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено.
14:58:15
#ssh-keygen
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
/root/.ssh/id_rsa already exists.
Overwrite (y/n)? y
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
1e:c1:9f:d5:67:40:6c:2e:05:f3:d2:ff:04:3f:ae:02 root@linux1
14:59:27
#cat ~/.ssh/id_rsa_pub | ssh 192.168.16.3 'cat >> ~/.ssh/authorized_keys'
cat: /root/.ssh/id_rsa_pub: No such file or directory
15:02:18
#cat ~/.ssh/id_rsa.pub | ssh 192.168.16.3 'cat >> ~/.ssh/authorized_keys'

15:03:35
#ssh 192.168.16.3
Last login: Thu May 31 15:01:53 2007 from linux1.net.nt
Linux linux3 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 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=2884; pidfile=/root/.lilalo/l3-agent.pid
15:03:56
#exit
Connection to 192.168.16.3 closed.
15:04:10
#exit
Connection to 192.168.16.1 closed.
15:07:21
#exit
Connection to 192.168.16.3 closed.
15:07:36
#ssh_keygen
bash: ssh_keygen: command not found
15:08:11
#ssh-keygen
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
75:ff:5f:9b:aa:d1:36:b0:91:69:d6:24:24:08:af:42 root@linux4
15:08:32
#cat ~/.ssh/id_rsa.pub | ssh 192.168.16.3 'cat >> ~/.ssh/authtorized_keys'
root@192.168.16.3's password:
15:08:32
#exit
Connection to 192.168.16.3 closed.
15:09:00
#ssh 192.168.16.3

15:09:03
#exit
Connection to 192.168.16.1 closed.
15:09:29
#screen -x
15:10:18
#cat ~/.ssh/id_rsa.pub | ssh 192.168.16.3 'cat >> ~/.ssh/authtorized_keys'
root@192.168.16.3's password:
15:10:28
#ssh 192.168.16.3
root@192.168.16.3's password:
Last login: Thu May 31 15:03:55 2007 from linux1.net.nt
Linux linux3 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 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=2884; pidfile=/root/.lilalo/l3-agent.pid
15:10:42
#ssh-keygen
Generating public/private rsa key pair.
Enter file in which to save the key (/root/.ssh/id_rsa):
/root/.ssh/id_rsa already exists.
Overwrite (y/n)? y
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
37:b3:15:e3:e6:94:6d:68:c8:93:9e:d6:e1:ae:18:4e root@linux4
15:11:03
#cat ~/.ssh/id_rsa.pub | ssh 192.168.16.3 'cat >> ~/.ssh/authorized_keys'
root@192.168.16.3's password:
15:11:34
#cat ~/.ssh/id_rsa.pub | ssh 192.168.16.3 'cat >> ~/.ssh/authorized_keys'
root@192.168.16.3's password:
15:11:48
#ssh 192.168.16.3
Last login: Thu May 31 15:07:21 2007 from linux4.net.nt
Linux linux3 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 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=2884; pidfile=/root/.lilalo/l3-agent.pid
15:11:53
#cat ~/.ssh/id_rsa.pub | ssh 192.168.16.2 'cat >> ~/.ssh/authorized_keys'
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
9e:2d:a9:2d:1c:93:bd:a9:4e:1a:2b:31:c8:fa:a4:3c.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending key in /root/.ssh/known_hosts:3
RSA host key for 192.168.16.2 has changed and you have requested strict checking.
Host key verification failed.
15:12:00
#cat ~/.ssh/id_rsa.pub | ssh 192.168.16.1 'cat >> ~/.ssh/authorized_keys'
root@192.168.16.1's password:
15:12:13
#ssh 192.168.16.1
Last login: Thu May 31 15:00:33 2007 from linux3.net.nt
Linux linux1 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
             !!!            LINUX1           !!!
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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=3166; pidfile=/root/.lilalo/l3-agent.pid
15:12:23
#ssh 192.168.16.1
Last login: Thu May 31 15:09:20 2007 from linux3.net.nt
Linux linux1 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
             !!!            LINUX1           !!!
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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=3166; pidfile=/root/.lilalo/l3-agent.pid
15:19:00
#exit
Connection to 192.168.16.1 closed.
/dev/pts/3
15:19:00
#exit
Connection to 192.168.16.1 closed.
/dev/pts/0
15:20:40
#screen -x
/dev/pts/3
15:22:21
#mc
/dev/pts/0
15:23:50
#exit

15:23:51
$su
Password:
15:23:57
#ssh 192.168.16.1
Last login: Thu May 31 15:15:24 2007 from linux2.net.nt
Linux linux1 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
             !!!            LINUX1           !!!
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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=3166; pidfile=/root/.lilalo/l3-agent.pid
прошло 10 минут
/dev/pts/3
15:34:20
#xhost +
access control disabled, clients can connect from any host
15:34:25
#ssh 192.168.16.2
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
9e:2d:a9:2d:1c:93:bd:a9:4e:1a:2b:31:c8:fa:a4:3c.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending key in /root/.ssh/known_hosts:3
RSA host key for 192.168.16.2 has changed and you have requested strict checking.
Host key verification failed.
прошло 13 минут
15:48:13
#frozen-bublle
bash: frozen-bublle: command not found
15:50:26
$frozen-bublle
bash: frozen-bublle: command not found
/dev/pts/5
15:50:26
$frozen-bublle
bash: frozen-bublle: command not found
/dev/pts/3
15:50:41
$frozen-bublle
bash: frozen-bublle: command not found
/dev/pts/5
15:50:41
$frozen-bublle
bash: frozen-bublle: command not found
15:50:44
$/usr/games/frozen-bublle
bash: /usr/games/frozen-bublle: No such file or directory
/dev/pts/3
15:50:44
$/usr/games/frozen-bublle
Options:
  -c          Generate C-shell commands on stdout.
  -s          Generate Bourne shell commands on stdout.
  -k          Kill the current agent.
  -d          Debug mode.
  -a socket   Bind agent socket to given name.
  -t life     Default identity lifetime (seconds).
[root@linux1:~]# ssh-add -l
2048 a1:b0:c5:02:2e:2a:ca:96:95:63:62:ac:c5:22:d0:79 .ssh/id_rsa (RSA)
[root@linux1:~]# ssh 192.168.16.2
Last login: Thu May 31 15:20:59 2007 from linux1.net.nt
Linux linux2 2.6.21.2 #1 SMP Thu May 24 13:33:22 EEST 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=2654; pidfile=/root/.lilalo/l3-agent.pid
[root@linux2:~]# exit
Connection to 192.168.16.2 closed.
bash: /usr/games/frozen-bublle: No such file or directory
15:51:47
#ssh 192.168.16.2 -x
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
9e:2d:a9:2d:1c:93:bd:a9:4e:1a:2b:31:c8:fa:a4:3c.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending key in /root/.ssh/known_hosts:3
RSA host key for 192.168.16.2 has changed and you have requested strict checking.
Host key verification failed.
15:52:10
#ssh 192.168.16.2 -X
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
9e:2d:a9:2d:1c:93:bd:a9:4e:1a:2b:31:c8:fa:a4:3c.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this message.
Offending key in /root/.ssh/known_hosts:3
RSA host key for 192.168.16.2 has changed and you have requested strict checking.
Host key verification failed.
15:52:21
#su - user

15:53:13
$ssh 192.168.16.2 -X
The authenticity of host '192.168.16.2 (192.168.16.2)' can't be established.
RSA key fingerprint is 9e:2d:a9:2d:1c:93:bd:a9:4e:1a:2b:31:c8:fa:a4:3c.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.16.2' (RSA) to the list of known hosts.
user@192.168.16.2's password:
Linux linux2 2.6.21.2 #1 SMP Thu May 24 13:33:22 EEST 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: Thu May 31 15:47:18 2007 from linux1.net.nt
l3-agent is already running: pid=2809; pidfile=/home/user/.lilalo/l3-agent.pid
/dev/pts/5
15:53:13
$ssh 192.168.16.2 -X
The authenticity of host '192.168.16.2 (192.168.16.2)' can't be established.
RSA key fingerprint is 9e:2d:a9:2d:1c:93:bd:a9:4e:1a:2b:31:c8:fa:a4:3c.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.16.2' (RSA) to the list of known hosts.
user@192.168.16.2's password:
Linux linux2 2.6.21.2 #1 SMP Thu May 24 13:33:22 EEST 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: Thu May 31 15:47:18 2007 from linux1.net.nt
l3-agent is already running: pid=2809; pidfile=/home/user/.lilalo/l3-agent.pid
/dev/pts/0
16:02:00
#exit
Connection to 192.168.16.1 closed.
16:02:30
#screen -x
16:05:38
#exit

16:05:39
$su
Password:
16:05:43
#ssh 192.168.16.1
Last login: Thu May 31 15:56:14 2007 from linux2.net.nt
Linux linux1 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
             !!!            LINUX1           !!!
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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=3166; pidfile=/root/.lilalo/l3-agent.pid
/dev/pts/3
16:09:33
$exit

/dev/pts/0
16:09:50
#screen -x
16:13:04
#ssh 192.168.16.1
Last login: Thu May 31 16:07:16 2007 from linux2.net.nt
Linux linux1 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
             !!!            LINUX1           !!!
             !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
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=3166; pidfile=/root/.lilalo/l3-agent.pid
16:19:00
#exit

/dev/pts/3
16:19:01
#exit

16:19:03
$reboot
bash: reboot: command not found
16:21:54
$restart
bash: restart: command not found
16:22:05
$su
Password:
16:22:12
#reboot

Статистика

Время первой команды журнала14:04:43 2007- 5-31
Время последней команды журнала16:22:12 2007- 5-31
Количество командных строк в журнале64
Процент команд с ненулевым кодом завершения, % 9.38
Процент синтаксически неверно набранных команд, %15.62
Суммарное время работы с терминалом *, час 1.42
Количество командных строк в единицу времени, команда/мин 0.75
Частота использования команд
ssh23|==========================| 26.14%
exit13|==============| 14.77%
>8|=========| 9.09%
cat8|=========| 9.09%
frozen-bublle7|=======| 7.95%
authorized_keys'6|======| 6.82%
screen5|=====| 5.68%
su5|=====| 5.68%
ssh-keygen3|===| 3.41%
reboot2|==| 2.27%
apt-get2|==| 2.27%
authtorized_keys'2|==| 2.27%
ssh_keygen1|=| 1.14%
xhost1|=| 1.14%
restart1|=| 1.14%
mc1|=| 1.14%
____
*) Интервалы неактивности длительностью 30 минут и более не учитываются

Справка

Для того чтобы использовать LiLaLo, не нужно знать ничего особенного: всё происходит само собой. Однако, чтобы ведение и последующее использование журналов было как можно более эффективным, желательно иметь в виду следующее:
  1. В журнал автоматически попадают все команды, данные в любом терминале системы.

  2. Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.

  3. Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
    $ l s-l
    bash: l: command not found
    

  4. Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
    $ test 5 -lt 4
    Обратите внимание на то, что код завершения команды может быть отличен от нуля не только в тех случаях, когда команда была выполнена с ошибкой. Многие команды используют код завершения, например, для того чтобы показать результаты проверки

  5. Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
    $ 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
    

  6. Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
    # id
    uid=0(root) gid=0(root) Gruppen=0(root)
    

  7. Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
    $ vi ~/.bashrc
    2a3,5
    >    if [ -f /usr/local/etc/bash_completion ]; then
    >         . /usr/local/etc/bash_completion
    >        fi
    

  8. Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
    $ patch ~/.bashrc
    В данном случае изменения применяются к файлу ~/.bashrc

  9. Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.

    Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.

  10. Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.

  11. Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора

  12. Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.

  13. Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.

  14. Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:

    $ whoami
    
    user
    
    $ #^ Интересно, кто я?
    
    в журнале это будет выглядеть так:
    $ whoami
    
    user
    
    Интересно, кто я?

  15. Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:

    $ whoami
    
    user
    
    $ cat > /dev/null #^ Интересно, кто я?
    
    Программа whoami выводит имя пользователя, под которым 
    мы зарегистрировались в системе.
    -
    Она не может ответить на вопрос о нашем назначении 
    в этом мире.
    
    В журнале это будет выглядеть так:
    $ whoami
    user
    
    Интересно, кто я?
    Программа whoami выводит имя пользователя, под которым
    мы зарегистрировались в системе.

    Она не может ответить на вопрос о нашем назначении
    в этом мире.
    Для разделения нескольких абзацев между собой используйте символ "-", один в строке.

  16. Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=

  17. Содержимое файла может быть показано в журнале. Для этого его нужно вывести с помощью программы cat. Если вывод команды отметить симоволами #!, содержимое файла будет показано в журнале в специально отведённой для этого секции.
  18. Для того чтобы вставить скриншот интересующего вас окна в журнал, нужно воспользоваться командой l3shot. После того как команда вызвана, нужно с помощью мыши выбрать окно, которое должно быть в журнале.
  19. Команды в журнале расположены в хронологическом порядке. Если две команды давались одна за другой, но на разных терминалах, в журнале они будут рядом, даже если они не имеют друг к другу никакого отношения.
    1
        2
    3   
        4
    
    Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.

О программе

LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008

$Id$