维基天空

2009年09月7日

domain for sale

类归于: Uncategorized — admin @ 10:33

wikisky.net , $4090 , paypal .

2009年07月23日

密码找回来了

类归于: Uncategorized — admin @ 13:07

1年多没用过了

2008年04月6日

debian默认安装完毕后不支持ssh

类归于: linux学习笔记 — admin @ 19:24

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

2008年03月9日

编译mysql时候,No curses/termcap library found 错误

类归于: Uncategorized — admin @ 02:22

./configure 后,出现 “checking for termcap functions library… configure: error: No curses/termcap library found”错误,发现是没有安装curses/termcap库,

#apt-get install libncurses5-dev

安装下就好了

Ubuntu无法Make

类归于: 主机相关|HostInfo — admin @ 01:22

sudo apt-get install build-essential 后就可以了

2008年02月17日

mysql导入,强制编码

类归于: Uncategorized — admin @ 23:57

mysql -hlocalhost -udbusername -pdbpassword –default-character-set=latin1  dbname <dbname.sql

2008年02月9日

Microsoft Windows Multilingual User Interface Pack, x64 Edition

类归于: 乱七八瞎|Others — admin @ 11:32

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, Enterprise x64 Edition
Microsoft® Windows Server™ 2003 operating system, Datacenter x64 Edition

MSDN里面有用的东西很多,但是也隐藏的很深,能找到真不容易…发科微软一下…

2008年02月6日

我的朋友们,过年好

类归于: 乱七八瞎|Others — admin @ 10:53

过年好..过年好..

2008年01月19日

Can’t change password via cpanel ??

类归于: cPanel日志 — admin @ 18:49

You can set this using the command below

chmod +s /usr/bin/passwd

2008年01月12日

Perl 5.8.8 install

类归于: cPanel日志 — 标签: — admin @ 02:47

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

早前文章 »

WordPress 所驱动