最新文章

Installffmpegonubuntu1213

4 分钟阅读

Compile FFmpeg on Ubuntu, Debian, or Mint ContentsGet the DependenciesCompilation & InstallationConclusionUpdating FFmpegReverting Changes Made by This ...

配置fluxbb的开发环境setupandrunfluxbbinubuntu

少于 1 分钟阅读

最近被fluxbb的注册机弄得头大,所以必须要加上个验证码了。  (these days I have been borned by the spams on my fluxbb forum. It's time for me to create something like 'validation c...

设置php的开发环境(setupphpenvironmentinubuntu

少于 1 分钟阅读

前些日子搭建了一个 自我康复网的论坛(ziwokangfu.com) ,使用的是fluxbb( php forum),发现被注册机注册了很多用户,发表了很多的垃圾帖子。实在不能忍了,哥要给它加上验证码~ 开了一下PHP, 它跟JSP好像啊!  HTML页面里嵌套 php代码。不错,上手很快(但是不用框架...

Commandnotfounderrorubuntu下很奇怪的错误)

少于 1 分钟阅读

今天发现服务器上出现了这个错误。 (today I met this error on my personal server)  GOOGLE一下,没搞定(参考 http://www.thattommyhall.com/2012/12/12/sorry-command-not-found-has-cra...

Ubuntu下安装gnome不用unity

1 分钟阅读

refer to: http://www.psychocats.net/ubuntu/classicgnome 貌似跟我的另外一篇文章内容重叠了。不过这篇文章是记录在信箱里的。还是粘上来吧。 Newer versions of Ubuntu include a new interface for Gnome ca...

Runseleniuminubuntuserverubuntuserver中运行selenium

少于 1 分钟阅读

看来遇到这个问题的人还不少。 之前我只在 centos 上跑过 selenium, 那个centos 版本自动待了xwindows. 而ubuntu server 是不带的。所以google了一下。 参考这个文章:  http://www.alittlemadness.com/2008/03/05/ru...

Ubuntu配置grub(configthegrubmenu

少于 1 分钟阅读

还是记录一下吧。。。第三次做这件事了。 ( I record this as a blog because I am doing the same thing for the 3rd time) 每次升级完UBUNTU,GRUB菜单就会自动把windows放在最后一项。妈妈就会抱怨说启动太复杂,一堆英文看不明白。...

Ubuntu12server安装ruby,rvminstallrvmonubuntu12server

少于 1 分钟阅读

昨天拿到一个服务器, 很奇怪,根据源代码编译,安装之后,总是提示 psych 错误(It seems your ruby installation is missing psych (for YAML output). To eliminate this warning, please install libya...