install Net::ident Running install for module Net::ident Running make for J/JP/JPC/Net-ident-1.20.tar.gz Is already unwrapped into directory /root/.cpan/build/Net-ident-1.20 Has already been processed within this session Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0use......ok t/apache....skipped al...
by 红雨 - Perl - 2005-12-19 19:25:27 阅读(1273) 回复(1)
$creatuser -d -A -P dsapce ... $createdb -U dspace -E UNICODE (even with '-h localhost') Message shows below: createdb: could not connect to database template1: FATAL: ident authentication failed for user "dspace" my system: debian(sarge) postgresql 7.4.3
1. 系统 # passwd:修改口令 # exit:退出系统 2. 文件 # cp:复制文件或目录,参数:-a递归目录,-i覆盖确认 # mv:改名移动 # rm:删除,参数:-r递归删除 3. 目录 # mkdir:创建目录 # rmdir:删除空目录 # cd:改变工作目录 # pwd:查看当前路径 # ls:列目录,参数:-a所有文件,-c按时间排序,-l详细信息 4. 文本 # sort:排序 # uniq:删除重复行 5. 备份压缩 # tar:档案,参数:-c创建新档案,-r追加到末尾,-t列出档案内...
帮忙看看哪里错了,总是会多显示目录:
[code]
#include
1.ifconfig interface [option] 例:ifconfig eth0 192.168.0.2 netmask 255.255.255.192 broadcast 192.168.0.255 即设置了网络地址,子网掩码,网关,广播地址 ifconfig eth0 down 简写:ifdown eth0 停止eth0网卡 ifconfig eth0 up 简写:ifup eth0 开启eth0网卡 2.route route用来产生和修改路由表. 例子: route add -net 127.0.0.0 netmask 255.0.0.0 lo -net选项标示此路由指向网络. 3.netstat 功能是显...
自己做个记号,怕忘记 freebsd: shutdown -p now linux: shutdown -h now 重起都是:shutdown -r now 或者 reboot 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/23663/showart_535760.html
在分析日志如 192.168.100.67 - - [21/Mar/2007:14:38:13 -0500] "GET /ads_paper_jump_new.php?filename=xplus_ad.swf&adver_id=default&adver_pos=3&uid=&guid=&cpuid=73831336||00-50-8D-6B-5B-F0&magidno=46236439e9e4b7e6f78ac339e076ef58&mag_name=zine&ver=&site=&selfflag=maga&FBState=onlineexe&ranstr=1syq3xa2aic6t0cyfdooaoc321upk3ew HTTP/1.1" 200 时 我用sed -e 替换到第10位时,系统就把给我分成了1和0