当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: 请阅读全文,欢迎指导交流A I X H i n t s &
 

 

 ·windows常用网络命令    »显示摘要«
    摘要:sam98 提交于 2004-09-24 15:41 使用 ipconfig /all 查看配置使用 ipconfig /renew 刷新配置使用 ipconfig 管理 dns 和 dhcp 类别 id使用 ping 测试连接使用 arp 解决硬件地址问题使用 nbtstat 解决 netbios 名称问题使用 netstat 显示连接统计使用 tracert 跟踪网络连接使用 pathping 测试路由器使用 ipconfig /all 查看配置发现和......
    摘要:fxs接电话机,rj11接口; fxo接电话交换机出来的电话线,相当于自己是电话机,rj11接口; e&m接电话交换机的模拟中继,4芯线。 在应用中可以简单理解为: fxo为普通电话机接口,需要远程馈电; fxs接口为pbx的内线分机接口,向远程馈电; e&m为专用的一般用在pbx中继线接口。 cisco提供的说法是: fxo用于连接pstn,二线(因为pstn向用户馈电) fxs......


A I X 技巧
请阅读全文,欢迎指导交流

a i x   h i n t s   &   t i p s

frequently asked questions (faq) from the aix user and system administrator courses. 【相关文章:做网卡聚合

【扩展阅读:IOS升级

if you dont find it here, try the comp.unix.aix faq or the comp.unix.questions faq.  【扩展信息:俺的联系方式,欢迎交流技术和项目管理

if you dont find it there post a question at the comp.unix.aix newsgroup, the tek-tips aix technical forum, or the rootvg.net forum. any other forums? let us know: forums@rootvg.net

a i x   u s e r   q & a

( = click for more information, links with are outside of rootvg.net)

q:

how to change the prompt?

a:

add in $home/.profile : export ps1=`hostname`:$pwd#  (dont forget the before the $).

 

 

q:

how to activate history inline editing in the korn shell (using vi)?

a:

add in $home/.profile: set -o vi  (then you can use <esc>k [up], <esc>j [down], <esc>l [right] and <esc>h [left]).

 

 

q:

how to use alias in the korn shell?

a:

add in $home/.kshrc : alias  l=ls -l  

add in $home/.profile: export env=$home/.kshrc 

 

 

q:

how to go to the previous directory (korn shell)?

a:

# cd -  or  # cd ~- (this is called tilde-substitution, ~- is replaced by the $oldpwd variable).


...   下一页
 ·informix数据库安装    »显示摘要«
    摘要:informix for linux安装全攻略(原创)http://www.chinaunix.net 作者:satoni 发表于:2004-04-11 17:18:41本人第一次写原创,写的不好请多指教;中间可能会有疏忽,欢迎提出意见; 第一步:下载 ids 9.4 for linux: ftp://ftp.youngcow.net/special/database/databaseserver/informix/informixdynamicserve......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE