在2009年5月时,曾安装了一个论坛程序,还有篇记录 《做了个机器人论坛》,但是 bbs.davidrobot.com 并没有起到相应的作用,几乎没有进行过有意义的讨论,所以现在决定关闭。也许永远不会开放了。以前的用户数据保留备份封存。
Category Archives: 站长日志
工业机器人应用公益推广计划 & 工业机器人技术问答社区
www.robotics-training.com 旨在为中国学习工程专业的学生,公益提供机器人工程自动化的应用培训.
www.roboticsfaq.com 作为机器人应用公益推广 计划的一部分,对于机器人有兴趣的朋友,可以在这个问答社区下提问任何关于机器人的问题。
这是 于仁颇黎 的创意 ,LT 也在这里给给力,做一些宣传。
关于本站一些配图的显示
近期国内访问picasa不畅,但本站有些文章的配图是存于picasa相册的,所以图片也就看不到了,特此知会一声~~
如果想要能正常查看,Window 系统请按以下方法处理。
1、用记事本打开 C:WINDOWSsystem32driversetchosts
2、填加如下内容:
203.208.39.104 picasaweb.google.com
203.208.39.99 lh1.ggpht.com
203.208.39.99 lh2.ggpht.com
203.208.39.99 lh3.ggpht.com
203.208.39.99 lh4.ggpht.com
203.208.39.99 lh5.ggpht.com
203.208.39.99 lh6.ggpht.com
3、保存。
Update WordPress to the version 2.8
Updated WP to 2.8 , then I soloved a permission problem of phpbb3. The owner of some files created by PHP is nobody , and the Public permissions of them is 0 ,that means other users can not read them at least, so I could not backup files via ftpclient and I could not chmod via ftpclient obviously.
I wrote some codes,
<?php
$sign=chmod(‘filename’,0644);
echo $sign;
?>
Then uploaded it to the directories via ftpclient and ran them via web browser, all things became OK.
遭遇垃圾评论
wordpress还有这样的礼遇。话说,某晚,突然发现有个帖子被疯狂的评论,10分钟之内剧增到40个评论,遂感不妙,被垃圾评论盯上了,而且一个评论一个IP,连mail 都不同。赶紧到网上求援,于是装了Akismet插件,总算拦截住,第二天早上一看,乖乖,看统计
Akismet has protected your site from 170 spam comments already, and there’s 160 comment in your spam queue right now.
这要是靠我手工删还不把我累死?于是赶紧关闭了那个帖子的评论功能。话说Akismet安装时还需要个code到wordpress展上申请,不过发现居然打不开页面,最后翻墙过去,无语。
做了个机器人论坛
遭遇黑客
早上起来照例打开我的小站,不料却发现首页赫然不是我熟悉的页面,然后反应过来,被黑了!幸好我有备份,hacker也手下留情只是改了一个页面。于是赶紧恢复,然后修改所有密码。Damn hacker!
<image>
晚上8点,居然又被改了,气坏. 找support(我以为是ISP的问题),人家回复说:
“Hackers penetrates into your domain with use if improper permission setup and i have found most of the folder’s having 777 setup. Now i have reverted all permission setup for your domain. Please try to upload your site content freshly.”
记不得我才安装时的权限设置了,也许我真的设置了777? 让人哭笑不得的是support那位仁兄热心查看我的database,说
“I have found that hacker coding is being injected in the table wp-posts and i have removed it successfully. Please check it now.”
岂有此理,居然不事先通知我就删我数据。我回本站一看,哟,这个帖子不见了,赶紧回复他,他说
“If you need to restore the Db to previous stage,then i will do it right now. Please update me and i have removed only the hack image and their post found in wp_posts tables under ID 358, 359.”
那就恢复吧,然后我一看,可不,把我写的这个post当作hacker写的了,真不知道老外怎么想的,当时心里就想,这老外要是懂中文看我这帖子也不会说这帖子是hacker搞的阿,看来普及中文任重道远!
不管怎样,在support帮我改了权限后,看那个无聊的hacker还不会惹事不。
p.s. 考虑到不能为hacker免费宣传,图片还是下掉了。
Recent Comments