发布时间:2012-11-30 No Comments
1,安装xrdp
sudo apt-get install xrdp
然后就可以连接过去了.
这里记录点东西.
发布时间:2012-11-30 No Comments
原文发在恩山论坛.
原文
使用以及需要的文件OPENWRT支持HG255D移植包.zip
发布时间:2012-11-30 2 Comments
http://www.right.com.cn/forum/thread-109965-1-1.html
论坛里的.我就不转了.记录下网址.
发布时间:2012-11-30 No Comments
div{
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
}
发布时间:2012-11-02 No Comments
之前弄了hg255d的web服务器.结果发现非常慢,而且蛋疼的是这个路由上的mysql不支持gbk,很不幸我的一个站是gbk的.
之后就没做了.
然后据说能透明翻
http://www.right.com.cn/forum/thread-77166-1-1.html
照着做了,还不知道行不行呢.晚上测试才知道.