wordpress2.61升级完成
感觉不错,推荐升级.
另外顺便修改了一下主题, 现在的主题是wordpress自带的, 可以自适应客户端屏幕大小,感觉花哨的东西更少, 打开速度更快, 更适合阅读. Continue Reading ...
感觉不错,推荐升级.
另外顺便修改了一下主题, 现在的主题是wordpress自带的, 可以自适应客户端屏幕大小,感觉花哨的东西更少, 打开速度更快, 更适合阅读. Continue Reading ...
Unit 1 INTRODUCTIONS
Andy: Hi, I’m Andrew Mclane. Everybody calls me Andy.
不要说I’m Teacher Brown. 因teacher是职业而非称谓。 可以说 Mr. Brown
较正式: May I introduce myself? /Let me introduce myself./It’s nice to meet you. Allow me to introduce myself./May I have(ask) your name?
非正式: Hello, I’m Continue Reading ...
SNMP MIBs, OIDs Overview
MIB stands for Management Information Base and is a collection of information organized hierarchically. These are accessed using a protocol such as SNMP. There are two types of MIBs: scalar and tabular. Scalar objects define a single object instance whereas tabular objects define multiple related object instances grouped in MIB tables.
Continue Reading ...
lighttpd安装配置
下载: http://www.lighttpd.net/download
./configure –prefix=/jeffrey/app/lighttpd-1.4.19 && make && make install
mkdir /jeffrey/app/lighttpd-1.4.19/conf/
mkdir /var/log/lighttpd
cp doc/lighttpd.conf /jeffrey/app/lighttpd-1.4.19/conf/
vi /jeffrey/app/lighttpd-1.4.19/conf/lighttpd.conf
server.modules = (
…..
Continue Reading ...
1. According to a recent survey, four million people die each year from diseases linked to smoking.
依照最近的一项调查,每年有4,000,000人死于与吸烟有关的疾病。
2. The latest surveys show that quite a few children have unpleasant associations with homework.
最近的调查显示相当多的孩子对家庭作业没什么好感。
3. No invention has received more praise and abuse than Internet.
Continue Reading ...
利用服务器的几个调优技巧,让 MySQL 服务器飞速运行
如今,开发人员不断地开发和部署使用 LAMP(Linux®、Apache、MySQL 和 PHP/Perl)架构的应用程序。但是,服务器管理员常常对应用程序本身没有什么控制能力,因为应用程序是别人编写的。这份 共三部分的系列文章 Continue Reading ...
1. iscsi-target 服务器端
(1)安装软件
rpm -ivh iscsitarget-0.4.13-14.19.i586.rpm #SLES10SP2
* windows系统下有一个叫 starwind 的软件
(2)修改配置文件
vi /etc/ietd.conf
Target iqn.2001-04.com.example:storage.disk2.sys1.xyz.sda3
Lun 0 Path=/dev/sda3,Type=fileio
Target iqn.2001-04.com.example:storage.disk1.test.file1tb
Lun 0 Continue Reading ...
环境: SLES10-SP1+Apache-2.0.63+php-5.2.6+SVN-1.4.6
1. 编辑php模块支持
2. apache原svn配置如下
<location>
DAV svn
SVNParentPath /jeffrey/data/svnroot/repository/
AuthType Basic
AuthName “Subversion repository”
AuthUserFile htpasswd/.htpasswd.users
AuthzSVNAccessFile /jeffrey/data/svnroot/repository/conf/authz
Require valid-user
</location>
1.apache安装
./configure –prefix=/usr/local/apr && make && make install
./configure –prefix=/usr/local/apr-util –with-apr=/usr/local/apr/ && make && make install
./configure –prefix=/jeffrey/app/apache-2.0.63 –enable-so –enable-rewrite –enable-dav –with-apr=/usr/local/apr –with-apr-util=/usr/local/apr-util && make && make install
2. svn
tar jxf Continue Reading ...
歌曲A place nearby(《天堂若比邻》)出自琳恩首张专辑“Playing my game”(《自由自在》),正是凭借“自由自在”,18岁的琳恩一跃成为欧洲炙手可热的音乐奇才。专辑中的主打歌曲“Unforgivable sinner(台湾歌手刘虹嬅翻唱为《左耳》)”一经推出,立时横扫挪威音乐排行榜,成为挪威有史以来销售量最高、销售速度最快的单曲。另一首曲子 “Sitting Down Continue Reading ...