The easiest way to capture linux desktop which I know
#determinate screen resolution xdpyinfo | grep 'dimensions:'|awk '{print $2}' #how to grab you display where 0.0, same as the DISPLAY environment variable ffmpeg -f x11grab -i :0.0 /tmp/out.mpg #here we grub display, -r will be used to set the output file to 25 fps. ffmpeg -f x11grab -s `xdpyinfo | grep 'dimensions:'|awk '{print $2}'` -r 25 -i :0.0 -sameq videoOutput.mpg
To get file processed correctly after svn checkout or when we view file in repository using browser we should set svn properties to this file.
For viewing files in svn using browser mime type is very important
# possible variant image/png text/css svn propset svn:mime-type text/html test.html
svn propset svn:executable ON somescriptsvn proplist vpe-news-3.1.0.CR2.html --verbose
svn co http://anonsvn.jboss.org/repos/richfaces/root
cd root mvn install -Dmaven.test.skip=true -P components,trunk
mvn eclipse:eclipse -Dmaven.test.skip=true -P components,trunk
svn stat <folder_name> ? test
svn propset svn:ignore target <folder_name> svn ci <folder_name> -m"Folder has been marked for ignoring"
svn stat <folder_name> #nothing should be printed
/lib/libc.so.6
GNU C Library (EGLIBC) stable release version 2.10.1, by Roland McGrath et al. Copyright (C) 2009 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Compiled by GNU CC version 4.4.1. Compiled on a Linux >>2.6.24-23-server<< system on 2009-10-07. Available extensions:
gksudo gedit /etc/apt/sources.list #and add following lines deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main deb-src http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu karmic main
sudo apt-get install openvpnsudo openvpn openvpn-config.ovpn
sudo apt-get install curlftpfssudo curlftpfs -o allow_other,iocharset=utf8,codepage=cp1251 ftp://hudson.eltegra.by/common /home/mareshkau/Desktop/Share/ftp/