« June 2004 | Main | August 2004 »
July 29, 2004
今天批一下 Cricket (01) 我爱网络
http://cricket.sourceforge.net/必须承认 在这个领域 当初我刚看到它还以为有些搞头不管是因为我英语烂 还是人家吹牛水平高总之 Cricket 是让我很是失望 甚至想唾骂一下于是就是标题算是本领域系列之起始吧就像政治一样 总算 Cricket 还没站错队MRTG 的作者 Tobi Oetiker 倾情演绎的 RRDTool 自然有其超级奥妙Cricket 自己也说 没有 RRD 的支持 Cricket 就是一堆垃圾Cricket 基于 Perl 自己提供了一堆 module 比较烦杂和别的project整合也不很模块化 因此批一下 是为01-----> http://cricket.sourceforge.net/Cricket HomeAbout CricketCricket is a high performance, extremely flexible system for monitoring trends in time-series data. Cricket was expressly developed to help network managers visualize and understand the traffic on their networks, More...Posted by windtear at 9:57 PM
July 28, 2004
GD 2.0.28 restores support for reading and writing GIF images 我爱网络
GD Graphics Libraryhttp://www.boutell.com/gd/07/21/04: gd 2.0.28 has been released. gd 2.0.28 restores support for reading and writing GIF images. There is also a fix for a possible problem in gdImageTrueColorToPalette. 早期版本的 gd 支持生成 gif 后来由于版权问题gd 不再支持生成gif各种生成图形的project大都选择了 png如今 gd 2.0.28 发布重新支持了 gif相关的各种软件也可容易的使用新版本了Version 2.0.28 (Stable)Version 1.8.4 (Old)DocumentationDocumentationPatching PHP 4.2.3 for gd 2.0.8 and Up No patch needed Windows DLL .zip (NOT CURRENTLY FOR More...Posted by windtear at 10:13 PM
July 27, 2004
ASSP & ClamAV - AntiSpam & AntiVirus 我爱网络
-----> 效果20041214 20:16 修改SYSTEM StatisticsASSP Proxy Uptime:140.250 days140.250 daysTotal SMTP Connections received:9789297892Total relay attempts rejected:1833 (1.9%)1833 (1.9%)MESSAGE HANDLING StatisticsMessages Processed:15410 (109.9 per day)15410 (109.9 per day)Spams Rejected:75747574Spams passed-thru due to 'SPAMLOVER' exception:00Local Mails:127127Viruses Blocked:1125111251Viruses Detected:66986698Spam Bombs Blocked:00Mail From Whitelisted Senders:113113Percentage of non-local mail that is spam:49.6%49.6%20041205 16:15 修改SYSTEM StatisticsASSP Proxy Uptime:131.075 days131.075 daysTotal SMTP Connections received:9284492844Total relay attempts rejected:1760 (1.9%)1760 (1.9%)MESSAGE More...Posted by windtear at 8:19 PM
July 26, 2004
SUS Reports (susrep) - 基于php/mysql|mssql的SUS(日志)分析监控系统 我爱网络
http://193.78.132.15/ SUS reports version 0.31, Copyright © 2003, 2004 S.Appelsource code : susrep-0.31.zipold source code : susrep-0.25d.zipLatest readme : readme.txtLatest version history : history.php-----> orig articlesDeploy SUS Server For Windows Update - (keys: sus windowsupdate wu CompletionChar) More...Posted by windtear at 6:08 PM
July 22, 2004
perl 中处理参数的模组 Getopt::Long 我爱网络
http://windtear.net/archives/2004/07/22/000462.html perl 中处理参数的模组 Getopt::Long (本文最近于2006-3-1 9:38更新) 不会用模组的话 只能自己处理参数 既然有模组 那么就建议拿来主义 http://search.cpan.org/~jv/Getopt-Long-2.35/lib/Getopt/Long.pm use Getopt::Long; my $data = "file.dat"; my $length = 24; my $verbose; $result = GetOptions ("length|l=i" => \$length, # numeric "file=s" => \$data, # string "verbose|v" => \$verbose); # flaguse Getopt::Long; 或者还有 "library=s" => \@libfiles 参数不区分大小写 --L --l 都行 The argument specification can be ! The option does not More...Posted by windtear at 4:04 PM
July 21, 2004
rpm 版本问题 我爱网络
rpm 的版本问题一般通过降级解决export LD_ASSUME_KERNEL=2.4.18rpm -Fvh rpm*rpm有时会依赖 beecrypt 和 popt拿到tarball然后通过 rpmbuild -tb tarball生成rpm安装openssl会遇到libcrypto.so.4 和 libssl.so.4的版本问题而且是 /lib/ 的绝对路径不是 /usr/lib More...Posted by windtear at 4:02 PM
July 20, 2004
perl module install - 模组安装(CPAN) 我爱网络
perl -MCPAN -e 'install "IO::Socket::SSL"'CPANComprehensive Perl Archieve Networkhttp://cpan.org/ More...Posted by windtear at 6:51 PM
July 18, 2004
我有网络了 办了歌华有线宽带 1M 我爱网络
终于有网络了速度还可以虽然标称1M 不过能达到 5xx KBytes/s估计他们 QoS 做的不好希望网络别太出问题走的有线电视网不占电话线不影响电视无初装费材料费固定IP带宽1M包月120似乎对我挺好的 More...Posted by windtear at 1:13 PM
July 17, 2004
远程管理接口 - iLO(Integrated Lights-Out) on HP ProLiant Server 我爱网络
iLO(Integrated Lights-Out) on HP ProLiant ServeriLO是HP为方便系统管理提供的一种芯片通过iLO可以实现相当于坐在服务器面前的操作系统无关的虚拟管理HP ProLiant Server 大都支持当然 HP 也提供其他的选择比如 Remote Insight Lights-Out Edition IIhttp://h18013.www1.hp.com/products/servers/management/riloe2/supported-servers.htmliLO 分为标准版和高级版两个版本Integrated Lights-Out Standardhttp://h18013.www1.hp.com/products/servers/management/ilo/Integrated Lights-Out Advancedhttp://h18013.www1.hp.com/products/servers/management/iloadv/index.htmlIntegrated Lights-Out StandardOverviewServer remote management is now a necessity for many IT organizations of all sizes today as they strive to meet critical, endless demands for efficiency and responsiveness. HP continues to set the standard for lights-out remote management with More...Posted by windtear at 1:31 PM
July 14, 2004
走之前的最后一个ISO v0.005c win2k3in1sp4soft_20040714 我爱网络
把2000三个版本升了一下最大放了限度放了常用软件一碟在手 走遍神州啊呵呵最后选择的还是4 不过3也刻了一份 4刻的那份没有隐藏UNATTEND最终的ISO为win2k3in1sp4soft_20040714/|-- [729165824] windows01.v0.005c.iso`-- [ 56] windows01.v0.005c.md520F967265194C21D5EFE0E1D475CABDB windows01.v0.005c.iso-----> 1发信人: windtear (一年前皆已预料到), 信区: test标 题: log发信站: BBS 水木清华站 (Wed Jul 14 01:37:27 2004), 站内Start duplicate file check, this may take a while.Scanning the Source files: (using MD5 Technology!)[18131]Total translation table size: 2048Total rockridge attributes bytes: 1568554Total directory bytes: 2825386Path table size(bytes): 4946Max brk space used 9a2000418080 extents written (816 Mb)856,227,840-----> 2发信人: windtear (一年前皆已预料到), 信区: test标 题: log 2发信站: BBS 水木清华站 (Wed Jul 14 02:04:12 2004), 站内Start duplicate file check, this may take a while.Scanning the Source files: (using MD5 Technology!)[18015]Total translation table size: 2048Total rockridge attributes bytes: 1555321Total directory bytes: 2784426Path table size(bytes): 4584Max brk space used 98f000353680 extents written (690 Mb)724,336,640基本 Ok-----> 3发信人: windtear (一年前皆已预料到), 信区: test标 题: log 3发信站: BBS 水木清华站 (Wed Jul 14 02:24:58 2004), 站内Start duplicate file check, this may take a while.Scanning the Source files: (using MD5 Technology!)[18019]Total translation table size: 2048Total rockridge attributes bytes: 1555886Total directory bytes: 2786474Path table size(bytes): 4610Max brk space used 98f000357520 extents written (698 Mb)732,200,960大功告成-----> 4发信人: windtear (一年前皆已预料到), 信区: test标 题: log 4发信站: BBS 水木清华站 (Wed Jul 14 03:40:59 2004), 站内Scanning source tree complete (18040 files in 280 directories)Computing directory information completeImage file is 1345736704 bytes (before optimization)Writing 18040 files in 280 directories to F:\windows01.v0.005c.iso100% completeStorage optimization saved 10937 files, 616570880 bytes (46% of image)After optimization, image file is 729165824 bytes以此为准md5 gbk 看起来很美 More...Posted by windtear at 3:41 AM
July 13, 2004
[ipcn] 关注已办理离校手续同学的上网问题 我爱网络
发信人: windtear (一年前皆已预料到), 信区: THUExpress标 题: [ipcn] 关注已办理离校手续同学的上网问题发信站: BBS 水木清华站 (Mon Jul 12 18:58:18 2004), 站内主要对要毕业的研究生安达有帮助 (不影响别的用户 周六恢复为原来的)已设置过 ipcn proxy 的无需任何改动即可正常访问国内外任何网段没设置过的看网页或者1.简化设置 IE 系列用户访问 http://proxy.ipcn.org/ipcn.vbe 或者使用如下两个网址(任何一个,只需一个) http://proxy2.ipcn.org/ipcn.vbe http://download.smth.edu.cn/pcdownload.php?fid=165 在弹出的"文件下载"窗口点击打开即可完成设置 重新启动 IE 即可(摘自 http://www.smth.org/pc/pccon.php?id=10&nid=30548&tid=12 http://proxy.ipcn.org/)--※ 来源:·BBS 水木清华站 smth.org·[FROM: 166.111.154.35]发信人: windtear (一年前皆已预料到), 信区: THUExpress标 题: 似乎搞定了 大家看一眼发信站: BBS 水木清华站 (Mon Jul 12 18:42:23 2004), 站内内网没考虑myIpAddress();这是前几行var n = URLhash2(url) % 3;var myip = myIpAddress();if(isPlainHostName(host)) return "DIRECT";else if(isInNet(host,"127.0.0.0","255.0.0.0")) return "DIRECT";else if(isInNet(host,"10.0.0.0","255.0.0.0")) return "DIRECT";else if(isInNet(host,"172.16.0.0","255.240.0.0")) return "DIRECT";else if(isInNet(host,"192.168.0.0","255.255.0.0")) return "DIRECT";else if(isInNet(host,"166.111.0.0","255.255.0.0")) return "DIRECT";else if(isInNet(myip,"166.111.0.0","255.255.0.0")) {增加离校同学处理 More...Posted by windtear at 1:23 AM
July 11, 2004
买U盘 我爱网络
网络固然好不过种种原因U盘作用还是很大终于决定要立即出手买U盘看了ADAgent和CompMarket最后选了200元促销的newman同时促销的还有现代的199元这些都是USB1.1我也没去研究1.1和2.0据说2.0的才220不过算了 1.1就1.1吧如果再去想移动硬盘才六七百 或者移动硬盘盒加硬盘那U盘更不值得不过U盘终归是U盘以后再说别的吧我要买U盘由于打电话时已近5点后来收到消息只能明天了无所明天就明天明天我将迎娶U盘 More...Posted by windtear at 6:02 PM
July 10, 2004
感谢阿福贡献TUNet帐号给ipcn挂静态IP 我爱网络
本来开始我特意把师弟同学同事等放在最后保底了后来看要加快节奏于是就定了阿福的离校系统的做法没有提供保留帐号的选择原来的说法是允许保留帐号挂静态的 只不过不可保留连接数看来新思维也会把老做法冲掉 一点都不考虑不过ipcn serveripcn ftp的静态问题也都解决了每月共需10元当初我得到的奖励都一分没用尽管这一年都挂了3个静态 加上研究生院的补助还是剩下了180元感谢阿福我爱网络 More...Posted by windtear at 10:16 PM
July 9, 2004
Red Hat Global File System (GFS) 我爱网络
前几天关注群集文件系统 CFS (Cluster File System)有人提到 Red Hat 的这个 GFS 顺便转贴一下http://www.redhat.com/software/rha/gfs/----->发件人 : Red Hat <redhat@info.redhat.com>答复地址 : "Red Hat" <support-bzp63qfa94ddcqbgegvwabvau27a9h@info.redhat.com>发送 : 2004年7月9日 3:47:56收件人 : windtear [aT} msn _dot_ com主题 : Under the Brim | Red Hat | July 2004At a glance: Red Hat Global File System (GFS)Red Hat Global File System (GFS) is an open source, POSIX- compliant cluster file system and volume manager that runs on Red Hat Enterprise Linux servers attached More...Posted by windtear at 4:28 AM
July 6, 2004
水木telnet下增开游戏专区 我爱网络
目前位置 主菜单 I J ... ?U 0) 精华公布栏 ?U X) 分类讨论区 ?y?y__?{?~?{__?y?y F) 个人定制区 ?V?T?T?T───?T?T?T?Y E) 旧分类讨论区 \ ___|@ ?A 清|___ / N) 新开讨论区 | | |────| | | M) 信件处理 | | |?q──?r| | | T) 进入聊天选单 ____?u| | || || | |?v____ ◆I) 个人工具箱 (______| | || || | |______) S) 选择讨论区 ||?q-?r| | || || | |?q-?r|| R) 阅读当前讨论区 ?| || | || || | || |? B) 进入所有版列表 ?| |??| |??| |? C) 系统信息及服务 ?| |??| |??| |? G) 离开水木清华 èèèèèèèè F) 填写注册单 A) 小闹钟 L) 锁定屏幕 B) 黑名单 I) 设定个人资料 V) 转让ID U) 个人参数设定 N) 清除所有版未读标记 T) 个人参数设定1 S) 自定义登录IP控制 G) 我要戒网 E) 回到主选单 O) 自杀~~~~~ W) 编修个人档案 D) 自定义功能键 R) 注册手机号 K) 取消注册手机号 ◆J) 游戏专区 F) 友谊测试 Q) 开心词典 A) 星空战斗鸡 O) 推箱子 K) 杀人游戏 ◆G) 打字游戏 T) 俄罗斯方块(telnet) W) 扫雷 X) 感应式扫雷 E) 退出 本站打字高手排行榜名次 帐号 来源 速度(WPMs) 1 sallydyw 隐藏 308.7 2 welsper 隐藏 280.3 3 HBeyond 隐藏 272.3 4 Chamberlain 隐藏 262.7 5 yxm 隐藏 261.2 6 windtear 隐藏 256.7 7 LtNing 隐藏 250.0 8 penger 隐藏 234.6 9 waver 隐藏 233.4 10 stiger 隐藏 231.0 11 mmduke 隐藏 230.1 12 lumen 隐藏 226.4 13 soleil 隐藏 226.1 14 bite 隐藏 225.5 15 clovin 隐藏 222.4 16 BShell 隐藏 220.5 17 o0oo 隐藏 218.4 18 yeting 隐藏 218.1 19 biluna 隐藏 215.3 20 terre 隐藏 213.2 按任何键继续 .. - TETRIS 排行榜- No. ID LINES Score 1 ToriAmos 266 3810 2 SuperBoBo 289 3700 3 QQIQ 232 2840 4 friendlyball 227 2760 5 cXo 217 2690 6 LtNing 176 2310 7 o0oo 144 2170 8 penger 119 2000 9 TVB 128 1860 10 aggressive 104 1390 11 prize 72 1290 12 asing 93 1180 13 xjing 69 910 14 stiger 42 710 15 waver 50 660 16 bladesky 50 600 17 tommyg 45 550 18 windtear 39 490 19 soleil 34 480 20 mmduke 35 460 --== 扫雷排行榜 ==-- No. ID TIME Steps/sec 1 yeting 104 7.942308 --== 扫雷排行榜 ==-- No. ID TIME Steps/sec 1 yeting 104 7.476636 2 stiger 137 5.744526 3 waver 176 3.818182 4 vivas 179 3.608939 5 SuperBoBo 199 3.914573 6 rhymy 212 4.898148 7 wizard 212 3.518519 8 Mikest 242 3.438017 9 mmduke 254 2.708661 10 windtear 279 3.139785 11 Charming 297 3.831650 12 null. 999 0.000000 More...Posted by windtear at 6:48 PM
July 5, 2004
Disalbe ADODB.Stream @ IE (KB870669) 我爱网络
前几天微软发布了KB870669更新 (2004-06-29 02:47)http://support.microsoft.com/?id=870669解决 ADODB.stream 问题这里转一下今天更新的 KBMicrosoft Knowledge Base Article - 870669 如何在 Internet Explorer 中禁用 ADODB.Stream 对象适用于 重要说明:本文包含有关修改注册表的信息。修改注册表之前,一定要备份注册表,并且一定要知道在发生问题时如何还原注册表。有关如何备份、还原和编辑注册表的信息,请单击下面的文章编号,以查看 Microsoft 知识库中相应的文章: 256986 Microsoft Windows 注册表说明ADO 流对象包含用于读写二进制文件和文本文件的方法。当 ADO 流对象与 Internet Explorer 中的已知安全漏洞组合后,Web 站点就可以从本机域执行脚本。为了帮助保护您的计算机免受此类攻击,可以手动修改您的注册表。简介ADO 流对象指内存中的一个文件。该流对象包含用于读写二进制文件和文本文件的几个方法。当此项特意设计的功能与 Microsoft Internet Explorer 中的已知安全漏洞组合后,Internet Web 站点就可以从本机域执行脚本。出现此问题的原因是,当 Internet Explorer 中存在 ADODB.Stream 对象时,ADODB.Stream 对象允许对硬盘进行访问。 更多信息任何需要将文件加载或保存到硬盘上的业务流程 Web 应用程序可能会在 Internet Explorer 中使用 ADODB.Stream 对象。例如,如果 Intranet 服务器上存有一个需要员工下载并填写的表,ADODB.Stream 对象则用来获取该文件并将其保存在本地。用户在本地编辑完该文件并将其提交回服务器后,ADODB.Stream 对象则用来从本地硬盘中读取该文件并将其发送回服务器。强烈建议您使用其他方法提供此功能。例如,可以使用需要用户审慎访问硬盘的应用程序或控件。 软件更新信息警告:“注册表编辑器”使用不当可导致严重问题,可能需要重新安装操作系统。Microsoft 不能保证您可以解决因“注册表编辑器”使用不当而导致的问题。使用“注册表编辑器”需要您自担风险。Microsoft 提供了三种方法用来禁用 Internet More...Posted by windtear at 10:30 PM
July 4, 2004
vmstat sar top free ... 我爱网络
NAME vmstat - Report virtual memory statisticsSYNOPSIS vmstat [-n] [delay [ count]] vmstat [-V]DESCRIPTION vmstat reports information about processes, memory, pag- ing, block IO, traps, and cpu activity. The first report produced gives averages since the last reboot. Additional reports give information on a sampling period of length delay. The process and memory reports are instantaneous in either case.FIELD DESCRIPTIONS Procs r: The number of processes waiting for run time. b: The number of processes in uninterruptable sleep. w: The number of processes swapped out but otherwise runnable. This field is calculated, but Linux never desperation swaps. Memory swpd: the amount of virtual memory used (kB). free: the amount of idle memory (kB). buff: the amount of memory used as buffers (kB). Swap si: Amount of memory swapped in from disk (kB/s). so: Amount of memory swapped to disk (kB/s). IO bi: Blocks sent to a block device (blocks/s). bo: Blocks received from a block device (blocks/s). System in: The number of interrupts per second, including the clock. cs: The number of context switches per second. CPU These are percentages of total CPU time. us: user time sy: system time id: idle time% vmstat procs memory swap io system cpu r b w swpd free buff cache si so bi bo in cs us sy id 1 0 0 68636 7464 13108 41340 1 1 4 9 21 1 2 1 5% vmstat 1 procs memory swap io system cpu r b w swpd free buff cache si so bi bo in cs us sy id 0 0 0 68636 7492 13108 41340 1 1 4 9 21 1 2 1 5 0 0 0 68636 7492 13108 41340 0 0 0 0 332 166 2 5 93 0 0 1 68636 7492 13108 41340 0 0 0 0 223 87 3 2 95 0 0 0 68636 7492 13116 41336 0 0 0 56 363 201 2 9 90 0 0 0 68636 7492 13116 41336 0 0 0 0 304 152 2 6 92% NAME sar - Collect, report, or save system activity information.SEE ALSO sadc(8), sa1(8), sa2(8), isag(1), mpstat(1), iostat(1), vmstat(8)% sarLinux 2.4.20-28.7 (vpn) 07/05/200412:00:00 AM CPU %user %nice %system %idle12:10:00 AM all 8.56 0.00 0.43 91.0112:20:00 AM all 1.23 0.00 0.41 98.3612:30:00 AM all 0.77 0.00 0.22 99.0112:40:00 AM all 0.13 0.00 0.20 99.6712:50:00 AM all 0.08 0.00 0.15 99.7701:00:00 AM all 0.10 0.00 0.16 99.7401:10:00 AM all 0.13 0.00 0.21 99.6701:20:00 AM all 0.68 0.00 0.29 99.0301:30:00 AM all 0.08 0.00 0.17 99.7501:40:00 AM all 0.11 0.00 0.15 99.7401:50:00 AM all 0.09 0.00 0.16 99.7502:00:00 AM all 0.43 0.00 0.16 99.4102:10:00 AM all 0.16 0.00 0.16 99.6902:20:00 AM all 1.20 0.00 0.41 98.3902:30:00 AM all 0.09 0.00 0.15 99.7602:40:00 AM all 0.17 0.00 0.15 99.6702:50:00 AM all 0.11 0.00 0.14 99.7503:00:00 AM all 0.10 0.00 0.20 99.7003:10:00 AM all 0.13 0.00 0.14 99.7303:20:00 AM all 0.30 0.00 0.22 99.4803:30:00 AM all 0.08 0.00 0.15 99.7703:40:00 AM all 0.13 0.00 0.18 99.6903:50:00 AM all 0.12 0.00 0.29 99.5904:00:00 AM all 0.21 0.00 1.00 98.7904:10:00 AM all 0.59 0.21 2.11 97.1004:20:01 AM all 0.60 0.36 2.88 96.1604:30:00 AM all 0.19 0.00 0.97 98.8504:40:00 AM all 0.19 0.00 0.76 99.0504:50:00 AM all 0.09 0.00 0.21 99.7005:00:00 AM all 0.08 0.00 0.17 99.7505:10:00 AM all 0.13 0.00 0.19 99.6905:20:00 AM all 1.20 0.00 0.42 98.3805:30:00 AM all 0.08 0.00 0.20 99.7205:40:00 AM all 0.11 0.00 0.17 99.7205:40:00 AM CPU %user %nice %system %idle05:50:00 AM all 0.10 0.00 0.15 99.7506:00:01 AM all 17.70 0.00 10.09 72.2206:10:00 AM all 0.10 0.00 0.06 99.8406:20:00 AM all 1.30 0.00 0.30 98.4006:30:00 AM all 0.09 0.00 0.03 99.8906:40:00 AM all 0.09 0.00 0.04 99.8706:50:00 AM all 0.09 0.00 0.02 99.9007:00:00 AM all 0.09 0.00 0.02 99.8907:10:00 AM all 0.11 0.00 0.06 99.8207:20:00 AM all 0.37 0.00 0.16 99.4707:30:00 AM all 0.10 0.00 0.09 99.8107:40:00 AM all 0.10 0.00 0.05 99.8507:50:00 AM all 0.08 0.00 0.04 99.8808:00:00 AM all 0.09 0.00 0.09 99.8208:10:01 AM all 0.16 0.00 0.16 99.6808:20:00 AM all 0.43 0.00 0.43 99.1408:30:00 AM all 0.21 0.00 0.26 99.5308:40:00 AM all 0.19 0.00 0.30 99.5108:50:01 AM all 0.39 0.00 0.24 99.3609:00:01 AM all 3.39 0.00 0.45 96.1609:10:00 AM all 0.25 0.00 0.37 99.3809:20:00 AM all 4.37 0.00 1.04 94.5809:30:00 AM all 0.90 0.00 0.44 98.6509:40:00 AM all 0.19 0.00 0.40 99.4209:50:00 AM all 0.17 0.00 0.23 99.5910:00:00 AM all 0.26 0.00 0.52 99.2210:10:00 AM all 0.33 0.00 0.59 99.0810:20:00 AM all 1.14 0.00 0.73 98.1210:30:00 AM all 0.31 0.00 0.89 98.8110:40:01 AM all 0.31 0.00 0.73 98.9610:50:00 AM all 0.28 0.00 0.74 98.9811:00:00 AM all 0.28 0.00 0.77 98.9511:10:00 AM all 3.65 0.00 1.38 94.9811:20:00 AM all 1.42 0.00 0.99 97.5911:20:00 AM CPU %user %nice %system %idle11:30:00 AM all 0.37 0.00 0.72 98.9111:40:00 AM all 0.29 0.00 0.48 99.2311:50:01 AM all 0.28 0.00 0.49 99.2312:00:00 PM all 0.16 0.00 0.21 99.6312:10:00 PM all 0.32 0.00 0.22 99.4512:20:00 PM all 1.72 0.00 0.52 97.7612:30:01 PM all 0.11 0.00 0.13 99.7612:40:00 PM all 0.12 0.00 0.14 99.7312:50:00 PM all 0.14 0.00 0.18 99.6901:00:00 PM all 0.11 0.00 0.20 99.6901:10:00 PM all 0.17 0.00 0.23 99.6001:20:00 PM all 0.76 0.00 0.55 98.6901:30:00 PM all 0.86 0.00 0.42 98.7201:40:00 PM all 0.18 0.00 0.25 99.5701:50:00 PM all 0.20 0.00 0.26 99.5402:00:00 PM all 0.25 0.00 0.30 99.4502:10:00 PM all 0.24 0.00 0.30 99.4602:20:00 PM all 1.11 0.00 0.56 98.3302:30:00 PM all 0.33 0.00 1.81 97.8602:40:01 PM all 4.40 0.00 2.27 93.3402:50:00 PM all 6.60 0.00 0.59 92.8003:00:00 PM all 0.34 0.00 1.11 98.5503:10:00 PM all 0.48 0.00 1.72 97.8103:20:01 PM all 1.82 0.00 1.95 96.2303:30:00 PM all 0.72 0.00 0.38 98.9003:40:00 PM all 0.33 0.00 0.50 99.1703:50:00 PM all 0.19 0.00 0.94 98.8704:00:00 PM all 0.30 0.00 1.25 98.4504:10:00 PM all 0.26 0.00 1.18 98.5604:20:00 PM all 0.67 0.00 0.70 98.6304:30:00 PM all 0.21 0.00 0.31 99.4904:40:00 PM all 0.29 0.00 0.41 99.2904:50:00 PM all 0.28 0.00 0.43 99.2905:00:00 PM all 0.23 0.00 0.29 99.4705:00:00 PM CPU %user %nice %system %idle05:10:01 PM all 0.18 0.00 0.21 99.6105:20:00 PM all 0.60 0.00 0.49 98.9205:30:00 PM all 0.13 0.00 0.18 99.6905:40:00 PM all 0.93 0.00 0.25 98.8205:50:00 PM all 0.21 0.00 0.84 98.9506:00:00 PM all 6.59 0.00 1.53 91.8706:10:00 PM all 0.14 0.00 0.93 98.9306:20:00 PM all 0.48 0.00 0.98 98.5406:30:01 PM all 0.11 0.00 1.04 98.8506:40:00 PM all 0.15 0.00 1.19 98.6706:50:00 PM all 0.12 0.00 1.30 98.5807:00:00 PM all 0.29 0.00 1.21 98.5007:10:00 PM all 0.25 0.00 1.17 98.5807:20:00 PM all 1.24 0.00 1.41 97.3507:30:00 PM all 0.20 0.00 1.14 98.6607:40:00 PM all 0.24 0.00 1.21 98.5507:50:00 PM all 0.14 0.00 1.09 98.7708:00:00 PM all 0.11 0.00 1.00 98.8908:10:00 PM all 0.16 0.00 1.00 98.8308:20:00 PM all 0.40 0.00 1.19 98.4108:30:00 PM all 0.11 0.00 1.07 98.8208:40:00 PM all 0.14 0.00 1.04 98.8308:50:00 PM all 0.12 0.00 0.98 98.9009:00:01 PM all 0.11 0.00 1.08 98.8109:10:00 PM all 0.34 0.00 1.08 98.5809:20:00 PM all 0.67 0.00 1.23 98.1009:30:00 PM all 0.27 0.00 1.04 98.6909:40:00 PM all 0.15 0.00 0.98 98.8809:50:01 PM all 0.54 0.00 0.47 98.9910:00:00 PM all 0.10 0.00 0.47 99.4410:10:00 PM all 0.19 0.00 1.10 98.7110:20:00 PM all 4.01 0.00 1.59 94.4010:30:00 PM all 0.30 0.00 1.07 98.6310:40:00 PM all 0.20 0.00 1.03 98.7710:40:00 PM CPU %user %nice %system %idle10:50:00 PM all 0.10 0.00 1.10 98.8011:00:00 PM all 0.08 0.00 1.07 98.84Average: all 0.74 0.00 0.69 98.57% mpstat Linux 2.4.20-28.7 (vpn) 07/05/200411:03:53 PM CPU %user %nice %system %idle intr/s11:03:53 PM all 2.87 0.00 1.34 95.78 450.60% iostat Linux 2.4.20-28.7 (vpn) 07/05/2004avg-cpu: %user %nice %sys %idle 2.87 0.00 1.34 95.78Device: tps Blk_read/s Blk_wrtn/s Blk_read Blk_wrtndev3-0 17.14 177.79 186.81 283366110 297754702% top 11:04pm up 18 days, 10:45, 3 users, load average: 0.00, 0.00, 0.0091 processes: 89 sleeping, 2 running, 0 zombie, 0 stoppedCPU states: 0.1% user, 1.3% system, 0.0% nice, 1.4% idleMem: 512416K av, 504560K used, 7856K free, 0K shrd, 81836K buffSwap: 530104K av, 150636K used, 379468K free 262792K cached PID USER PRI NI SIZE RSS SHARE STAT %CPU %MEM TIME COMMAND31649 root 12 0 1068 1068 836 R 0.9 0.2 0:00 top 1 root 4 0 468 424 404 S 0.0 0.0 0:04 init 2 root 8 0 0 0 0 SW 0.0 0.0 0:00 keventd 3 root 19 19 0 0 0 SWN 0.0 0.0 0:02 ksoftirqd_CPU0 4 root 9 0 0 0 0 SW 0.0 0.0 0:07 kswapd 5 root 9 0 0 0 0 SW 0.0 0.0 0:00 kscand/DMA 6 root 13 0 0 0 0 SW 0.0 0.0 12:31 kscand/Normal 7 root 9 0 0 0 0 SW 0.0 0.0 0:00 kscand/HighMem 8 root 9 0 0 0 0 SW 0.0 0.0 0:00 bdflush 9 root 9 0 0 0 0 SW 0.0 0.0 1:40 kupdated 10 root -1 -20 0 0 0 SW< 0.0 0.0 0:00 mdrecoveryd 15 root 9 0 0 0 0 SW 0.0 0.0 0:11 kjournald 134 root -1 -20 0 0 0 SW< 0.0 0.0 0:22 raid1d 135 root 19 19 0 0 0 SWN 0.0 0.0 0:38 raid1syncd 151 root 9 0 0 0 0 SW 0.0 0.0 0:00 kjournald 153 root 9 0 0 0 0 SW 0.0 0.0 0:00 kreiserfsd 423 root 9 0 0 0 0 SW 0.0 0.0 0:00 eth0 512 root 9 0 0 0 0 SW 0.0 0.0 0:00 eth1 584 root 9 0 672 484 480 S 0.0 0.0 0:00 safe_mysqld 606 root 9 0 556 512 472 S 0.0 0.0 0:04 syslogd 625 root 9 0 444 432 380 S 0.0 0.0 0:00 klogd 651 mysql 9 0 4224 1476 1156 S 0.0 0.2 0:00 mysqld 656 mysql 5 0 4224 1476 1156 S 0.0 0.2 0:00 mysqld 657 mysql 9 0 4224 1476 1156 S 0.0 0.2 0:00 mysqld 658 mysql 9 0 4224 1476 1156 S 0.0 0.2 0:00 mysqld 763 root 9 0 4240 508 504 S 0.0 0.0 0:00 squid 765 squid 13 0 122M 109M 1052 S 0.0 21.8 742:31 squid 771 root 8 0 1112 560 464 S 0.0 0.1 0:00 smbd 776 squid 9 0 328 312 280 S 0.0 0.0 1:45 unlinkd% free total used free shared buffers cachedMem: 512416 501720 10696 0 82016 259108-/+ buffers/cache: 160596 351820Swap: 530104 150636 379468% More...Posted by windtear at 9:01 PM
July 3, 2004
[IPCN] FTP 搜索 我爱网络
发信人: windtear (祈祷 Jul8/9 祈祷), 信区: NetResources标 题: [IPCN] FTP 搜索发信站: BBS 水木清华站 (Sat Jul 3 12:27:45 2004), 站内因搜索主服务器欠费 校外暂时无法访问校外如需使用可暂用 search.ipchina.org 访问 (search.ipcn.org 域名不做切换)-- ---== 上帝认证 ==---发信人: KCN (毒中之毒~life so hard), 信区: BoardManager标 题: Re: 增加了版面管理困难度发信站: BBS 水木清华站 (Mon Dec 29 14:33:45 2003), 转信 windtear的人品是可信的。恩...※ 来源:·BBS 水木清华站 smth.org·[FROM: 166.111.154.35] More...Posted by windtear at 12:29 PM
ARP 欺骗 我爱网络
一个帐号-500被封了 两个-250的没封通过-500的做ARP欺骗给-250的到宿舍外面可以正常连接 而接应的早已被出口网关挡了那么就写写ARP欺骗平时说的混杂模式(promiscuous mode)就是抓包常用到的所谓混杂就是局域网上可以听到的有关的无关的都收入怀中而不是只选择和自己有关的接受而丢弃其他IP隧道和ARP欺骗结合起来就可以用任何地方的IP了比如我在28#楼我可以用35#的IP我在教育网我可以有公众网的IP正如开头所说欺骗的机器IP出不去了都无所谓只要出口网关还转发要欺骗的IP的数据包就可以畅通无阻% which arp/sbin/arp% rpm -qf /sbin/arpnet-tools-1.60-4% rpm -qil net-toolsName : net-tools Relocations: (not relocateable)Version : 1.60 Vendor: Red Hat, Inc.Release : 4 Build Date: Fri 12 Apr 2002 12:26:22 PM CSTInstall date: Sun 18 Aug 2002 07:06:06 AM CST Build Host: daffy.perf.redhat.comGroup : System Environment/Base Source RPM: net-tools-1.60-4.src.rpmSize : 696658 License: GPLPackager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>Summary : Basic networking tools.Description :The net-tools package contains basic networking tools, includingifconfig, netstat, route, and others./bin/dnsdomainname/bin/domainname/bin/hostname/bin/netstat/bin/nisdomainname/bin/ypdomainname/sbin/arp/sbin/ether-wake/sbin/ifconfig/sbin/ipmaddr/sbin/iptunnel/sbin/mii-tool/sbin/nameif/sbin/plipconfig/sbin/route/sbin/slattach/usr/share/locale/cs/LC_MESSAGES/net-tools.mo/usr/share/locale/de/LC_MESSAGES/net-tools.mo/usr/share/locale/et_EE/LC_MESSAGES/net-tools.mo/usr/share/locale/fr/LC_MESSAGES/net-tools.mo/usr/share/locale/pt_BR/LC_MESSAGES/net-tools.mo/usr/share/man/de_DE/man1/dnsdomainname.1.gz/usr/share/man/de_DE/man1/domainname.1.gz/usr/share/man/de_DE/man1/hostname.1.gz/usr/share/man/de_DE/man1/nisdomainname.1.gz/usr/share/man/de_DE/man1/ypdomainname.1.gz/usr/share/man/de_DE/man5/ethers.5.gz/usr/share/man/de_DE/man8/arp.8.gz/usr/share/man/de_DE/man8/ifconfig.8.gz/usr/share/man/de_DE/man8/netstat.8.gz/usr/share/man/de_DE/man8/plipconfig.8.gz/usr/share/man/de_DE/man8/rarp.8.gz/usr/share/man/de_DE/man8/route.8.gz/usr/share/man/de_DE/man8/slattach.8.gz/usr/share/man/fr_FR/man1/dnsdomainname.1.gz/usr/share/man/fr_FR/man1/domainname.1.gz/usr/share/man/fr_FR/man1/hostname.1.gz/usr/share/man/fr_FR/man1/nisdomainname.1.gz/usr/share/man/fr_FR/man1/ypdomainname.1.gz/usr/share/man/fr_FR/man5/ethers.5.gz/usr/share/man/fr_FR/man8/arp.8.gz/usr/share/man/fr_FR/man8/ifconfig.8.gz/usr/share/man/fr_FR/man8/netstat.8.gz/usr/share/man/fr_FR/man8/plipconfig.8.gz/usr/share/man/fr_FR/man8/rarp.8.gz/usr/share/man/fr_FR/man8/route.8.gz/usr/share/man/fr_FR/man8/slattach.8.gz/usr/share/man/man1/dnsdomainname.1.gz/usr/share/man/man1/domainname.1.gz/usr/share/man/man1/hostname.1.gz/usr/share/man/man1/nisdomainname.1.gz/usr/share/man/man1/ypdomainname.1.gz/usr/share/man/man5/ethers.5.gz/usr/share/man/man8/arp.8.gz/usr/share/man/man8/ifconfig.8.gz/usr/share/man/man8/mii-tool.8.gz/usr/share/man/man8/nameif.8.gz/usr/share/man/man8/netstat.8.gz/usr/share/man/man8/plipconfig.8.gz/usr/share/man/man8/route.8.gz/usr/share/man/man8/slattach.8.gz/usr/share/man/pt_BR/man1/dnsdomainname.1.gz/usr/share/man/pt_BR/man1/domainname.1.gz/usr/share/man/pt_BR/man1/hostname.1.gz/usr/share/man/pt_BR/man1/nisdomainname.1.gz/usr/share/man/pt_BR/man1/ypdomainname.1.gz/usr/share/man/pt_BR/man8/arp.8.gz/usr/share/man/pt_BR/man8/ifconfig.8.gz/usr/share/man/pt_BR/man8/netstat.8.gz/usr/share/man/pt_BR/man8/rarp.8.gz/usr/share/man/pt_BR/man8/route.8.gz% man arp | col -b > arp.txt% cat arp.txtARP(8) Linux Programmer's Manual ARP(8)NAME arp - manipulate the system ARP cacheSYNOPSIS arp [-evn] [-H type] [-i if] -a [hostname] arp [-v] [-i if] -d hostname [pub] arp [-v] [-H type] [-i if] -s hostname hw_addr [temp] arp [-v] [-H type] [-i if] -s hostname hw_addr [netmask nm] pub arp [-v] [-H type] [-i if] -Ds hostname ifa [netmask nm] pub arp [-vnD] [-H type] [-i if] -f [filename]DESCRIPTION Arp manipulates the kernel's ARP cache in various ways. The primary options are clearing an address mapping entry and manually setting up one. For debugging purposes, the arp program also allows a complete dump of the ARP cache.OPTIONS -v, --verbose Tell the user what is going on by being verbose. -n, --numeric shows numerical addresses instead of trying to determine symbolic host, port or user names. -H type, --hw-type type, -t type When setting or reading the ARP cache, this optional parameter tells arp which class of entries it should check for. The default value of this parameter is ether (i.e. hardware code 0x01 for IEEE 802.3 10Mbps Ethernet). Other values might include network technologies such as ARCnet (arc- net) , PROnet (pronet) , AX.25 (ax25) and NET/ROM (netrom). -a [hostname], --display [hostname] Shows the entries of the specified hosts. If the hostname parameter is not used, all entries will be displayed. The entries will be displayed in alter- nate (BSD) style. -d hostname, --delete hostname Remove any entry for the specified host. This can be used if the indicated host is brought down, for example. -D, --use-device Use the interface ifa's hardware address. -e Shows the entries in default (Linux) style. -i If, --device If Select an interface. When dumping the ARP cache only entries matching the specified interface will be printed. When setting a permanent or temp ARP entry this interface will be associated with the entry; if this option is not used, the kernel will guess based on the routing table. For pub entries the specified interface is the interface on which ARP requests will be answered. NOTE: This has to be different from the interface to which the IP datagrams will be routed. -s hostname hw_addr, --set hostname Manually create an ARP address mapping entry for host hostname with hardware address set to hw_addr class, but for most classes one can assume that the usual presentation can be used. For the Ethernet class, this is 6 bytes in hexadecimal, separated by colons. When adding proxy arp entries (that is those with the publish flag set a netmask may be specified to proxy arp for entire subnets. This is not good practice, but is supported by older ker- nels because it can be useful. If the temp flag is not supplied entries will be permanent stored into the ARP cache. NOTE: As of kernel 2.2.0 it is no longer possible to set an ARP entry for an entire subnet. Linux instead does automagic proxy arp when a route exists and it is forwarding. See arp(7) for details. -f filename, --file filename Similar to the -s option, only this time the address info is taken from file filename set up. The name of the data file is very often /etc/ethers, but this is not official. If no file- name is specified /etc/ethers is used as default. The format of the file is simple; it only contains ASCII text lines with a hostname, and a hardware address separated by whitespace. Additionally the pub, temp and netmask flags can be used. In all places where a hostname is expected, one can also enter an IP address in dotted-decimal notation. As a special case for compatibility the order of the host- name and the hardware address can be exchanged. Each complete entry in the ARP cache will be marked with the C flag. Permanent entries are marked with M and pub- lished entries have the P flag.FILES /proc/net/arp, /etc/networks /etc/hosts /etc/ethersSEE ALSO rarp(8), route(8), ifconfig(8), netstat(8)AUTHORS Fred N. van Kempen, <waltje@uwalt.nl.mugnet.org> with a lot of improvements from net-tools Maintainer Bernd Ecken- fels <net-tools@lina.inka.de>.net-tools 5 Jan 1999 ARP(8)% more addarp arp -v -H ether -i eth0 -Ds $1 eth0 pub% more delarp arp -v -i eth0 -d $1 pub % % arp -v -H ether -i eth0 -Ds 166.111.XXX.YYY eth0 pub% arp -Ds 166.111.XXX.YYY eth0 pub% arp -nAddress HWtype HWaddress Flags Mask Iface166.111.XXX.GGG ether 52:38:52:38:52:38 C eth0166.111.XXX.YYY * * MP eth0 More...Posted by windtear at 12:34 AM
July 2, 2004
CFS (Cluster File System) 我爱网络
NFSNetwork File System 网络文件系统以前是v2 v3 现在linux kernel 2.6内核里面已经有2.4CFSCluster File System 集群文件系统InterMezzo Coda AFSCoda 已经进入2.4内核InterMezzo 也在 2.4.15 之后进入了 kernel在 2.6 内核里面 InterMezzo 和 AFS 都进来了集群 群集 嗯或者 DFS Distrubuted File System 分布式文件系统windows 2000 server 带分布式文件系统做网络共享的共享只能用它InterMezzo 跑一个 izo 的模组mount 到输出然后通过 InterSync 客户端保持一致离线操作是其最大卖点我个人由于共享 SMB rsync 用的多所以内心里还觉得 crontab 监控变化 写好前端 调用 rsync 要好下次再写章文嵩博士的LVS (Linux Virtual Server)----->Linux服务器集群系统(一)Linux服务器集群系统(二) More...Posted by windtear at 4:13 PM
July 1, 2004
Red Hat Enterprise Linux AS release 3 (Taroon Update 2) 我爱网络
[root@vm-rh-as3 etc]# cat /etc/redhat-release Red Hat Enterprise Linux AS release 3 (Taroon Update 2)[root@vm-rh-as3 etc]# cat /etc/issueRed Hat Enterprise Linux AS release 3 (Taroon Update 2)Kernel \r on an \m[root@vm-rh-as3 etc]# cat /etc/issue.net Red Hat Enterprise Linux AS release 3 (Taroon Update 2)Kernel \r on an \m[root@vm-rh-as3 etc]# == 2.4.21-15.EL ==Red Hat Enterprise Linux AS release 3 (Taroon Update 2)Kernel 2.4.21-15.EL on an i686[root@vm-rh-as3 etc]# dmesg Linux version 2.4.21-15.EL (bhcompile@bugs.build.redhat.com) (gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-34)) #1 Thu Apr 22 00:27:41 EDT 2004BIOS-provided physical RAM map: BIOS-e820: 0000000000000000 - 000000000009f800 (usable) BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved) BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved) BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved) BIOS-e820: 0000000000100000 - 000000000fef0000 (usable) BIOS-e820: 000000000fef0000 - 000000000feff000 (ACPI data) BIOS-e820: 000000000feff000 - 000000000ff00000 (ACPI NVS) BIOS-e820: 000000000ff00000 - 0000000010000000 (usable) BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved) BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)0MB HIGHMEM available.256MB LOWMEM available.On node 0 totalpages: 65536zone(0): 4096 pages.zone(1): 61440 pages.zone(2): 0 pages.Kernel command line: ro root=LABEL=/Initializing CPU#0Detected 2006.626 MHz processor.Console: colour VGA+ 80x25Calibrating delay loop... 3971.48 BogoMIPSMemory: 252464k/262144k available (1528k kernel code, 7180k reserved, 1065k data, 164k init, 0k highmem)zapping low mappings.Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)Inode cache hash table entries: 16384 (order: 5, 131072 bytes)Mount cache hash table entries: 512 (order: 0, 4096 bytes)Buffer cache hash table entries: 16384 (order: 4, 65536 bytes)Page-cache hash table entries: 65536 (order: 6, 262144 bytes)CPU: Trace cache: 12K uops, L1 D cache: 8KCPU: L2 cache: 128KIntel machine check architecture supported.Intel machine check reporting enabled on CPU#0.CPU: After generic, caps: 1febfbff 00000000 00000000 00000000CPU: Common caps: 1febfbff 00000000 00000000 00000000CPU: Intel(R) Celeron(R) CPU 2.00GHz stepping 08Enabling fast FPU save and restore... done.Enabling unmasked SIMD FPU exception support... done.Checking 'hlt' instruction... OK.POSIX conformance testing by UNIFIXProcess timing init...done.mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)mtrr: detected mtrr type: IntelPCI: PCI BIOS revision 2.10 entry at 0xfd9a0, last bus=1PCI: Using configuration type 1PCI: Probing PCI hardwarePCI: Using IRQ router PIIX [8086/7110] at 00:07.0PCI: Cannot allocate resource region 4 of device 00:07.1Limiting direct PCI/PCI transfers.isapnp: Scanning for PnP cards...isapnp: No Plug & Play device foundLinux NET4.0 for Linux 2.4Based upon Swansea University Computer Society NET3.039Initializing RT netlink socketapm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)Total HugeTLB memory allocated, 0Starting kswapdVFS: Disk quotas vdquot_6.5.1aio_setup: num_physpages = 16384aio_setup: sizeof(struct page) = 56Hugetlbfs mounted.pty: 2048 Unix98 ptys configuredSerial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabledttyS0 at 0x03f8 (irq = 4) is a 16550AttyS1 at 0x02f8 (irq = 3) is a 16550AReal Time Clock Driver v1.10eNET4: Frame Diverter 0.46RAMDISK driver initialized: 256 RAM disks of 8192K size 1024 blocksizeUniform Multi-Platform E-IDE driver Revision: 7.00beta4-2.4ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xxPIIX4: IDE controller at PCI slot 00:07.1PIIX4: chipset revision 1PIIX4: not 100% native mode: will probe irqs later ide0: BM-DMA at 0x1070-0x1077, BIOS settings: hda:DMA, hdb:pio ide1: BM-DMA at 0x1078-0x107f, BIOS settings: hdc:DMA, hdd:piohda: VMware Virtual IDE Hard Drive, ATA DISK driveblk: queue c0413f00, I/O limit 4095Mb (mask 0xffffffff)hdc: VMware Virtual IDE CDROM Drive, ATAPI CD/DVD-ROM driveide0 at 0x1f0-0x1f7,0x3f6 on irq 14ide1 at 0x170-0x177,0x376 on irq 15hda: attached ide-disk driver.hda: 8388608 sectors (4295 MB) w/32KiB Cache, CHS=522/255/63, UDMA(33)ide-floppy driver 0.99.newidePartition check: hda: hda1 hda2ide-floppy driver 0.99.newidemd: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27md: Autodetecting RAID arrays.md: autorun ...md: ... autorun DONE.Initializing Cryptographic APINET4: Linux TCP/IP 1.0 for NET4.0IP: routing cache hash table of 2048 buckets, 16KbytesTCP: Hash tables configured (established 16384 bind 32768)Linux IP multicast router 0.06 plus PIM-SMInitializing IPsec netlink socketNET4: Unix domain sockets 1.0/SMP for Linux NET4.0.RAMDISK: Compressed image found at block 0Freeing initrd memory: 269k freedVFS: Mounted root (ext2 filesystem).SCSI subsystem driver Revision: 1.00Fusion MPT base driver 2.05.11.03Copyright (c) 1999-2003 LSI Logic CorporationPCI: Found IRQ 9 for device 00:10.0mptbase: Initiating ioc0 bringupioc0: 53C1030: Capabilities={Initiator}mptbase: 1 MPT adapter found, 1 installed.Fusion MPT SCSI Host driver 2.05.11.03scsi0 : ioc0: LSI53C1030, FwRev=00000000h, Ports=1, MaxQ=128, IRQ=9blk: queue c1abc814, I/O limit 4294967295Mb (mask 0xffffffffffffffff)Journalled Block Device driver loadedkjournald starting. Commit interval 5 secondsEXT3-fs: mounted filesystem with ordered data mode.Freeing unused kernel memory: 164k freedEXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journalAdding Swap: 297192k swap-space (priority -1)IA-32 Microcode Update Driver: v1.13 <tigran@veritas.com>microcode: No suitable data for cpu 0parport0: PC-style at 0x378 [PCSPP,TRISTATE]inserting floppy driver for 2.4.21-15.ELFloppy drive(s): fd0 is 1.44MFDC 0 is a post-1991 82077pcnet32.c:v1.27a 10.02.2002 tsbogend@alpha.franken.dePCI: Found IRQ 10 for device 00:11.0pcnet32: PCnet/PCI II 79C970A at 0x1400, 00 0c 29 0a 8a 27 assigned IRQ 10.divert: allocating divert_blk for eth0eth0: registered as PCnet/PCI II 79C970Apcnet32: 1 cards_found.divert: freeing divert_blk for eth0ip_tables: (C) 2000-2002 Netfilter core teampcnet32.c:v1.27a 10.02.2002 tsbogend@alpha.franken.dePCI: Found IRQ 10 for device 00:11.0pcnet32: PCnet/PCI II 79C970A at 0x1400, 00 0c 29 0a 8a 27 assigned IRQ 10.divert: allocating divert_blk for eth0eth0: registered as PCnet/PCI II 79C970Apcnet32: 1 cards_found.ip_tables: (C) 2000-2002 Netfilter core teamaudit subsystem ver 0.1 initializedAudit daemon registered (process 994)parport0: PC-style at 0x378 [PCSPP,TRISTATE]lp0: using parport0 (polling).lp0: console ready[root@vm-rh-as3 etc]# -----> 4 isoZ:\ISO\RedHat_AS_3_Update_2>dir 驱动器 Z 中的卷是 新加卷 卷的序列号是 9CBA-F5D7 Z:\ISO\RedHat_AS_3_Update_2 的目录2004-06-14 18:05 <DIR> .2004-06-14 18:05 <DIR> ..2004-05-22 04:39 146,722,816 1.iso2004-05-22 04:07 649,392,128 2.iso2004-05-22 02:59 664,571,904 3.iso2004-05-22 04:24 176,574,464 4.iso 4 个文件 1,637,261,312 字节-----> install不选19项xgnomekdeengineeringgraphicalofficesoundauthoringgraphicsgamesweb serversql databasemysqlnetworklegacy network server(telnet server, rwho ...)gnome software developmentkde software developmentprinting support-- no everything --选择13项editorstext-based internet (lynx links)server configuration toolsmail server (sendmail,imapwindows filse serverdns name serverftp serverdevelopment toolskernel developmentx software development (libpng gd)legacy software development(兼容老gcc)administrattion toolssystem tools (F2 Detail sysstat)--- total 564 packages 1720 MB 21:24 ---[root@vm-rh-as3 etc]# ls -1 /etc/rc.d/rc3.d/K05saslauthdK10psacctK15httpdK20nfsK20spamassassinK24irdaK35smbK35winbindK40smartdK45namedK50netdumpK50snmpdK50snmptrapdK50vsftpdK74ntpdS00microcode_ctlS05kudzuS08arptables_jfS08ip6tablesS08iptablesS09isdnS10networkS12syslogS13irqbalanceS13portmapS14nfslockS20auditS20randomS24pcmciaS25netfsS26apmdS28autofsS55cupsS55sshdS56rawdevicesS56xinetdS80sendmailS85gpmS90crondS90xfsS95atdS97rhnsdS99localS99mdmonitorS99mdmpd[root@vm-rh-as3 etc]# netstat -nlpActive Internet connections (only servers)Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN 982/rpc.statd tcp 0 0 127.0.0.1:32769 0.0.0.0:* LISTEN 1165/xinetd tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 1568/smbd tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 963/portmap tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1151/sshd tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 1086/cupsd tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1201/sendmail: acce tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 1568/smbd udp 0 0 0.0.0.0:32768 0.0.0.0:* 982/rpc.statd udp 0 0 127.0.0.1:32771 0.0.0.0:* 1579/smbd udp 0 0 192.168.123.71:137 0.0.0.0:* 1572/nmbd udp 0 0 0.0.0.0:137 0.0.0.0:* 1572/nmbd udp 0 0 192.168.123.71:138 0.0.0.0:* 1572/nmbd udp 0 0 0.0.0.0:138 0.0.0.0:* 1572/nmbd udp 0 0 0.0.0.0:68 0.0.0.0:* 1421/dhclient udp 0 0 0.0.0.0:734 0.0.0.0:* 982/rpc.statd udp 0 0 0.0.0.0:111 0.0.0.0:* 963/portmap udp 0 0 0.0.0.0:631 0.0.0.0:* 1086/cupsd Active UNIX domain sockets (only servers)Proto RefCnt Flags Type State I-Node PID/Program name Pathunix 2 [ ACC ] STREAM LISTENING 1777 1252/xfs /tmp/.font-unix/fs7100unix 2 [ ACC ] STREAM LISTENING 5720 1428/0 /tmp/ssh-XXJQ1428/agent.1428[root@vm-rh-as3 etc]# cat /etc/samba/smbpasswd root:0:6B260CA015C50E77944E2DF489A880E4:4E912C66F7EFD16B7B028CDA31133AA2:[U ]:LCT-40E3B758:[root@vm-rh-as3 etc]# more /etc/samba/smb.confserver string = Windtear Samba Server[__hhh__] comment = root dir path = / read only = no browsable = no[root@vm-rh-as3 etc]# /etc/rc.d/init.d/smsmartd smb [root@vm-rh-as3 etc]# /etc/rc.d/init.d/smb start[root@vm-rh-as3 etc]# ps axf PID TTY STAT TIME COMMAND 1 ? S 0:06 init 2 ? SW 0:00 [keventd] 3 ? SW 0:00 [kapmd] 4 ? SWN 0:00 [ksoftirqd/0] 7 ? SW 0:00 [bdflush] 5 ? SW 0:00 [kswapd] 6 ? SW 0:00 [kscand] 8 ? SW 0:00 [kupdated] 9 ? SW 0:00 [mdrecoveryd] 18 ? SW 0:00 [kjournald] 933 ? S 0:00 syslogd -m 0 937 ? S 0:00 klogd -x 963 ? S 0:00 portmap 982 ? S 0:00 rpc.statd 994 ? S 0:00 /sbin/auditd 1045 ? S 0:00 /usr/sbin/apmd -p 10 -w 5 -W -P /etc/sysconfig/apm-scripts/apmscript 1086 ? S 0:00 cupsd 1151 ? S 0:00 /usr/sbin/sshd 1428 ? S 0:01 \_ sshd: root@pts/0 1430 pts/0 S 0:01 \_ -bash 1685 pts/0 R 0:00 \_ ps axf 1165 ? S 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid 1201 ? S 0:00 sendmail: accepting connections 1210 ? S 0:00 sendmail: Queue runner@01:00:00 for /var/spool/clientmqueue 1224 ? S 0:00 crond 1252 ? S 0:00 xfs -droppriv -daemon 1261 ? S 0:00 /usr/sbin/atd 1274 ? S 0:00 mdadm --monitor --scan 1285 ? SL 0:00 mdmpd 1293 tty2 S 0:00 /sbin/mingetty tty2 1294 tty3 S 0:00 /sbin/mingetty tty3 1295 tty4 S 0:00 /sbin/mingetty tty4 1296 tty5 S 0:00 /sbin/mingetty tty5 1297 tty6 S 0:00 /sbin/mingetty tty6 1421 ? S 0:00 dhclient eth0 1568 ? S 0:00 smbd -D 1579 ? S 0:02 \_ smbd -D 1572 ? S 0:00 nmbd -D 1582 tty1 S 0:00 /sbin/mingetty tty1 More...Posted by windtear at 3:25 PM