/l3/users/26-03-2012/NT-BSDnet/freebsd4.net.nt/root :1 :2 :3 :4 :5 :6 :7 :8 :9 :10 :11 :12 :13 :14 :15 :16 :17 :18 :19 :20 :21 |
|
#cd
![]() |
#cd
![]() |
#cd
|
#vim /etc/inetd.conf
![]() |
#vim /etc/inetd.conf
![]() |
#vim /etc/inetd.conf
![]() |
#vim /etc/inetd.conf
|
#bash
![]() ^C ^C ^[[A |
#bash
![]() ^C ^C ^[[A |
#bash
![]() ^C ^C ^[[A |
#bash
![]() ^C ^C ^[[A |
#vim /etc/rc.conf
![]() |
#vim /etc/rc.conf
![]() |
#vim /etc/rc.conf
![]() |
#vim /etc/rc.conf
|
#~
![]() ssh stream tcp nowait root /usr/sbin/sshd sshd -i -4 #ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i -6 #telnet stream tcp nowait root /usr/libexec/telnetd telnetd #telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd #shell stream tcp nowait root /usr/libexec/rshd rshd #shell stream tcp6 nowait root /usr/libexec/rshd rshd #login stream tcp nowait root /usr/libexec/rlogind rlogind #login stream tcp6 nowait root /usr/libexec/rlogind rlogind #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s # |
#~
![]() ssh stream tcp nowait root /usr/sbin/sshd sshd -i -4 #ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i -6 #telnet stream tcp nowait root /usr/libexec/telnetd telnetd #telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd #shell stream tcp nowait root /usr/libexec/rshd rshd #shell stream tcp6 nowait root /usr/libexec/rshd rshd #login stream tcp nowait root /usr/libexec/rlogind rlogind #login stream tcp6 nowait root /usr/libexec/rlogind rlogind #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s # |
#~
![]() ssh stream tcp nowait root /usr/sbin/sshd sshd -i -4 #ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i -6 #telnet stream tcp nowait root /usr/libexec/telnetd telnetd #telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd #shell stream tcp nowait root /usr/libexec/rshd rshd #shell stream tcp6 nowait root /usr/libexec/rshd rshd #login stream tcp nowait root /usr/libexec/rlogind rlogind #login stream tcp6 nowait root /usr/libexec/rlogind rlogind #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s # |
#~
ssh stream tcp nowait root /usr/sbin/sshd sshd -i -4 #ssh stream tcp6 nowait root /usr/sbin/sshd sshd -i -6 #telnet stream tcp nowait root /usr/libexec/telnetd telnetd #telnet stream tcp6 nowait root /usr/libexec/telnetd telnetd #shell stream tcp nowait root /usr/libexec/rshd rshd #shell stream tcp6 nowait root /usr/libexec/rshd rshd #login stream tcp nowait root /usr/libexec/rlogind rlogind #login stream tcp6 nowait root /usr/libexec/rlogind rlogind #finger stream tcp nowait/3/10 nobody /usr/libexec/fingerd fingerd -s #finger stream tcp6 nowait/3/10 nobody /usr/libexec/fingerd fingerd -s # |
#run comsat as root to be able to print partial mailbox contents w/ biff,
USER COMMAND PID FD PROTO LOCAL ADDRESS FOREIGN ADDRESS root netcat 3546 0 tcp4 *:* *:* root netcat 3546 3 tcp4 *:3389 *:* root netcat 3511 3 tcp4 *:33383 *:* root sshd 1572 3 tcp4 192.168.13.24:22 192.168.13.253:4127 root sshd 1440 3 tcp4 192.168.13.24:22 192.168.13.253:4112 root sshd 1308 3 tcp4 192.168.13.24:22 192.168.13.253:51010 root sendmail 1211 3 tcp4 127.0.0.1:25 *:* root sshd 1203 4 tcp4 *:22 *:* root syslogd 909 7 udp4 *:514 *:* |
#whereis xinetd
![]() xinetd: /usr/ports/security/xinetd |
#whereis xinetd
![]() xinetd: /usr/ports/security/xinetd |
#whereis xinetd
![]() xinetd: /usr/ports/security/xinetd |
#whereis xinetd
xinetd: /usr/ports/security/xinetd |
#cd /usr/ports/security/xinetd/
![]() |
#cd /usr/ports/security/xinetd/
![]() |
#cd /usr/ports/security/xinetd/
![]() |
#cd /usr/ports/security/xinetd/
|
#make install clean
![]() ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => xinetd-2.3.14.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.xinetd.org//xinetd-2.3.14.tar.gz xinetd-2.3.14.tar.gz 100% of 294 kB 56 kBps ===> Extracting for xinetd-2.3.14_2 => SHA256 Checksum OK for xinetd-2.3.14.tar.gz. ===> Patching for xinetd-2.3.14_2 ===> Applying FreeBSD patches for xinetd-2.3.14_2 /usr/bin/find /usr/ports/security/xinetd/work/xinetd-2.3.14/libs/src -name Makefile.in | /usr/bin/xargs /usr/bin/sed -i.bak -e 's!\@INSTALL\@!/bin/cp!; s!-m 640!!' ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => make-3.81.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://ftp.gnu.org/gnu/make//make-3.81.tar.bz2 make-3.81.tar.bz2 100% of 1124 kB 292 kBps ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ^C |
#make install clean
![]() ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => xinetd-2.3.14.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.xinetd.org//xinetd-2.3.14.tar.gz xinetd-2.3.14.tar.gz 100% of 294 kB 56 kBps ===> Extracting for xinetd-2.3.14_2 => SHA256 Checksum OK for xinetd-2.3.14.tar.gz. ===> Patching for xinetd-2.3.14_2 ===> Applying FreeBSD patches for xinetd-2.3.14_2 /usr/bin/find /usr/ports/security/xinetd/work/xinetd-2.3.14/libs/src -name Makefile.in | /usr/bin/xargs /usr/bin/sed -i.bak -e 's!\@INSTALL\@!/bin/cp!; s!-m 640!!' ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => make-3.81.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://ftp.gnu.org/gnu/make//make-3.81.tar.bz2 make-3.81.tar.bz2 100% of 1124 kB 292 kBps ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ^C |
#make install clean
![]() ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => xinetd-2.3.14.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.xinetd.org//xinetd-2.3.14.tar.gz xinetd-2.3.14.tar.gz 100% of 294 kB 56 kBps ===> Extracting for xinetd-2.3.14_2 => SHA256 Checksum OK for xinetd-2.3.14.tar.gz. ===> Patching for xinetd-2.3.14_2 ===> Applying FreeBSD patches for xinetd-2.3.14_2 /usr/bin/find /usr/ports/security/xinetd/work/xinetd-2.3.14/libs/src -name Makefile.in | /usr/bin/xargs /usr/bin/sed -i.bak -e 's!\@INSTALL\@!/bin/cp!; s!-m 640!!' ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => make-3.81.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://ftp.gnu.org/gnu/make//make-3.81.tar.bz2 make-3.81.tar.bz2 100% of 1124 kB 292 kBps ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ^C |
#make install clean
![]() ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => xinetd-2.3.14.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.xinetd.org//xinetd-2.3.14.tar.gz xinetd-2.3.14.tar.gz 100% of 294 kB 56 kBps ===> Extracting for xinetd-2.3.14_2 => SHA256 Checksum OK for xinetd-2.3.14.tar.gz. ===> Patching for xinetd-2.3.14_2 ===> Applying FreeBSD patches for xinetd-2.3.14_2 /usr/bin/find /usr/ports/security/xinetd/work/xinetd-2.3.14/libs/src -name Makefile.in | /usr/bin/xargs /usr/bin/sed -i.bak -e 's!\@INSTALL\@!/bin/cp!; s!-m 640!!' ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE => make-3.81.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://ftp.gnu.org/gnu/make//make-3.81.tar.bz2 make-3.81.tar.bz2 100% of 1124 kB 292 kBps ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ^C |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ===> Patching for gmake-3.81_4 ===> Applying FreeBSD patches for gmake-3.81_4 ===> gmake-3.81_4 depends on shared library: intl - found ===> Configuring for gmake-3.81_4 ... checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... ^Z [1]+ Stopped make install clean |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ===> Patching for gmake-3.81_4 ===> Applying FreeBSD patches for gmake-3.81_4 ===> gmake-3.81_4 depends on shared library: intl - found ===> Configuring for gmake-3.81_4 ... checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... ^Z [1]+ Stopped make install clean |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ===> Patching for gmake-3.81_4 ===> Applying FreeBSD patches for gmake-3.81_4 ===> gmake-3.81_4 depends on shared library: intl - found ===> Configuring for gmake-3.81_4 ... checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... ^Z [1]+ Stopped make install clean |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - not found ===> Verifying install for gmake in /usr/ports/devel/gmake ===> Vulnerability check disabled, database not found ===> License check disabled, port has not defined LICENSE ===> Extracting for gmake-3.81_4 => SHA256 Checksum OK for make-3.81.tar.bz2. ===> Patching for gmake-3.81_4 ===> Applying FreeBSD patches for gmake-3.81_4 ===> gmake-3.81_4 depends on shared library: intl - found ===> Configuring for gmake-3.81_4 ... checking for dup2... yes checking for getcwd... yes checking for realpath... yes checking for sigsetmask... yes checking for sigaction... yes checking for getgroups... yes checking for seteuid... yes checking for setegid... yes checking for setlinebuf... ^Z [1]+ Stopped make install clean |
#top
![]() last pid: 9830; load averages: 5.04, 4.54, 3.53 up 0+02:10:11 12:45:19 47 pr91.8% user, 0.0% nice, 0.8% system, 7.4% interrupt, 0.0% idle Mem: 37M Active, 80M Inact, 66M Wired, 144K Cache, 60M Buf, 306M Free Swap: 1819M Total, 1819M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 1452 root 1 101 0 18256K 16120K RUN 18:47 25.00% perl5.10.1 1317 root 1 101 0 18256K 16104K RUN 19:22 23.97% perl5.10.1 1581 root 1 101 0 18256K 16108K RUN 18:47 23.97% perl5.10.1 1515 root 1 101 0 18256K 16092K RUN 18:47 23.97% perl5.10.1 1308 root 1 44 0 9436K 4452K select 0:08 0.00% sshd ... 1375 root 1 44 0 3708K 2028K select 0:01 0.00% screen 1412 root 1 47 0 4568K 2424K wait 0:01 0.00% bash 1376 root 1 44 0 3352K 976K select 0:00 0.00% script 1311 root 1 44 0 3352K 976K select 0:00 0.00% script 1575 root 1 44 0 3352K 976K select 0:00 0.00% script 1440 root 1 44 0 9436K 4488K select 0:00 0.00% sshd 1211 root 1 44 0 6092K 3324K select 0:00 0.00% sendmail 6813 root 1 45 0 4568K 2440K wait 0:00 0.00% bash 1446 root 1 44 0 3352K 976K select 0:00 0.00% script 7072 root 1 76 0 2912K 1148K STOP 0:00 0.00% make |
#top
![]() last pid: 9830; load averages: 5.04, 4.54, 3.53 up 0+02:10:11 12:45:19 47 pr91.8% user, 0.0% nice, 0.8% system, 7.4% interrupt, 0.0% idle Mem: 37M Active, 80M Inact, 66M Wired, 144K Cache, 60M Buf, 306M Free Swap: 1819M Total, 1819M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 1452 root 1 101 0 18256K 16120K RUN 18:47 25.00% perl5.10.1 1317 root 1 101 0 18256K 16104K RUN 19:22 23.97% perl5.10.1 1581 root 1 101 0 18256K 16108K RUN 18:47 23.97% perl5.10.1 1515 root 1 101 0 18256K 16092K RUN 18:47 23.97% perl5.10.1 1308 root 1 44 0 9436K 4452K select 0:08 0.00% sshd ... 1375 root 1 44 0 3708K 2028K select 0:01 0.00% screen 1412 root 1 47 0 4568K 2424K wait 0:01 0.00% bash 1376 root 1 44 0 3352K 976K select 0:00 0.00% script 1311 root 1 44 0 3352K 976K select 0:00 0.00% script 1575 root 1 44 0 3352K 976K select 0:00 0.00% script 1440 root 1 44 0 9436K 4488K select 0:00 0.00% sshd 1211 root 1 44 0 6092K 3324K select 0:00 0.00% sendmail 6813 root 1 45 0 4568K 2440K wait 0:00 0.00% bash 1446 root 1 44 0 3352K 976K select 0:00 0.00% script 7072 root 1 76 0 2912K 1148K STOP 0:00 0.00% make |
#top
![]() last pid: 9830; load averages: 5.04, 4.54, 3.53 up 0+02:10:11 12:45:19 47 pr91.8% user, 0.0% nice, 0.8% system, 7.4% interrupt, 0.0% idle Mem: 37M Active, 80M Inact, 66M Wired, 144K Cache, 60M Buf, 306M Free Swap: 1819M Total, 1819M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 1452 root 1 101 0 18256K 16120K RUN 18:47 25.00% perl5.10.1 1317 root 1 101 0 18256K 16104K RUN 19:22 23.97% perl5.10.1 1581 root 1 101 0 18256K 16108K RUN 18:47 23.97% perl5.10.1 1515 root 1 101 0 18256K 16092K RUN 18:47 23.97% perl5.10.1 1308 root 1 44 0 9436K 4452K select 0:08 0.00% sshd ... 1375 root 1 44 0 3708K 2028K select 0:01 0.00% screen 1412 root 1 47 0 4568K 2424K wait 0:01 0.00% bash 1376 root 1 44 0 3352K 976K select 0:00 0.00% script 1311 root 1 44 0 3352K 976K select 0:00 0.00% script 1575 root 1 44 0 3352K 976K select 0:00 0.00% script 1440 root 1 44 0 9436K 4488K select 0:00 0.00% sshd 1211 root 1 44 0 6092K 3324K select 0:00 0.00% sendmail 6813 root 1 45 0 4568K 2440K wait 0:00 0.00% bash 1446 root 1 44 0 3352K 976K select 0:00 0.00% script 7072 root 1 76 0 2912K 1148K STOP 0:00 0.00% make |
#top
last pid: 9830; load averages: 5.04, 4.54, 3.53 up 0+02:10:11 12:45:19 47 pr91.8% user, 0.0% nice, 0.8% system, 7.4% interrupt, 0.0% idle Mem: 37M Active, 80M Inact, 66M Wired, 144K Cache, 60M Buf, 306M Free Swap: 1819M Total, 1819M Free PID USERNAME THR PRI NICE SIZE RES STATE TIME WCPU COMMAND 1452 root 1 101 0 18256K 16120K RUN 18:47 25.00% perl5.10.1 1317 root 1 101 0 18256K 16104K RUN 19:22 23.97% perl5.10.1 1581 root 1 101 0 18256K 16108K RUN 18:47 23.97% perl5.10.1 1515 root 1 101 0 18256K 16092K RUN 18:47 23.97% perl5.10.1 1308 root 1 44 0 9436K 4452K select 0:08 0.00% sshd ... 1375 root 1 44 0 3708K 2028K select 0:01 0.00% screen 1412 root 1 47 0 4568K 2424K wait 0:01 0.00% bash 1376 root 1 44 0 3352K 976K select 0:00 0.00% script 1311 root 1 44 0 3352K 976K select 0:00 0.00% script 1575 root 1 44 0 3352K 976K select 0:00 0.00% script 1440 root 1 44 0 9436K 4488K select 0:00 0.00% sshd 1211 root 1 44 0 6092K 3324K select 0:00 0.00% sendmail 6813 root 1 45 0 4568K 2440K wait 0:00 0.00% bash 1446 root 1 44 0 3352K 976K select 0:00 0.00% script 7072 root 1 76 0 2912K 1148K STOP 0:00 0.00% make |
#killall -9 l3-agent
![]() No matching processes were found |
#killall -9 l3-agent
![]() No matching processes were found |
#killall -9 l3-agent
![]() No matching processes were found |
#killall -9 l3-agent
![]() No matching processes were found |
#killall -9 l3
![]() No matching processes were found |
#killall -9 l3
![]() No matching processes were found |
#killall -9 l3
![]() No matching processes were found |
#killall -9 l3
![]() No matching processes were found |
#fg 1
![]() make install clean yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes ... install -o root -g wheel -m 444 './make.info' '/usr/local/info//make.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//make.info' test -z "/usr/local/bin" || /bin/sh ./config/mkinstalldirs "/usr/local/bin" install -s -o root -g wheel -m 555 'make' '/usr/local/bin/gmake' test -z "/usr/local/man/man1" || /bin/sh ./config/mkinstalldirs "/usr/local/man/man1" install -o root -g wheel -m 444 './make.1' '/usr/local/man/man1/gmake.1' install-info --quiet /usr/local/info/make.info /usr/local/info/dir ===> Compressing manual pages for gmake-3.81_4 ===> Registering installation for gmake-3.81_4 ^C |
#fg 1
![]() make install clean yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes ... install -o root -g wheel -m 444 './make.info' '/usr/local/info//make.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//make.info' test -z "/usr/local/bin" || /bin/sh ./config/mkinstalldirs "/usr/local/bin" install -s -o root -g wheel -m 555 'make' '/usr/local/bin/gmake' test -z "/usr/local/man/man1" || /bin/sh ./config/mkinstalldirs "/usr/local/man/man1" install -o root -g wheel -m 444 './make.1' '/usr/local/man/man1/gmake.1' install-info --quiet /usr/local/info/make.info /usr/local/info/dir ===> Compressing manual pages for gmake-3.81_4 ===> Registering installation for gmake-3.81_4 ^C |
#fg 1
![]() make install clean yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes ... install -o root -g wheel -m 444 './make.info' '/usr/local/info//make.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//make.info' test -z "/usr/local/bin" || /bin/sh ./config/mkinstalldirs "/usr/local/bin" install -s -o root -g wheel -m 555 'make' '/usr/local/bin/gmake' test -z "/usr/local/man/man1" || /bin/sh ./config/mkinstalldirs "/usr/local/man/man1" install -o root -g wheel -m 444 './make.1' '/usr/local/man/man1/gmake.1' install-info --quiet /usr/local/info/make.info /usr/local/info/dir ===> Compressing manual pages for gmake-3.81_4 ===> Registering installation for gmake-3.81_4 ^C |
#fg 1
![]() make install clean yes checking for setreuid... yes checking for setregid... yes checking for getrlimit... yes checking for setrlimit... yes checking for setvbuf... yes checking for pipe... yes checking for strerror... yes checking for strsignal... yes ... install -o root -g wheel -m 444 './make.info' '/usr/local/info//make.info' install-info --info-dir='/usr/local/info/' '/usr/local/info//make.info' test -z "/usr/local/bin" || /bin/sh ./config/mkinstalldirs "/usr/local/bin" install -s -o root -g wheel -m 555 'make' '/usr/local/bin/gmake' test -z "/usr/local/man/man1" || /bin/sh ./config/mkinstalldirs "/usr/local/man/man1" install -o root -g wheel -m 444 './make.1' '/usr/local/man/man1/gmake.1' install-info --quiet /usr/local/info/make.info /usr/local/info/dir ===> Compressing manual pages for gmake-3.81_4 ===> Registering installation for gmake-3.81_4 ^C |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#whereis xinetd
![]() xinetd: /usr/ports/security/xinetd |
#whereis xinetd
![]() xinetd: /usr/ports/security/xinetd |
#whereis xinetd
xinetd: /usr/ports/security/xinetd |
#cd /usr/ports/security/xinetd/
![]() |
#cd /usr/ports/security/xinetd/
![]() |
#cd /usr/ports/security/xinetd/
![]() |
#cd /usr/ports/security/xinetd/
|
#make install claen
![]() f===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#make install claen
![]() f===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#make install claen
![]() f===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#make install claen
![]() f===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 ^C |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
![]() ===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#make install clean
===> xinetd-2.3.14_2 depends on executable: gmake - found ===> Configuring for xinetd-2.3.14_2 checking build system type... i386-portbld-freebsd8.2 checking host system type... i386-portbld-freebsd8.2 checking target system type... i386-portbld-freebsd8.2 checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... ... /usr/local/etc/rc.d/xinetd If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.xinetd.org/ ===> Cleaning for gmake-3.81_4 ===> Cleaning for xinetd-2.3.14_2 |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
![]() |
#screen
|
#cd
![]() |
#cd
|
Время первой команды журнала | 11:32:16 2012- 4- 3 | |||||||||||||||||||||||||||||||||
Время последней команды журнала | 11:55:15 2012- 4- 3 | |||||||||||||||||||||||||||||||||
Количество командных строк в журнале | 101 | |||||||||||||||||||||||||||||||||
Процент команд с ненулевым кодом завершения, % | 11.88 | |||||||||||||||||||||||||||||||||
Процент синтаксически неверно набранных команд, % | 0.00 | |||||||||||||||||||||||||||||||||
Суммарное время работы с терминалом *, час | 0.38 | |||||||||||||||||||||||||||||||||
Количество командных строк в единицу времени, команда/мин | 4.39 | |||||||||||||||||||||||||||||||||
Частота использования команд |
|
В журнал автоматически попадают все команды, данные в любом терминале системы.
Для того чтобы убедиться, что журнал на текущем терминале ведётся, и команды записываются, дайте команду w. В поле WHAT, соответствующем текущему терминалу, должна быть указана программа script.
Команды, при наборе которых были допущены синтаксические ошибки, выводятся перечёркнутым текстом:
$ l s-l bash: l: command not found |
Если код завершения команды равен нулю, команда была выполнена без ошибок. Команды, код завершения которых отличен от нуля, выделяются цветом.
$ test 5 -lt 4 |
Команды, ход выполнения которых был прерван пользователем, выделяются цветом.
$ find / -name abc find: /home/devi-orig/.gnome2: Keine Berechtigung find: /home/devi-orig/.gnome2_private: Keine Berechtigung find: /home/devi-orig/.nautilus/metafiles: Keine Berechtigung find: /home/devi-orig/.metacity: Keine Berechtigung find: /home/devi-orig/.inkscape: Keine Berechtigung ^C |
Команды, выполненные с привилегиями суперпользователя, выделяются слева красной чертой.
# id uid=0(root) gid=0(root) Gruppen=0(root) |
Изменения, внесённые в текстовый файл с помощью редактора, запоминаются и показываются в журнале в формате ed. Строки, начинающиеся символом "<", удалены, а строки, начинающиеся символом ">" -- добавлены.
$ vi ~/.bashrc
|
Для того чтобы изменить файл в соответствии с показанными в диффшоте изменениями, можно воспользоваться командой patch. Нужно скопировать изменения, запустить программу patch, указав в качестве её аргумента файл, к которому применяются изменения, и всавить скопированный текст:
$ patch ~/.bashrc |
Для того чтобы получить краткую справочную информацию о команде, нужно подвести к ней мышь. Во всплывающей подсказке появится краткое описание команды.
Если справочная информация о команде есть, команда выделяется голубым фоном, например: vi. Если справочная информация отсутствует, команда выделяется розовым фоном, например: notepad.exe. Справочная информация может отсутствовать в том случае, если (1) команда введена неверно; (2) если распознавание команды LiLaLo выполнено неверно; (3) если информация о команде неизвестна LiLaLo. Последнее возможно для редких команд.
Большие, в особенности многострочные, всплывающие подсказки лучше всего показываются браузерами KDE Konqueror, Apple Safari и Microsoft Internet Explorer. В браузерах Mozilla и Firefox они отображаются не полностью, а вместо перевода строки выводится специальный символ.
Время ввода команды, показанное в журнале, соответствует времени начала ввода командной строки, которое равно тому моменту, когда на терминале появилось приглашение интерпретатора
Имя терминала, на котором была введена команда, показано в специальном блоке. Этот блок показывается только в том случае, если терминал текущей команды отличается от терминала предыдущей.
Вывод не интересующих вас в настоящий момент элементов журнала, таких как время, имя терминала и других, можно отключить. Для этого нужно воспользоваться формой управления журналом вверху страницы.
Небольшие комментарии к командам можно вставлять прямо из командной строки. Комментарий вводится прямо в командную строку, после символов #^ или #v. Символы ^ и v показывают направление выбора команды, к которой относится комментарий: ^ - к предыдущей, v - к следующей. Например, если в командной строке было введено:
$ whoami
user
$ #^ Интересно, кто я?в журнале это будет выглядеть так:
$ whoami
user
Интересно, кто я? |
Если комментарий содержит несколько строк, его можно вставить в журнал следующим образом:
$ whoami
user
$ cat > /dev/null #^ Интересно, кто я?
Программа whoami выводит имя пользователя, под которым мы зарегистрировались в системе. - Она не может ответить на вопрос о нашем назначении в этом мире.В журнале это будет выглядеть так:
$ whoami user
|
Комментарии, не относящиеся непосредственно ни к какой из команд, добавляются точно таким же способом, только вместо симолов #^ или #v нужно использовать символы #=
1 2 3 4Группы команд, выполненных на разных терминалах, разделяются специальной линией. Под этой линией в правом углу показано имя терминала, на котором выполнялись команды. Для того чтобы посмотреть команды только одного сенса, нужно щёкнуть по этому названию.
LiLaLo (L3) расшифровывается как Live Lab Log.
Программа разработана для повышения эффективности обучения Unix/Linux-системам.
(c) Игорь Чубин, 2004-2008