bear schrieb am 14. June 2010
getting the below error:
bearbear@bearbear.com [~]# ls -al
jailshell: fork: Resource temporarily unavailable
Quick way to solve it:
1) Login to WHM
2) Suspend the account with this issue
3) Unsuspend the account with this issue
4) Done. Suspend/Unsuspend seems to reset the jailshell for the account and remove the error.
bear schrieb am 11. June 2010
June 2006 到今天,四年了
读回我的blog, 以前我都会写生活点滴,后来都少写了。。
绑牙也将近半年了,我少吃零食了,,还有好多东西,我都不能吃,硬硬的芒果,无种子的番石榴,还有好多我想念的食物。。。。。。。。。。代价!我吃最多的食物,应该是粥。
头发从长发到短发,间种,有染发,卷发,。。。。短发,洗发也快干,还省下洗发水
这半年来,我进入理发店最平密吧,不会了,懒了,给它长吧
游泳班计划也搁了一边。我还是没勇气!
还有我又搬回来我第一次来槟城住的地方。。
工作。。
bear schrieb am 11. June 2010
睡不着,看了些照片,bali Trip..怀念它的海边,但不会想去,要去新的地方玩,台湾吧

喜欢这两张照片。。
bear schrieb am 11. June 2010
弟弟的生日,去Uno Cafe 吃。。顾着吃,都忘了拍食物的照片
me, mum, and brother
dad, girl and da jie
emmm。。少了二姐,姐夫,jean, and sean
Khoon, happy belated birthday..wishing you all your dreams come true and will travel to Euro again this year
bear schrieb am 10. June 2010
昨天本来有想过不要shutdown电脑,放sleep mode, 可是,最后还是shutdown了
今天,开电脑时,anypwd密码怎样放都错,没可能,每一天我都会用。 查一查 file size, 0 file size.
我的note,所有的密码都没了。。真的很伤心,哭也无事已补,可是,想到时,又伤心了。。
完全没做备考。。怎样拿回呢? recovery 也帮不到我
bear schrieb am 4. June 2010
bear schrieb am 3. June 2010
For Linux, the file name always case sensitive
index.php
indeX.php
INdex.php
The above refer to different file, if you type in with capital or small letter for the file name, you might get the error “File does not exist”
You can solve it with compile apache with mod spelling. mod_speling options is available during Apache/PHP compilation.
After the compilation, now you can type iNDEx.php even though the actual file is index.php and it will still find the file.
Actually after compile it, I cant get it work, Hooray..thanks to one of the client for sharing a useful link with me:)
**Don’t forget to add “CheckSpelling On” into your .htaccess file in order for it to work
bear schrieb am 21. May 2010
Munin service Monitor, looking at WHM > Munin Service Monitor > click at Mysql
Why there is no Mysql graph statistic in the munin service monitor ?
Solution:
add the following lines to the “[mysql*]” section of your /etc/munin/plugin-conf.d/cpanel.conf
env.mysqladmin /usr/bin/mysqladmin
env.mysqlopts –defaults-extra-file=/root/.my.cnf
**By the way, you can install Munin service Monitor at WHM > Manage Plugins
Have a try 
bear schrieb am 18. May 2010
Learn s simple thing today: How to disable SSH/Shell access for all users on the server ?
With cpanel 11.25, there is option to disable shell access for all users as below OR

Can edit the ssh config file, /etc/ssh/sshd_config with AllowUsers option.
AllowUsers specifies and controls which users can access ssh services. Multiple users can be specified, separated by spaces. You can also specific the SSH port, etc in this file
Example: AllowUsers admin
**By default, login is allowed for all users
bear schrieb am 18. May 2010
Import vcard format to Thunderbird
By default, there is no import vcard function for addresses book to Thunderbird
To import it as vcard format, you can download the Add Ons for the below URL and after install it , you can get the below function

Download MoreFunctionsForAddressBook – 0.5.8.1 version (TB 1.0 – 2.0)
http://nic-nac-project.de/~kaosmos/morefunctionsforAB-0.5.8.1.xpi
Download MoreFunctionsForAddressBook – 0.5.8.2 version (TB 3.0)
http://nic-nac-project.de/~kaosmos/morefunctionsforAB-TB3-0.5.8.2.xpi
~Try it out
« Vorherige EinträgeNächste Einträge »