Fcitx
来和我签订契约,成为fcitx开发者吧!
Fcitx的bug请到 https://github.com/fcitx/
Fcitx使用的讨论请到 https://groups.google.com/group/fcitx
Fcitx开发的讨论请到 https://groups.google.com/group/fcitx-devSearch
Recent Comments
- 构建一个给 WPS 用的 fcitx im module | CS Slayer on A case study: how to compile a Fcitx platforminputcontext plugin for a proprietary software that uses Qt 5
- marguerite on 如何现在就在 Arch Linux 用上 Fcitx 5
- angelbeats on About
- Gentoo安装Fcitx 5 – 清风的网络空间 on 如何现在就在 Arch Linux 用上 Fcitx 5
- Ueno on 当你 Debug 一门过气语言生成的代码里面产生的 memory leak 时会发生什么 (a.k.a. 不要修改 vala 返回的 strv 的 length)
Tags
Blogroll
Links
Categories
Archives
Tag Archives: nginx
封怪域名记
话说我的VPS换了服务器,ip也换了,这几日总是从百度来一些搜索超级有碍社会主义精神文明建设(neta详情请点击)词语的人。让人感觉很不爽。调查后发现有一小撮曾经用这个ip建立来妨碍精神文明建设的网站。我这里访问量多了翻了3倍啊3倍……喂,跳转过来的人有没有好好反省反省,改过自新啊? 好吧,总之剩下的人都被我用nginx的rewrite定向回127.0.0.1了,statpresscn的统计也清净了。总之就是非csslayer.tk域名的访问一律再见了。
优化了一下服务器
从apache换成ngnix+fastcgi了 内存占用小了很多啊,同时也优化了一下mysql的内存占用,现在感觉还不错。 参考的是这里的教程 http://www.vpsee.com/2009/06/64mb-vps-optimize-nginx/ http://www.vpsee.com/2009/06/64mb-vps-optimize-mysql/ http://www.vpsee.com/2009/06/run-wordpress-wpsupercache-with-nginx-fastcgi/