Red Hat Enterprise Linux 6.0 Benchmarks By Phoronix
With Red Hat Enterprise Linux 5.x using the Linux 2.6.18 kernel, EXT3, and GCC 4.1 by default, there's quite a number of areas in Red Hat Enterprise Linux 6.0 where…
With Red Hat Enterprise Linux 5.x using the Linux 2.6.18 kernel, EXT3, and GCC 4.1 by default, there's quite a number of areas in Red Hat Enterprise Linux 6.0 where…
Download and install iperf Start a server by using command: iperf -s Test the bandwidth by using command: iperf -i 10 -m -t 120 -c IP_ADDRESS
This is a notice in the topic of Linux Ethernet Bonding with two ethernet NIC
The case:
There is a server with two ethernet NIC. They are going to be set as either load balancing or active-passive mode.
In order to resize the raid file system from small capacity to larger one, we should reset the raid size and file system size to new setting.
Here are two simple case studies to increase and reduce raid size.
Case 1: Increase the size of /dev/md4 from 4GB to 8GB
Case 2: Reduce the size of /dev/md4 from 8GB to 6GB
Reference: HowToForge
今日要上cs4280, 但正直要試 linux mdadm raid 1 disk expandion 先不可以經lab 去連vnc 相關的port. 那即時上網找找ssh 番牆的方法. google 大佬真係勁, 首幾個post 就已答到我問題 Jamyy's Weblog - PuTTY - SSH Tunnel 運用備忘 提到用ssh tunnel 的方法. 用Dynamic Tunnel…
create .htaccess in the root directory of Discuz RewriteEngine on RewriteRule ^archiver/((fid|tid)-[\w\-]+\.html)$ archiver/index.php?$1 RewriteRule ^forum-([0-9]+)-([0-9]+)\.html$ forumdisplay.php?fid=$1&page=$2 RewriteRule ^thread-([0-9]+)-([0-9]+)-([0-9]+)\.html$ viewthread.php?tid=$1&extra=page\%3D$3&page=$2 RewriteRule ^space-(username|uid)-(.+)\.html$ space.php?$1=$2 RewriteRule ^tag-(.+)\.html$ tag.php?name=$1 到論壇後台全局→優化設置→URL 靜態化:、Rewrite 兼容性 開啟。 更新緩存。然後我們可以到論壇隨意點一個頁面進入看網址是否已變成靜態化(等個1~3秒才會變化)…
今日代人入手 Dell 2950 , 拎完番來即"操"佢. 玩完佢個DRAC5 後, 就即安OS 安過VMware ESXi (但用Client 連線失敗), 之後都係直接安CentOS 5.4 64bit. 再玩Virtual Machine - KVM. 先係安個XP, 再安VISTA, 再安CentOS. 但發現Win XP 運行時係會拎個分俾佢用的CPU Full Loading. 但CentOS 又冇事. 找一找RH…
近日同個客CHECK機, 佢話個APACHE 時唔時就會死, 連唔上. 一CHECK 之下, 竟然係MAIL SERVER -EXIM 拎了個port 80 來做野. 真係奇怪. 經過一番google 及check 機後, 得出的結論係: SERVER 軟件中, MOD_PHP / 其他plugin 在CALL mail() 的時候, 會因為apr 內的BUG 導致死HTTPD 而且會自動替換角色. 由原先HTTPD 所持有的PID…
其實都俾人ORDER 咗好耐要做的事來了. 但遲遲未做起.. 今次一次過搞好VNC & PROXY AUTHENTICATION, 心情也不錯! Following are included by default in most squid and most Linux distros: => NCSA: Uses an NCSA-style username and password file. =>…
During the installation of a new server, I faced the problem about installing the linux driver of Atheros Lan Driver. It showed kcompat.h:1561:error redefinition of 'struct napi_struct' and stopped installation.…