<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="0.92">
<channel>
	<title>维基天空</title>
	<link>http://www.wikisky.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 06 Apr 2008 11:24:37 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>debian默认安装完毕后不支持ssh</title>
		<description><![CDATA[Debian Etch does not install OpenSSH by default, therefore we do it now. Run
apt-get install ssh openssh-server
apt-get install ssh openssh-server
]]></description>
		<link>http://www.wikisky.net/2008/04/06/debian%e9%bb%98%e8%ae%a4%e5%ae%89%e8%a3%85%e5%ae%8c%e6%af%95%e5%90%8e%e4%b8%8d%e6%94%af%e6%8c%81ssh/</link>
			</item>
	<item>
		<title>编译mysql时候,No curses/termcap library found 错误</title>
		<description><![CDATA[./configure 后,出现 &#8220;checking for termcap functions library&#8230; configure: error: No curses/termcap library found&#8221;错误,发现是没有安装curses/termcap库,
#apt-get install libncurses5-dev
安装下就好了
]]></description>
		<link>http://www.wikisky.net/2008/03/09/%e7%bc%96%e8%af%91mysql%e6%97%b6%e5%80%99no-cursestermcap-library-found-%e9%94%99%e8%af%af/</link>
			</item>
	<item>
		<title>Ubuntu无法Make</title>
		<description><![CDATA[sudo apt-get install build-essential 后就可以了
]]></description>
		<link>http://www.wikisky.net/2008/03/09/ubuntu%e6%97%a0%e6%b3%95make/</link>
			</item>
	<item>
		<title>mysql导入,强制编码</title>
		<description><![CDATA[mysql -hlocalhost -udbusername -pdbpassword &#8211;default-character-set=latin1  dbname &#60;dbname.sql
]]></description>
		<link>http://www.wikisky.net/2008/02/17/mysql%e5%af%bc%e5%85%a5%e5%bc%ba%e5%88%b6%e7%bc%96%e7%a0%81/</link>
			</item>
	<item>
		<title>Microsoft Windows Multilingual User Interface Pack, x64 Edition</title>
		<description><![CDATA[CD 1: German, Japanese (448 MB ISO image) down
CD 2: French, Spanish, Italian (554 MB ISO image) down
CD 3: Korean, Chinese Simplified, Chinese Traditional (561 MB ISO image) down
CD 4: Swedish (161 MB ISO image) down
适用于:
Windows® XP Professional operating system, x64 Edition
Microsoft® Windows Server™ 2003 operating system, Standard x64 Edition
Microsoft® Windows Server™ 2003 operating system, [...]]]></description>
		<link>http://www.wikisky.net/2008/02/09/microsoft-windows-multilingual-user-interface-pack-x64-edition/</link>
			</item>
	<item>
		<title>我的朋友们,过年好</title>
		<description><![CDATA[过年好..过年好..
]]></description>
		<link>http://www.wikisky.net/2008/02/06/%e6%88%91%e7%9a%84%e6%9c%8b%e5%8f%8b%e4%bb%ac%e8%bf%87%e5%b9%b4%e5%a5%bd/</link>
			</item>
	<item>
		<title>Can&#8217;t change password via cpanel ??</title>
		<description><![CDATA[You can set this using the command below
chmod +s /usr/bin/passwd
]]></description>
		<link>http://www.wikisky.net/2008/01/19/cant-change-password-via-cpanel/</link>
			</item>
	<item>
		<title>Perl 5.8.8 install</title>
		<description><![CDATA[check perl -v to make sure it says 5.8.8
1) wget http://layer1.cpanel.net/perl588installer.tar.gz
2) tar xfvz perl588installer.tar.gz
3) cd perl588installer
4) ./install
5) /usr/local/cpanel/bin/checkperlmodules
 and
Upgrade YAML::Syck and File::Copy::Recursive:
1) /scripts/realperlinstaller YAML::Syck
2) /scripts/realperlinstaller File::Copy::Recursive
]]></description>
		<link>http://www.wikisky.net/2008/01/12/perl-588-install/</link>
			</item>
	<item>
		<title>出售cPanel-lisense,免费安装cPanel,免费技术支持</title>
		<description><![CDATA[独立服务器月付lisense: 500/月(10以上400/月),免费安装
VPS月付lisense:250/月(10个以上200/月),免费安装
免费技术支持5次,超出后每次收费50元.
终生授权lisense,12000/次,第一年免费技术支持,前2年免费任意升级
一年lisense,4500/年,免费技术支持,免费升级
二年lisense,7500/2年,免费技术支持,免费升级
三年lisense,9999/3年,免费技术支持,免费升级
cpanel官方,大陆地区总授权,联系人QQ 52232498
另外,cPanel/WHM问题协助解决,99/次.联系人QQ 52232498
]]></description>
		<link>http://www.wikisky.net/2008/01/09/%e5%87%ba%e5%94%aecpanel-lisense%e5%85%8d%e8%b4%b9%e5%ae%89%e8%a3%85cpanel%e5%85%8d%e8%b4%b9%e6%8a%80%e6%9c%af%e6%94%af%e6%8c%81/</link>
			</item>
	<item>
		<title>3 steps for change hostname with cPanel</title>
		<description><![CDATA[Follow these 3 steps:
1. Type &#8220;hostname HOSTNAMEHERE&#8221;
2. Type &#8220;vi /etc/hosts&#8221; and edit your hostname there
3. Type &#8220;vi /etc/sysconfig/network&#8221; and edit your hostname there as well. If you do reboot the server the hostname goes back to the one originally set if you do not follow these 3 steps.
after that you will get Invalid License File [...]]]></description>
		<link>http://www.wikisky.net/2008/01/09/3-steps-for-change-hostname-with-cpanel/</link>
			</item>
</channel>
</rss>
