帖子列表
-
升级Netgear WGR614 V9成DD-WRT失败
ELM 发表于: 2008-12-01,
主要原因,在www.dd-wrt.com论坛混的时间太短,很多东西还不明白,就连下载目录都找不到。 简单写一下经过和恢复原来版本的方法: 在www.dd-wrt.com论坛中找到一个.chk文件,据说要...
-
Personal Fedora Core 2 Installation Guid...
ELM 发表于: 2008-07-21,
Personal Fedora Core 2 Installation Guide Mauriat Miranda (http://www.mjmwired.net/contact/) Other Guides/Resources Published: 11 May 2004 (updated: 23 Septembe...
-
nginx cache配置
如果需要将文件缓存到本地,则需要增加如下几个子参数: proxy_store on; proxy_store_access user:rw group:rw all:rw; proxy_temp_path 缓存目录; 其中, proxy_store on用来...
-
gnuplot 让您的数据可视化
http://www.ibm.com/i/c.gif 级别: 初级 Nishanth Sastry (nishanth_sastry@us.ibm.com), 专职软件工程师, IBM 2004 年 8 月 01 日 使用 Gnuplot 4.0 将数据和函数转换为...
-
Gnuplot 使用技巧
ELM 发表于: 2008-06-27,
郑小宏 2005-10-21 对于在Linux下工作的人,如果你经常要画一些二维图和简单的三维图的话,那么,gnuplot无疑是一个非常好的选择,不仅图形漂亮,而且操作简单。当然如果需要质量更...
-
Load Balancer Update on Wordpress.com
http://barry.wordpress.com/2008/04/28/load-balancer-update/ A while back, I posted about some testing we were doing of various software load balancers for Word...
-
通过pxe安装CentOS for IA64
ELM 发表于: 2008-05-13,
首先需要下载一个elilo.efi for ia64的文件,这类机器不能使用pxelinux.0。 具体下载地址: http://elilo.sourceforge.net/ DHCP机器配置,如果只有个别机器是IA64的,建议用host...
-
通过网络安装Linux for IA64
ELILO: EFI Linux Boot Loader On HP Integrity servers you can access the Linux loader (ELILO.EFI) by using the following procedure to boot ELILO.EFI and type an...
-
apache2 autoindex charset设置
ELM 发表于: 2008-05-04,
apache autoindex产生的页面不能使用AddDefaultCharset指定输出的字符集,可以使用mod_autoindex的IndexOptions来指定,如:IndexOptions Charset=gb2312。 mod_autoindex还有很...
-
Linux* Open-iSCSI
================================================================= Linux* Open-iSCSI ==========================================================...
-
Linux iscsitarget+tools
ELM 发表于: 2008-04-23,
http://www.amherst.edu/~swplotner/iscsitarget/ There are several public iscsi-target implementation cookbook recipes, however this one attempts to provide uniq...
-
Linux日志文件系统及性能分析
ELM 发表于: 2008-04-18,
http://www.ibm.com/developerworks/cn/linux/l-jfs/ 级别: 初级 文江 张 (zhang_nudt@hotmail.com), 硕士研究生 庆波 吴 (wqb123@263.net), 副研究员 2005 年 9 月 01 ...
-
Kickstart 配置文件ks.cfg
ELM 发表于: 2008-04-16,
# ks.cfg - kickstart configuration file for Fedora Core 3 # # When you boot a machine from this floppy it will automaticall # install AND CONFIGURE Fedora Core ...
-
Kickstart Installation on Red Hat/Fedora...
http://www.spy-hill.com/~myers/linux/kickstart/ Kickstart is a system for automated installation of Red Hat Linux or Fedora Core Linux. Instead of answ...
-
Unsupported Kernel for X86_64 and i386[L...
ELM 发表于: 2007-09-23,
All, There have been many requests for added kernel features that the upstream provider left out of the standard kernel. (ReiserFS, Video4Linux, Firewire suppo...
-
Managing Kernel Resources
A large PostgreSQL installation can quickly hit various operating system resource limits. Shared Memory and Semaphores Shared memory and semaphores are collect...
-
Fedora 7 之我见 【第一次使用F7的感觉】...
ELM 发表于: 2007-07-29,
说来也是,Fedora 7也出来一段时间了,我对这些操作系统升级没有什么太大的兴趣。或许也没有对这个系统抱太大的希望吧。记得Fedora7发布的第二天同事就下载了一个,然后安装上开...
-
PCMCIA操作命令
ELM 发表于: 2007-07-29,
# rpm -qf `which pccardctl` pcmciautils-014-5 # rpm -ql pcmciautils-014-5 /etc/pcmcia/config.opts /etc/udev/rules.d/60-pcmcia.rules /sbin/lspcmcia /sbin/pccardc...
-
Huawei EC321 (cdma) on linux
ELM 发表于: 2007-07-29,
Under what do you do to after two days ofnon-sleep and to 5 hour party? You try to make your recently acquiredgadget to work on linux:) I wish I was kidding! ...
-
用PL2303 com to USB发短信
ELM 发表于: 2007-07-13,
pxe2写著 '只要手机能够与电脑相连(通过红外端口或用手机数据线连接串行口,同时手机支持GSM AT指令集),就可以通过自行编制的短信息发送软件,实现短信息的发送。 只要手机能够与...