Installffmpegonubuntu1213
Compile FFmpeg on Ubuntu, Debian, or Mint ContentsGet the DependenciesCompilation & InstallationConclusionUpdating FFmpegReverting Changes Made by This ...
Compile FFmpeg on Ubuntu, Debian, or Mint ContentsGet the DependenciesCompilation & InstallationConclusionUpdating FFmpegReverting Changes Made by This ...
$ sudo apt-get install openssh-server $ sudo start/stop ssh
最近发现自己有需要微调显示器亮度的需求。因为在黑暗环境下,默认提供的亮度太亮了,我需要再暗点儿。 参考:http://www.maketecheasier.com/configure-screen-brightness-in-ubuntu/ 1. $ sudo apt-get install xbac...
UBUNTU 10: 参考:(refer to : https://gist.github.com/DaRaFF/3995789)PHP官方的文档简直没有可读性,摸索了一天,归纳出来了: $ sudo apt-get install libapr1-dev libxml2-dev libx...
昨天废了很多时间来装 django-cas, 其中就要用到 python的mysql 客户端。 解决遇到问题: ( it costs me hours to solve this problem when installing python mysql client: ) The following...
过去一直发现自己的~/.bashrc 不会随着用户的登录而自动加载。今天无意当中发现 /root 目录下多了一个 ~/.bash_profile的文件。 size = 0. 我很好奇,于是把它删掉。重新登录,发现~/.bashrc 居然可以使用了乐乐乐乐乐 。。。。 我很开心:) (these day...
最近被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...
前些日子搭建了一个 自我康复网的论坛(ziwokangfu.com) ,使用的是fluxbb( php forum),发现被注册机注册了很多用户,发表了很多的垃圾帖子。实在不能忍了,哥要给它加上验证码~ 开了一下PHP, 它跟JSP好像啊! HTML页面里嵌套 php代码。不错,上手很快(但是不用框架...
今天发现服务器上出现了这个错误。 (today I met this error on my personal server) GOOGLE一下,没搞定(参考 http://www.thattommyhall.com/2012/12/12/sorry-command-not-found-has-cra...
refer to: http://www.psychocats.net/ubuntu/classicgnome 貌似跟我的另外一篇文章内容重叠了。不过这篇文章是记录在信箱里的。还是粘上来吧。 Newer versions of Ubuntu include a new interface for Gnome ca...
否则的话不行。 安装好之后不会启动(特别是在跟其他系统,WIN7 一起使用时)需要的几个分区有:/swap//home/efi root 分区。
see: https://help.ubuntu.com/community/AndroidScreenshots and http://stackoverflow.com/questions/6318597/no-device-list-in-android-ddms the key proces...
看来遇到这个问题的人还不少。 之前我只在 centos 上跑过 selenium, 那个centos 版本自动待了xwindows. 而ubuntu server 是不带的。所以google了一下。 参考这个文章: http://www.alittlemadness.com/2008/03/05/ru...
see: https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu It also works for me on Ubuntu 11. Compile FFmpeg on Ubuntu Lucid Lynx 10.04 LTSContentsPrep...
参考(refer to):http://wiki.ubuntu.com.cn/Samba#.E5.AE.89.E8.A3.85Samba 1. sudo apt-get install samba 需要加上文件夹的名字使 server这个参数完整,同时不要使用-L 这个参数。 例如: ...
参考:http://wiki.ubuntu.com.cn/Samba#.E5.AE.89.E8.A3.85Samba 1. sudo apt-get install samba smbclient //对方IP/那个共享文件夹 -U 你的smb帐号,就是那个new 例如:smbclient //218.196.1...
http://www.garron.me/linux/firewalld-is-not-running-ubuntu-printer.html 昨天安装打印机时,ubuntu提示: (when I was trying to setup printer under ubuntu, it complains: ...
参考文章:(refer to ) http://ubuntuguide.net/ubuntu-11-10-oneiric-login-to-classic-gnome2-and-gnome3gnome-shell 其实这个问题本来很好解决,在LOGIN 的时候选择 "classic" 就可以了。 (i...
还是记录一下吧。。。第三次做这件事了。 ( I record this as a blog because I am doing the same thing for the 3rd time) 每次升级完UBUNTU,GRUB菜单就会自动把windows放在最后一项。妈妈就会抱怨说启动太复杂,一堆英文看不明白。...
昨天拿到一个服务器, 很奇怪,根据源代码编译,安装之后,总是提示 psych 错误(It seems your ruby installation is missing psych (for YAML output). To eliminate this warning, please install libya...