最成功的系统管理员会把自己从访问系统资源的路径中删除,并由计算机完成所有的工作。作为用户,当您拥有完成工作所需的工具且无需管理员帮助时,您就会明白系统管理员的高效了。要完成这种听起来不可能的任务,就需要系统管理员能够预料到用户未来的需要,并高效地利用可用的资源。
--<LINUX SERVER HACKS>
最成功的系统管理员会把自己从访问系统资源的路径中删除,并由计算机完成所有的工作。作为用户,当您拥有完成工作所需的工具且无需管理员帮助时,您就会明白系统管理员的高效了。要完成这种听起来不可能的任务,就需要系统管理员能够预料到用户未来的需要,并高效地利用可用的资源。
--<LINUX SERVER HACKS>

像一场梦却醒不过来
另一个我在看着我
她问我值不值得
为你付出所有
只要一想起你的温柔
就会让我看不清楚
你想做的你
没有谁强迫我坚强
我却都忍的住
清醒的孤独
你永远是我的最爱
不管爱你有多难
我的心只想属于你
无法预知的未来
你试着抱起我
却看见远方寂寞
爱将会克服一切
在我心中
我不会停止爱着你
握着你温热的手
就算偶尔透露
你的不安和放纵
我总是相信你
在/etc/logrotate.conf中填加
/usr/local/httpd/logs/access.log /usr/local/httpd/logs/error.log {
daily
rotate 5
sharedscripts
postrotate
/bin/kill -HUP `cat /usr/local/httpd/logs/httpd.pid`
endscript
}
设定web服务器日志文件每天轮转一次,保留5份日志文件,日志轮转结束运行命令 /bin/kill -HUP `cat /usr/local/httpd/logs/httpd.pid`
需要使用其它选项可查看logrotate手册页
上高中的时候一直听郑智化的歌,他的歌很有感觉,每首歌都在讲述一个故事。
阿飞和他的那个女人
离开家乡在台北混了几年
阿飞曾有满腹的理想
事到如今依然一事无成
阿飞开始学会埋怨
开始厌倦身边所有的一切
阿飞每次生气的时候
那个女人显得特别可怜
这样的日子一天一天
阿飞花掉身上仅有的钱
阿飞付不起房租买不起烟
吃饭喝酒都靠那个女人
阿飞的他的那个女人
为了生存在酒廊陪酒赚钱
活在这个现实的世界
难免要学会放弃一点尊严
阿飞的脾气变得越来越坏
常常一个人自怨自艾
只有在喝醉的时候偷偷流泪
抱着女人幻想他的未来
阿飞的脾气变得越来越坏
常常半夜从梦中醒来
有时候发现身边的女人不在
黑暗中独自摸索他的悲哀
碍…
阿飞的他的那个女人
最后终于决定还是要离开
她依然深爱着他的男人
但这种男人不会给她未来
阿飞的生命从此失去依赖
像一个被母亲遗弃的小孩
可是骄傲的男人早已被宠坏
他依然不知觉悟原性不改……
碍…
阿飞失去他的女人
仿佛失去他自己的灵魂
他不再相信所谓的爱情
深深怨恨离开他的女人
无知的阿飞何时你能长大
何时能扛起男人的责任
你可知当一个女人对你托付一生
她也许离开但她依然在等
http://bbs.kaye.cn/uploadfile/af.mp3
http://www.ynmv.net/admin/tv/img/阿飞和他的那个女人.mp3
Before we wrap up this week's program, here is a brief(简短的) news review.
The National Bureau of Statistics (国家统计局)has said that China's retail sales(零售销售额), the major gauge(测定) of consumer spending(消费支出), climbed almost 16 percent from a year earlier to exceed 90 billion US dollars in May. Retail sales in urban areas(城镇地区) rose over 16 percent to account for 68 percent of the total sales,while in rural areas,(农村地区) it jumped 15 percent. The wholesale(批发) and retail sector rose more than 15 and a half percent, while the catering(餐饮服务业) and hotel figures were up nearly 19 percent. Chinese people who used to stash away their money in banks for value preservation are rapidly taking their money out. The country's household deposits (家庭存款)have declined(下跌) for two consecutive months(持续两个月). Household deposits dropped by nearly 280 billion yuan, or over 36 billion US dollars, in May. That's 67 percent more than the decline in April. The decline is ascribed to (归咎于)Chinese households keeping money on tap for investment in the capital market(资本市场).
执行以下步骤:
开始 -> 设置 -> 控制面板 -> 添加/删除程序 -> 添加/删除 Windows 组件 -> 选中“终端服务” -> 详细信息 -> 勾选“启用终端服务”-> 确定
程序需要经常更新,每次手动键入命令太难受,将操作过程写成脚本,方便又快捷。
具体过程如下:
首先从文件服务器中取得程序文件(zip压缩),copy到本地,解压,更改其数据库配置文件,打包,父进程分叉(需要上传至多台服务器)子进程将程序包上传至服务器。
脚本中的外部命令太多了,呵呵,实用就行,完全用perl的模块来完成有点太麻烦了!
如果骄傲没被现实大海冷能拍下
又怎会懂得要多努力
才走得到远方
如果梦想不曾坠落悬崖
千钧一发
又怎会晓得执着的人
有隐形翅牓
把眼泪装在心上
会开出勇敢的花
可以在疲惫的时光
闭上眼睛闻到一种芬芳
就像好好睡了一夜直到天亮
又能边走着边哼着歌
以下是一些sqlpus命令
remark 注释行
set headsep 标题分隔符
ttitle 头标题
btitle 尾标题
column 列标题及列格式设定
break on 报表各部分间插入空格或将小计和总计断开
compute sum 计算小计
set linesize 行的最大字符数
set pagesize 页中的行数
Before we wrap up this week's program, here is a brief review over some of the major business stories from the past week.
Sales of China's top 100 electronics companies soared nearly 17 percent year-on-year in 2006 as market demand was boosted by greater disposable incomes.
The Ministry of Information Industry says their combined sales set an all time high, surpassing 140 billion U.S. dollars last year. Television makers among the top 100 companies accounted for 85 percent of industry sales.
The World Association of Newspaper says China is now the world's biggest newspaper market. Almost 99 million newspapers a day were printed in China last year. Income based on advertisements in Chinese newspapers rose 16 percent in 2006, against the world average of less than 4 percent.
Hello, and welcome to this edition of "
Africa Express" here on China Radio International. I'm your host, Wei Tong.
Last time we enjoyed four African singers who sang a sweet love song, The Moon Represents My Heart, at the grand evening party Africa Night in Beijing.
Africa Night was held by GAAS, the Group of African Ambassadors' Spouses, and sponsored by many influential enterprises at home and abroad. GAAS is an organization established nearly 20 years ago, which is dedicated to charities in. So why did it hold such an activity? Any promotion to China-Africa friendship? Please stay tuned…
"Ladies and gentlemen, we'd like to invite the president for GAAS, Madame Mina Cherti."
"As you see it, the heat of Africa is not only of climatic order it comes especially from the heart and is translated in acts of generosities. Africa knows how to give when one needs. The GAAS activities offer in the same time the chance to discover the culture of the other one while making known ours. The exchange is opened. And it is fruitful."
CHINA'S first law on the "circular economy" is expected to be launched in January 2008. It is aimed aprotecting the environment in economically feasible ways.
The major contents of the draft law include the establishment of a green economic policy, an luation system and the standards for an effective environmentally-conscious economy.
The National Development and Reform Commission, China's top economic planner, will also promote the collection and utilization of waste, prevent pollution production, and improve innovative capabilities in this circular economy.
CHINA has tripled the stamp tax on securities trading from the current 0.1 percent to 0.3 percent, aimed at promoting the healthy development of the securities markets.
主页:http://nbenoit.tuxfamily.org/projects.php?rq=mmsrip
编译安装三步
./configure
make
make install
主要用于下载cri的广播音频,在线听的话总是卡,不爽!
[root@supersun crienglish]# mmsrip mms://media.chinabroadcast.cn/eng/features/spotlight/2007/0613Spotlight.wma
mmsrip (MMS Ripper) version 0.7.0
0613Spotlight.wma: 100.00%
[root@supersun crienglish]#
在linux下我将rhythombox作为音频播放器,界面后丑,但是很实用,可以很方便的定位到一个歌手,专辑。以前的时候使用xmms、bmp,理由就是界面很漂亮!
rhythombox只是一个前端而已,它的功能就是对音乐文件的管理,归类,播放列表的管理等等 ,而将音频解码的任务交给后端gstreamer,因此如果我们想让rhythmbox播放各种格式的音频文件,就要装gstreamer及gstreamer的一些插件。在此简单介绍一下gstreamer几个常用模块的功能(你也可以到gstreamer的站点看到模块说明http://gstreamer.freedesktop.org/modules/):
| gstreamer | 核心库文件 | 0.10.13 | 0.9.6 |
| gst-plugins | 常用的音频视频编码解码器 | 0.8.12 | DISCONTINUED |
| gst-plugins-base | an essential exemplary set of elements | 0.10.13 | 0.9.6 |
| gst-plugins-good | a set of good-quality plug-ins under our preferred license, LGPL | 0.10.5 | 0.9.6 |
| gst-plugins-ugly | a set of good-quality plug-ins that might pose distribution problems | 0.10.5 | 0.9.6 |
| gst-plugins-bad | a set of plug-ins that need more quality | 0.10.4 | 0.9.6 |
| gst-ffmpeg | FFmpeg-based plug-in |
“检查自己的大脑,解除困扰”,是古希腊哲学家爱比泰德所言,他的这句至理名言是对“ABC”理论 的精辟诠释。所谓“ABC”理论是美国著名心理学家艾利斯于20世纪50年代提出来的。在这个理论中,A代表诱发事件;B代表当事人对事件的看法、解释、 评价和信念;C代表继这一事件后,当事人的情绪反应和行为结果。通常情况下,人们会认为是外部事件(A)直接引起了情绪和行为结果(C)。实际上,人们忽 略了当事人的内心活动这个重要因素,忽视了当事人对事件的解释和评价,正是这一部分(B)导致了不同的情绪和行为状态。比如说:当一个人产生了抑郁、焦 虑、沮丧、敌意等不良情绪时,并不是由于某个刺激引发的,而是源于其对那个刺激的看法。
一般说来,观念B有合理与不合理之分。合理的观念可以引起人对事物适当的情绪及行为反应,不合理的观念则会导致不适当的情绪及行为反应。若一个人固守某些不合理的观念时,就会陷入不良的情绪之中,甚至导致心理障碍的产生。
依据ABC理论,分析日常生活中的一些具体情况,我们不难发现人的不合理观念常常具有以下三个特 征。一是绝对化的要求:是指人们常常以自己的意愿为出发点,认为某事物必定发生或不发生的想法。它常常表现为将“希望”、“想要”等绝对化为“必须”、 “应该”或“一定要”等。例如,“我必须成功”、“别人必须对我好”等等。这种绝对化的要求之所以不合理,是因为每一客观事物都有其自身的发展规律,不可 能依个人的意志为转移。对于某个人来说,他不可能在每一件事上都获成功,他周围的人或事物的表现及发展也不会依他的意愿来改变。因此,当某些事物的发展与 其对事物的绝对化要求相悖时,他就会感到难以接
PL/SQL是ORACLE 对标准数据库语言的扩展,ORACLE公司已经将PL/SQL整合到ORACLE 服务器和其他工具中了,近几年中更多的开发人员和DBA开始使用PL/SQL,本文将讲述PL/SQL基础语法,结构和组件、以及如何设计并执行一个 PL/SQL程序。
PL/SQL的优点
从版本6开始PL/SQL就被可靠的整合到ORACLE中了,一旦掌握PL/SQL的优点以及其独有的数据管理的便利性,那么你很难想象 ORACLE缺了PL/SQL的情形。PL/SQL 不是一个独立的产品,他是一个整合到ORACLE服务器和ORACLE工具中的技术,可以把PL/SQL看作ORACLE服务器内的一个引擎,sql语句 执行者处理单个的sql语句,PL/SQL引擎处理PL/SQL程序块。当PL/SQL程序块在PL/SQL引擎处理时,ORACLE服务器中的SQL语 句执行器处理pl/sql程序块中的SQL语句。
PL/SQL的优点如下:
. PL/SQL是一种高性能的基于事务处理的语言,能运行在任何ORACLE环境中,支持所有数据处理命令。通过使用