维基天空

April 6, 2008

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

Filed under: linux学习笔记 — admin @ 7:24 pm

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

March 9, 2008

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

Filed under: Uncategorized — admin @ 2:22 am

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

#apt-get install libncurses5-dev

安装下就好了

Ubuntu无法Make

Filed under: 主机相关|HostInfo — admin @ 1:22 am

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

February 17, 2008

mysql导入,强制编码

Filed under: Uncategorized — admin @ 11:57 pm

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

February 9, 2008

Microsoft Windows Multilingual User Interface Pack, x64 Edition

Filed under: 乱七八瞎|Others — admin @ 11:32 am

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里面有用的东西很多,但是也隐藏的很深,能找到真不容易…发科微软一下…

February 6, 2008

我的朋友们,过年好

Filed under: 乱七八瞎|Others — admin @ 10:53 am

过年好..过年好..

January 19, 2008

Can’t change password via cpanel ??

Filed under: cPanel日志 — admin @ 6:49 pm

You can set this using the command below

chmod +s /usr/bin/passwd

January 12, 2008

Perl 5.8.8 install

Filed under: cPanel日志 — Tags: — admin @ 2:47 am

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

January 9, 2008

出售cPanel-lisense,免费安装cPanel,免费技术支持

Filed under: cPanel日志 — admin @ 9:09 pm

独立服务器月付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

3 steps for change hostname with cPanel

Filed under: cPanel日志 — admin @ 1:45 pm

Follow these 3 steps:
1. Type “hostname HOSTNAMEHERE”
2. Type “vi /etc/hosts” and edit your hostname there
3. Type “vi /etc/sysconfig/network” 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 problem, you can resolve it by following with this command :
/usr/local/cpanel/cpkeyclt

Newer Posts »

Powered by WordPress