2008年12月12日星期五

Linux I/O调度器 选择

ANTICIPATORY (AS): This is a decent scheduler, it works well with all file systems, works best on older drives.
DEADLINE: This is a surprising scheduler, it is light and performs the extremely well on most file systems, including reiser4. Works best on newer drives.
CFQ: Only use it on ext3, this scheduler's goal is not performance, but about balancing IO among all resources.

2008年12月10日星期三

konsole 设置文件

update_info=konsole.upd:kde2.2/r1,konsole.upd:kde3.0/r1

[Desktop Entry]
ActiveSession=0
AllowResize=false
AutoResizeTabs=false
BlinkingCursor=false
CtrlDrag=true
CutToBeginningOfLine=false
DefaultSession=shell.desktop
DynamicTabHide=false
EnableBidi=false
EncodingName=Default
Fullscreen=false
Height 1200=880
LineSpacing=0
MatchTabWinTitle=false
MenuBar=Disabled
SilenceSeconds=10
TabColor=0,0,0
TabViewMode=0
WarnQuit=true
Width 1920=997
XonXoff=false
bellmode=3
class=konsole-mainwindow#1
defaultfont=Courier [ibm],16,-1,5,75,0,0,0,0,0
has frame=true
history=1000
historyenabled=true
keytab=default
schema=BlackOnWhite.schema
scrollbar=0
tabbar=0
wordseps=:@-./_~

[General]
ShowAlternativeShortcutConfig=true

[Shortcuts]
save_as_default=Alt+Ctrl+D
save_sessions_profile=Alt+Ctrl+P
show_menubar=Alt+Ctrl+H

在这里加个LINK:ATI 在FC10上安装的过程:

http://www.fedora-tunisia.org/?q=node/55

Centos 5.2 eth0 的内容

# Broadcom Corporation BCM4401-B0 100Base-TX
DEVICE=eth0
BOOTPROTO=dhcp
HWADDR=00:12:3F:DE:F9:70
ONBOOT=no
TYPE=Ethernet
USERCTL=no
IPV6INIT=no
PEERDNS=yes


[hades@Centos ~]$ rpm -qa |grep NetworkManager
NetworkManager-gnome-0.6.5-7.9.el5.al
NetworkManager-glib-0.6.5-7.9.el5.al
NetworkManager-openvpn-0.3.2-7.9.el5.al
NetworkManager-0.6.5-7.9.el5.al
NetworkManager-glib-devel-0.6.5-7.9.el5.al
NetworkManager-devel-0.6.5-7.9.el5.al
[hades@Centos ~]$ rpm -qa |grep knetwork
knetworkmanager-0.2.2-3.fc7

2008年12月8日星期一

EXT4-how fot fixed

EXT4-fs: sda4: Filesystem with huge files cannot be mounted read-write without CONFIG_LSF.

hades: fedora 10 原生内核编译解压方法

hades: fedora 10 原生内核编译解压方法

fedora 10 原生内核编译解压方法

1个有用的网站,保存起来:
http://fedoraproject.org/wiki/Docs/CustomKernel