??xml version="1.0" encoding="utf-8" standalone="yes"?> search了一下源Q有mldonkey-server和mldonkey-guiQ前端和后端是分开的。不用GUI也可以在后台q行Q很方便。有个界面还是直观点Q于是也装上了?/p>
sudo apt-get install mldonkey-server mldonkey-gui 装完后启动了GUIQ还真是单得可怜,一些高U配|还是需要去攚w|文Ӟ不好用。换个GUI去,Google一下,扑ֈsancho http://sancho.awardspace.com/ 默认下蝲目录q是只能在配|文仉改:gedit downloads.ini { dirname = "incoming/files" 默认的下载目录是 ~/.mldonkey/incoming 下蝲安装q行Q很不错Q有了这个,基本不用命o行和修改配置文g了。换成中文界面,优化了下|络参数Q作了个ED2K-port的端口映。重启,HighID~~?/p>
据说q个驴子速度快。期待,晚上回来再唤它q活~~ 去http://poppler.freedesktop.org/下蝲一个最新的poppler encoding dataQ本文发布时最新版本ؓQ?a >poppler-data-0.2.1.tar.gz 1、解压文Ӟtar -zxvf poppler-data-0.2.1.tar.gz
strategy = incoming_files
priority = 0
};
{ dirname = "incoming/directories"
strategy = incoming_directories
priority = 0
};
]]>
2、进入解压目录:cd poppler-data-0.2.1/
3、编译安装:sudo make install datadir=/usr/share
]]>
sudo apt-get install samba smbfs
2、修改samba配置文gQ备份原文gQ?/p>
sudo cp /etc/samba/smb.conf /etc/samba/smb.conf.orig
sudo gedit /etc/samba/smb.conf
查找Q?span style="color: #ff0000">; security = user q一行,改ؓQ?/span>security = share
3、重启samba服务
sudo /etc/init.d/samba restart
q样可以共享文件了Q操作方法和windows下基本一P在文件夹上点d键会有共享选项Q设|一下就行了?/p>
注意Q由于权限问题,׃n的目录只能在当前用户目录中?/span>
q是以security = share方式实现的简单共享,如果需要给不同用户分配׃n文g的访问权限,应用security = user方式?/span>
直接光盘启动开始装了,把网U拔掉后安装Q不用检网l安装语a包之cȝ。等pȝ安装完了Q换个源再下载语a包会快的多?0G的硬盘boot分区100MQ交换分?GQ根分区20GQtmp分区3GQvar分区7GQhome分区10GQ其他的docs分区。大?0分钟左右安装完了?/p>
可以先把root密码讑֮一下:sudo passwd root
换个软g源,准备更新下系l,安装点Y件?/p>
备䆾Qsudo cp /etc/apt/sources.list /etc/apt/sources.list_backup
~辑Qsudo gedit /etc/apt/sources.list
更新Qsudo apt-get update
推荐两个源:
Ubuntu.cn99.com更新服务器(江苏省常州市电信Q推?span style="color: #ff0000">电信用户使用Q:
deb http://ubuntu.cn99.com/ubuntu/ hardy main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ hardy-security main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ hardy-updates main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ hardy-proposed main restricted universe multiverse deb http://ubuntu.cn99.com/ubuntu/ hardy-backports main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ hardy main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ hardy-security main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ hardy-updates main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ hardy-proposed main restricted universe multiverse deb-src http://ubuntu.cn99.com/ubuntu/ hardy-backports main restricted universe multiverse
台湾大学更新服务器(推荐|?/span>用户使用Q强烈推荐此源,比较完整Q:
deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-updates main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-updates main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-backports main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-backports main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-security main restricted universe multiverse deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-security main restricted universe multiverse deb http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-proposed main multiverse restricted universe deb-src http://ubuntu.csie.ntu.edu.tw/ubuntu/ hardy-proposed main restricted universe multiverse
本打这ơ装个fedora体验下,Z熟悉下RedHat AS的操作,无奈combo坏了Q换了个cdrom。刚好又只有ubuntu的cd和fedora的dvdQ天意?/p>
{这ơ安装完了一定要做个备忘?#8220;apt-get”Q我gq记得这个,汗~
从今天开始每?#8220;?#8221;Z时学习pQ坚持下去,前途一片光明。话说英语这东西q是很有用了Q说不定来M外企Q或是找个洋妞,也不枉每天一时的努力。不动机如何,好好学习L不会错的?/p>
希望不会在今后的某一天,Z愤删除了这日志?/p>
在页面的head标签内放入一下代码:
<link rel=”shortcut icon” type=”image/ico” href=”PATH_TO_ICON/favicon.ico” />
/*PATH_TO_ICON/favicon.ico为图标的路径*/
具体到wordpress的模板,分两步完成:
1、将下面代码攑ֈ模板的header.php文g中就可以了?br />
<link rel=”shortcut icon” type=”image/ico” href=”<?php bloginfo(’stylesheet_directory’); ?>/images/favicon.ico” />
2、将favicon.ico文g上传到模板所在目录的images子目录中?br />
至于favicon的制作,分n一个可以在U制作的站点Q上传你喜欢的图片文Ӟ制作好的图标文件下载到本地p了?br /> http://www.html-kit.com/favicon/
PSQPhotoshop默认是不能编辑和制作ico文g的,但是可以通过插g来实现。下载ICOFormat.8biQ放到Photoshop安装目录下的“增效工具/文g格式”子目录(英文版ؓ“Plug-Ins\File Formats”目录Q,重启PhotoshopQ搞定~
附上一?#8220;ICOFormat.8bi”的下载地址Q?a >http://www.instructables.com/file/FRWHW5MZOXEYF7II9F/
场面得上宏大,动画制作很细_重点是音乐。尤其是王后奥武夫壮行时吟唱的那一D,可以用动人心弦来形容?/p>
A Hero Comes Home 竖琴?/p>
附上歌词Q?/p>
A Hero Comes Home
Out of the mist of history he’ll come again
他将在历史的薄雾中再ơ到?br />
Sailing on ships across the sea to a wounded nation
船航行在上 I越q受伤的国度
Signs of a savior and fire on the water
让救世主的标志燃烧在q水?/p>
It’s what we prayed for, one of our own
我们祷是ؓ了什?是ؓ了我们自?/p>
Just wait though wide he may roam
只是{待Q即使会在途中连
Always a hero comes home
但英雄终会归?br />
He goes where no one has gone
他去了没有h去过的地?br />
But always a hero comes home
但是英雄l会归来
Deep in the heart of darkness sparks a dream of light
光明让黑暗的心脏中激h?br />
Surrounded by hopelessness he finds the will to fight
l望让他聚拢Q意志战?br />
There’s no surrender, always remember
q儿没有妥协屈服Q将铭记于心
It doesn’t end here, we’re not alone
不会q样l束Q我们不是孤军奋?/p>
just wait though wide he may roam
只是{待Q即使会在途中连
Always a hero comes home
但英雄终会归?br />
He goes where no one has gone
他去了没有h去过的地?br />
But always a hero comes home
但是英雄l会归来
And he will come back on a crimson tide
他将在绯U色的浪潮中归来
Dead or alive
不死x
And even though we know the bridge has burned
即我们知道桥梁已经烧毁
He will return… He will return!
他将归来Q再ơ归?Q?br />
just wait though wide he may roam
只是{待Q即使会在途中连
Always a hero comes home
但英雄终会归?br />
He goes where no one has gone
他去了没有h去过的地?br />
But always a hero comes home
但是英雄l会归来
Someday he may carve his stone
某一天他雕刻自q雕像
The hero comes home
英雄归来
He goes and comes back alone
他来去都是一?br />
But always a hero comes home
但是英雄M归来
Just wait though wide he may roam
只是{待Q即使会在途中连
Always a hero comes home
英雄l会归来
销?Sales
销售ȝ Sales Director
销售经?Sales Manager
区域销售经?Regional Sales Manager
客户l理 Sales Account Manager
渠道/分销l理 Channel/Distribution Manager
渠道ȝ Channel Supervisor
销售主?Sales Supervisor
销售代?Sales Representative / Executive
销售工E师 Sales Engineer
医药代表 Pharmaceutical Sales Representative
保险代理 Insurance Agent
销售助?Sales Assistant / Trainee
商务l理 Business Manager
商务专员/助理 Business Executive/Assistant
销售行政经?Sales Admin. Manager
销售行政主?Sales Admin. Supervisor
售前/售后技术服务经?Technical Service Manager
售前/售后技术服务主?Technical Service Supervisor
售前/售后技术服务工E师 Technical Service Engineer
售后/客户服务Q非技术)l理 Customer Service Manager
售后/客户服务Q非技术)ȝ Customer Service Supervisor
售后/客户服务Q非技术)专员 Customer Service Executive
l销?Distributor
市场/公关/q告 Marketing/PR/Advertising
市场/q告ȝ Marketing/Advertising Director/VP
市场/营销l理 Marketing Manager
市场/营销ȝ Marketing Supervisor
市场/营销专员 Marketing Executive/Communication
市场助理 Marketing Assistant / Trainee
产品/品牌l理 Product/Brand Manager
产品/品牌ȝ Product/Brand Supervisor
市场通\l理 Trade Marketing Manager
市场通\ȝ Trade Marketing Supervisor
促销l理 Promotions Manager
促销ȝ Promotions Supervisor
促销?Promotions Specialist
市场分析/调研人员 Market Analyst/ Research Analyst
公关/会务l理 Public Relations Manager
公关/会务ȝ Public Relations Supervisor
公关/会务专员 Public Relations Executive
媒介l理 Media Manager
媒介人员 Media Specialist
企业/业务发展l理 Business Development Manager
企业{划人员 Corporate Planning
q告{划/设计/文案 Advertising Creative/Design/Copy writer