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

Содержание

Журнал

Пятница (04/04/08)

/dev/ttyp4
15:33:00
#less /var/log/maillog
15:33:00
#less /var/log/maillog
15:33:14
#vim ns.mega.unix.nt.mc
15:33:14
#vim ns.mega.unix.nt.mc
15:33:19
#pkill -9 sendmail

15:33:19
#pkill -9 sendmail

15:33:30
#ps aux | grep sendmail
root 31278  0.0  0.1  1600  1008  p3  S+   12:33PM   0:00.01 grep sendmail
15:33:30
#ps aux | grep sendmail
root 31278  0.0  0.1  1600  1008  p3  S+   12:33PM   0:00.01 grep sendmail
15:33:37
#sendmail -bD

15:33:37
#sendmail -bD

/dev/ttyp6
15:34:26
#screen -x
15:34:26
#screen -x
/dev/ttyp4
15:34:56
#ps aux | grep sendmail
root 31379  0.0  0.1  1532   520  p3  RL+  12:34PM   0:00.01 grep sendmail
15:34:56
#ps aux | grep sendmail
root 31379  0.0  0.1  1532   520  p3  RL+  12:34PM   0:00.01 grep sendmail
15:34:57
#less /var/log/messages
15:34:57
#less /var/log/messages
15:35:11
#less /var/log/
15:35:11
#less /var/log/maillog
15:35:11
#less /var/log/
15:35:11
#less /var/log/maillog
15:35:54
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:35:54
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:35:56
#cp ns.mega.unix.nt.cf sendmail.cf

15:35:56
#cp ns.mega.unix.nt.cf sendmail.cf

15:35:59
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:35:59
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:36:03
#mail root@mega.unix.nt
Subject: test7
test7
.
EOT
15:36:03
#mail root@mega.unix.nt
Subject: test7
test7
.
EOT
15:36:12
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:36  18/656   "test7"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:36:12 2008
Date: Fri, 4 Apr 2008 12:36:12 GMT
From: Charlie Root <root@ns.mega.unix.nt>
To: root@mega.unix.nt
Subject: test7
test7
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:36:12
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:36  18/656   "test7"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:36:12 2008
Date: Fri, 4 Apr 2008 12:36:12 GMT
From: Charlie Root <root@ns.mega.unix.nt>
To: root@mega.unix.nt
Subject: test7
test7
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:36:21
#vim /etc/hosts.allow
15:36:21
#vim /etc/hosts.allow
15:36:34
#telnet 192.168.16.22 25
Trying 192.168.16.22...
telnet: connect to address 192.168.16.22: Connection refused
telnet: Unable to connect to remote host
15:36:34
#telnet 192.168.16.22 25
Trying 192.168.16.22...
telnet: connect to address 192.168.16.22: Connection refused
telnet: Unable to connect to remote host
15:36:39
#/etc/rc.d/sendmail start
Starting sendmail.
15:36:39
#/etc/rc.d/sendmail start
Starting sendmail.
15:36:46
#telnet 192.168.16.22 25
Trying 192.168.16.22...
Connected to ns.life.unix.nt.
Escape character is '^]'.
220 ns.life.unix.nt ESMTP Sendmail 8.14.2/8.14.2; Fri, 4 Apr 2008 12:36:48 GMT
HELO zlo
250 ns.life.unix.nt Hello ns.life.unix.nt [192.168.16.22], pleased to meet you
MAIL FROM: root@ns.life.unix.nt
250 2.1.0 root@ns.life.unix.nt... Sender ok
RCPT TO: root@life.unix.nt
250 2.1.5 root@life.unix.nt... Recipient ok
DATA
354 Enter mail, end with "." on a line by itself
test
.
250 2.0.0 m34CamQg031494 Message accepted for delivery
q
500 5.5.1 Command unrecognized: "q"
^]q
telnet> q
Connection closed.
You have new mail in /var/mail/root
15:36:46
#telnet 192.168.16.22 25
Trying 192.168.16.22...
Connected to ns.life.unix.nt.
Escape character is '^]'.
220 ns.life.unix.nt ESMTP Sendmail 8.14.2/8.14.2; Fri, 4 Apr 2008 12:36:48 GMT
HELO zlo
250 ns.life.unix.nt Hello ns.life.unix.nt [192.168.16.22], pleased to meet you
MAIL FROM: root@ns.life.unix.nt
250 2.1.0 root@ns.life.unix.nt... Sender ok
RCPT TO: root@life.unix.nt
250 2.1.5 root@life.unix.nt... Recipient ok
DATA
354 Enter mail, end with "." on a line by itself
test
.
250 2.0.0 m34CamQg031494 Message accepted for delivery
q
500 5.5.1 Command unrecognized: "q"
^]q
telnet> q
Connection closed.
You have new mail in /var/mail/root
15:37:02
#vim ns.mega.unix.nt.mc
15:37:02
#vim ns.mega.unix.nt.mc
15:38:22
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 2 messages 1 new
    1 MAILER-DAEMON         Fri Apr  4 11:51  76/2375  "Returned mail: see transcript for details"
>N  2 root@ns.life.unix.nt  Fri Apr  4 12:38  13/467
&
Message 2:
From root@ns.life.unix.nt Fri Apr  4 12:38:19 2008
Date: Fri, 4 Apr 2008 12:36:48 GMT
From: Charlie Root <root@ns.life.unix.nt>
To: undisclosed-recipients:;
test
& q
Saved 1 message in mbox
Held 1 message in /var/mail/root
15:38:22
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 2 messages 1 new
    1 MAILER-DAEMON         Fri Apr  4 11:51  76/2375  "Returned mail: see transcript for details"
>N  2 root@ns.life.unix.nt  Fri Apr  4 12:38  13/467
&
Message 2:
From root@ns.life.unix.nt Fri Apr  4 12:38:19 2008
Date: Fri, 4 Apr 2008 12:36:48 GMT
From: Charlie Root <root@ns.life.unix.nt>
To: undisclosed-recipients:;
test
& q
Saved 1 message in mbox
Held 1 message in /var/mail/root
15:38:29
#ssh host1
The authenticity of host 'host1.life.unix.nt (192.168.16.21)' can't be established.
DSA key fingerprint is 13:3f:fb:2a:53:62:8e:f8:0e:c7:3a:c9:10:99:b6:25.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'host1.life.unix.nt' (DSA) to the list of known hosts.
Password:
Last login: Fri Apr  4 06:48:22 2008 from 192.168.16.213
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.  All rights reserved.
FreeBSD 6.3-RELEASE (SMP) #0: Wed Jan 16 04:45:45 UTC 2008
Welcome to FreeBSD!
...
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.
l3-agent is already running: pid=20983; pidfile=/root/.lilalo/l3-agent.pid
15:38:29
#ssh host1
The authenticity of host 'host1.life.unix.nt (192.168.16.21)' can't be established.
DSA key fingerprint is 13:3f:fb:2a:53:62:8e:f8:0e:c7:3a:c9:10:99:b6:25.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'host1.life.unix.nt' (DSA) to the list of known hosts.
Password:
Last login: Fri Apr  4 06:48:22 2008 from 192.168.16.213
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.  All rights reserved.
FreeBSD 6.3-RELEASE (SMP) #0: Wed Jan 16 04:45:45 UTC 2008
Welcome to FreeBSD!
...
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.
l3-agent is already running: pid=20983; pidfile=/root/.lilalo/l3-agent.pid
15:38:52
# 60
 60 FEATURE(`masquerade_envelope')dnl
 44 FEATURE(`masquerade_entire_domain')dnl
          (0)
 45 MASQUERAD(_DOMAIN(`mega.unix.nt')dnl                                                           )
          (        )
 63 dnl Un(omment )o allow relaying based on your MX records.
 64 dnl NOT(: This can allow sites to use your server as a)backup MX without
           (                    )
 65 dnl    (  your per)ission.
           (                                            )
...
    dnl http://directory.google.com/Top/Computers/Internet/Abuse/Spam/Blacklists/
 76
        Uncomment to activate Realtime Blackhole List
 77 dnl information available at http://www.mail-abuse.com/
        NOTE: This is a subscription service as of July 31, 2001
 78 dnl FEATURE(dnsbl)
        Alternatively, you can provide your own server and rejection message:
 81 dnl FEATURE(dnsbl, `blackholes.mail-abuse.org', `"550 Mail from " $&{client_addr} " rejected, see http://mail-abuse.org//
    cgi-bin/lookup?" $&{client_addr}')
"ns.mega.unix.nt.mc" 99L, 4333C written
15:38:52
# 60
 60 FEATURE(`masquerade_envelope')dnl
 44 FEATURE(`masquerade_entire_domain')dnl
          (0)
 45 MASQUERAD(_DOMAIN(`mega.unix.nt')dnl                                                           )
          (        )
 63 dnl Un(omment )o allow relaying based on your MX records.
 64 dnl NOT(: This can allow sites to use your server as a)backup MX without
           (                    )
 65 dnl    (  your per)ission.
           (                                            )
...
    dnl http://directory.google.com/Top/Computers/Internet/Abuse/Spam/Blacklists/
 76
        Uncomment to activate Realtime Blackhole List
 77 dnl information available at http://www.mail-abuse.com/
        NOTE: This is a subscription service as of July 31, 2001
 78 dnl FEATURE(dnsbl)
        Alternatively, you can provide your own server and rejection message:
 81 dnl FEATURE(dnsbl, `blackholes.mail-abuse.org', `"550 Mail from " $&{client_addr} " rejected, see http://mail-abuse.org//
    cgi-bin/lookup?" $&{client_addr}')
"ns.mega.unix.nt.mc" 99L, 4333C written
15:38:56
#ssh 192.168.16.24
The authenticity of host '192.168.16.24 (192.168.16.24)' can't be established.
DSA key fingerprint is 13:3f:fb:2a:53:62:8e:f8:0e:c7:3a:c9:10:99:b6:25.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.16.24' (DSA) to the list of known hosts.
Password:
Last login: Fri Apr  4 06:50:41 2008 from 192.168.16.213
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.  All rights reserved.
FreeBSD 6.3-RELEASE (SMP) #0: Wed Jan 16 04:45:45 UTC 2008
Welcome to FreeBSD!
...
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.
l3-agent is already running: pid=23177; pidfile=/root/.lilalo/l3-agent.pid
15:38:56
#ssh 192.168.16.24
The authenticity of host '192.168.16.24 (192.168.16.24)' can't be established.
DSA key fingerprint is 13:3f:fb:2a:53:62:8e:f8:0e:c7:3a:c9:10:99:b6:25.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.16.24' (DSA) to the list of known hosts.
Password:
Last login: Fri Apr  4 06:50:41 2008 from 192.168.16.213
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.  All rights reserved.
FreeBSD 6.3-RELEASE (SMP) #0: Wed Jan 16 04:45:45 UTC 2008
Welcome to FreeBSD!
...
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.
l3-agent is already running: pid=23177; pidfile=/root/.lilalo/l3-agent.pid
15:40:24
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:40:24
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:40:27
#cp ns.mega.unix.nt.cf sendmail.cf

15:40:27
#cp ns.mega.unix.nt.cf sendmail.cf

15:40:29
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:40:29
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:40:31
#mail root@mega.unix.nt
Subject: test8
test
.
EOT
15:40:31
#mail root@mega.unix.nt
Subject: test8
test
.
EOT
15:40:38
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:40  18/655   "test8"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:40:39 2008
Date: Fri, 4 Apr 2008 12:40:38 GMT
From: Charlie Root <root@ns.mega.unix.nt>
To: root@mega.unix.nt
Subject: test8
test
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:40:38
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:40  18/655   "test8"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:40:39 2008
Date: Fri, 4 Apr 2008 12:40:38 GMT
From: Charlie Root <root@ns.mega.unix.nt>
To: root@mega.unix.nt
Subject: test8
test
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:40:47
#vim ns.mega.unix.nt.mc
15:40:47
#vim ns.mega.unix.nt.mc
15:41:06
#LANG=C

15:41:06
#LANG=C

15:41:11
#mutt
   2   + Apr 04 Mail Delivery S (  56) Returned mail: see transcript for details
      Cc:
                     oot@ns.mega.unix.nt>
 Subject: Re: test rfom mega to life
ReplyFcc:
                         o life
User-Agent: Mutt/1.4.2.3i
-*-Mutt: /var/mail/root [Msgs:2 3.3K]---(date/date)-----------------------------------------------------------------(all)---
2 kept, 0 deleted.
15:41:11
#mutt
   2   + Apr 04 Mail Delivery S (  56) Returned mail: see transcript for details
      Cc:
                     oot@ns.mega.unix.nt>
 Subject: Re: test rfom mega to life
ReplyFcc:
                         o life
User-Agent: Mutt/1.4.2.3i
-*-Mutt: /var/mail/root [Msgs:2 3.3K]---(date/date)-----------------------------------------------------------------(all)---
2 kept, 0 deleted.
15:41:38
#ssh 192.168.16.24
Password:
Password:
Last login: Fri Apr  4 10:41:07 2008 from 192.168.16.22
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.  All rights reserved.
FreeBSD 6.3-RELEASE (SMP) #0: Wed Jan 16 04:45:45 UTC 2008
Welcome to FreeBSD!
Before seeking technical support, please use the following resources:
o  Security advisories and updated errata information for all releases are
   at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
...
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.
l3-agent is already running: pid=23177; pidfile=/root/.lilalo/l3-agent.pid
15:41:38
#ssh 192.168.16.24
Password:
Password:
Last login: Fri Apr  4 10:41:07 2008 from 192.168.16.22
Copyright (c) 1980, 1983, 1986, 1988, 1990, 1991, 1993, 1994
        The Regents of the University of California.  All rights reserved.
FreeBSD 6.3-RELEASE (SMP) #0: Wed Jan 16 04:45:45 UTC 2008
Welcome to FreeBSD!
Before seeking technical support, please use the following resources:
o  Security advisories and updated errata information for all releases are
   at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
...
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.
If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.
You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.
l3-agent is already running: pid=23177; pidfile=/root/.lilalo/l3-agent.pid
15:42:27
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:42:27
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:42:30
#cp ns.mega.unix.nt.cf sendmail.cf

15:42:30
#cp ns.mega.unix.nt.cf sendmail.cf

15:42:32
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:42:32
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:42:36
#mail root@mega.unix.nt
Subject: tewt9
wsdf
.
EOT
15:42:36
#mail root@mega.unix.nt
Subject: tewt9
wsdf
.
EOT
15:42:42
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:42  18/655   "tewt9"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:42:43 2008
Date: Fri, 4 Apr 2008 12:42:42 GMT
From: Charlie Root <root@ns.mega.unix.nt>
...
& r
To: root@mega.unix.nt root@ns.mega.unix.nt
Subject: Re: tewt9
^C
(Interrupt -- one more to kill letter)
^C&
At EOF
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:42:42
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:42  18/655   "tewt9"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:42:43 2008
Date: Fri, 4 Apr 2008 12:42:42 GMT
From: Charlie Root <root@ns.mega.unix.nt>
...
& r
To: root@mega.unix.nt root@ns.mega.unix.nt
Subject: Re: tewt9
^C
(Interrupt -- one more to kill letter)
^C&
At EOF
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:43:05
#vim ns.mega.unix.nt.mc
15:43:05
#vim ns.mega.unix.nt.mc
15:47:04
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:47:04
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:47:07
#cp ns.mega.unix.nt.cf sendmail.cf

15:47:07
#cp ns.mega.unix.nt.cf sendmail.cf

15:47:16
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:47:16
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
15:47:18
#mail root@mega.unix.nt
Subject: test
sd
.
EOT
15:47:18
#mail root@mega.unix.nt
Subject: test
sd
.
EOT
15:47:26
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:47  18/652   "test"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:47:26 2008
Date: Fri, 4 Apr 2008 12:47:26 GMT
From: Charlie Root <root@ns.mega.unix.nt>
To: root@mega.unix.nt
Subject: test
sd
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:47:26
#mail
Mail version 8.1 6/6/93.  Type ? for help.
"/var/mail/root": 3 messages 1 new
    1 root@ns.life.unix.nt  Fri Apr  4 10:43  33/1244  "Re: test rfom mega to life"
    2 root@ns.life.unix.nt  Fri Apr  4 10:49  33/1059  "trtr"
>N  3 root@ns.mega.unix.nt  Fri Apr  4 12:47  18/652   "test"
&
Message 3:
From root@ns.mega.unix.nt Fri Apr  4 12:47:26 2008
Date: Fri, 4 Apr 2008 12:47:26 GMT
From: Charlie Root <root@ns.mega.unix.nt>
To: root@mega.unix.nt
Subject: test
sd
& q
Saved 1 message in mbox
Held 2 messages in /var/mail/root
15:47:35
#rm ns.mega.unix.nt.cf

15:47:35
#rm ns.mega.unix.nt.cf

15:47:41
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:47:41
#make
/usr/bin/m4 -D_CF_DIR_=/usr/share/sendmail/cf/   /usr/share/sendmail/cf/m4/cf.m4 ns.mega.unix.nt.mc > ns.mega.unix.nt.cf
15:47:43
#diff ns.mega.unix.nt.cf sendmail.cf
20c20
< ##### built by root@ns.mega.unix.nt on Fri Apr 4 12:47:43 UTC 2008
---
> ##### built by root@ns.mega.unix.nt on Fri Apr 4 12:47:07 UTC 2008
15:47:43
#diff ns.mega.unix.nt.cf sendmail.cf
20c20
< ##### built by root@ns.mega.unix.nt on Fri Apr 4 12:47:43 UTC 2008
---
> ##### built by root@ns.mega.unix.nt on Fri Apr 4 12:47:07 UTC 2008
15:47:56
#m4 < ns.mega.unix.nt.mc > sendmail.cf

15:47:56
#m4 < ns.mega.unix.nt.mc > sendmail.cf

15:48:17
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
554 5.0.0 /etc/mail/sendmail.cf: line 2: invalid argument to V line: "ERSIONID(FreeBSD: s"
451 4.0.0 /etc/mail/sendmail.cf: line 6: fileclass: cannot open 'ATURE(access_db,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 7: fileclass: cannot open 'ATURE(blacklist_recipients)': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 8: fileclass: cannot open 'ATURE(local_lmtp)': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 9: fileclass: cannot open 'ATURE(mailertable,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 10: fileclass: cannot open 'ATURE(virtusertable,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 13: fileclass: cannot open 'ATURE(allmasquerade)FEATURE(masquerade_envelope)FEATURE(always_add_domain)MASQUERADE_AS(mega.unix.nt)': No such file or directory
554 5.0.0 /etc/mail/sendmail.cf: line 26: MAILER(local): A= argument required
554 5.0.0 /etc/mail/sendmail.cf: line 27: MAILER(smtp): A= argument required
554 5.0.0 No local mailer defined
554 5.0.0 QueueDirectory (Q) option must be set
15:48:17
#/etc/rc.d/sendmail restart
Stopping sendmail.
Starting sendmail.
554 5.0.0 /etc/mail/sendmail.cf: line 2: invalid argument to V line: "ERSIONID(FreeBSD: s"
451 4.0.0 /etc/mail/sendmail.cf: line 6: fileclass: cannot open 'ATURE(access_db,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 7: fileclass: cannot open 'ATURE(blacklist_recipients)': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 8: fileclass: cannot open 'ATURE(local_lmtp)': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 9: fileclass: cannot open 'ATURE(mailertable,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 10: fileclass: cannot open 'ATURE(virtusertable,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 13: fileclass: cannot open 'ATURE(allmasquerade)FEATURE(masquerade_envelope)FEATURE(always_add_domain)MASQUERADE_AS(mega.unix.nt)': No such file or directory
554 5.0.0 /etc/mail/sendmail.cf: line 26: MAILER(local): A= argument required
554 5.0.0 /etc/mail/sendmail.cf: line 27: MAILER(smtp): A= argument required
554 5.0.0 No local mailer defined
554 5.0.0 QueueDirectory (Q) option must be set
15:48:22
#m4 ns.mega.unix.nt.mc > sendmail.cf

15:48:22
#m4 ns.mega.unix.nt.mc > sendmail.cf

15:49:09
#/etc/rc.d/sendmail restart
sendmail not running? (check /var/run/sendmail.pid).
Starting sendmail.
554 5.0.0 /etc/mail/sendmail.cf: line 2: invalid argument to V line: "ERSIONID(FreeBSD: s"
451 4.0.0 /etc/mail/sendmail.cf: line 6: fileclass: cannot open 'ATURE(access_db,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 7: fileclass: cannot open 'ATURE(blacklist_recipients)': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 8: fileclass: cannot open 'ATURE(local_lmtp)': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 9: fileclass: cannot open 'ATURE(mailertable,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 10: fileclass: cannot open 'ATURE(virtusertable,': No such file or directory
451 4.0.0 /etc/mail/sendmail.cf: line 13: fileclass: cannot open 'ATURE(allmasquerade)FEATURE(masquerade_envelope)FEATURE(always_add_domain)MASQUERADE_AS(mega.unix.nt)': No such file or directory
554 5.0.0 /etc/mail/sendmail.cf: line 26: MAILER(local): A= argument required
554 5.0.0 /etc/mail/sendmail.cf: line 27: MAILER(smtp): A= argument required
554 5.0.0 No local mailer defined
554 5.0.0 QueueDirectory (Q) option must be set

Статистика

Время первой команды журнала15:33:00 2008- 4- 4
Время последней команды журнала15:49:09 2008- 4- 4
Количество командных строк в журнале101
Процент команд с ненулевым кодом завершения, % 3.96
Процент синтаксически неверно набранных команд, % 0.00
Суммарное время работы с терминалом *, час 0.27
Количество командных строк в единицу времени, команда/мин 6.25
Частота использования команд
mail18|================| 16.22%
/etc/rc.d/sendmail13|===========| 11.71%
vim10|=========| 9.01%
make10|=========| 9.01%
cp8|=======| 7.21%
less8|=======| 7.21%
ssh6|=====| 5.41%
ps4|===| 3.60%
telnet4|===| 3.60%
grep4|===| 3.60%
m44|===| 3.60%
sendmail.cf4|===| 3.60%
diff2|=| 1.80%
mutt2|=| 1.80%
screen2|=| 1.80%
ns.mega.unix.nt.mc2|=| 1.80%
602|=| 1.80%
pkill2|=| 1.80%
sendmail2|=| 1.80%
rm2|=| 1.80%
LANG=C2|=| 1.80%
____
*) Интервалы неактивности длительностью 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$