Flash video replacer Linux
http://www.webgapps.org/add-ons/flashvideoreplacer
http://www.webgapps.org/add-ons/flashvideoreplacer
A simple goal: Record myself playing the piano with nice audio and video quality, do some video/audio editing and upload it to YouTube to share with my friends….using Linux! Especially the audio quality needed to be good. And it should not be to expensive. This turnedContinue reading
Fix: http://www.interphero.com/?p=72 Settings->Screen->Screen and change “Vertical Blank Sync” to “Always Enabled”.
ln -s /opt/bin/scp /usr/bin/scp not sure: ln -s /opt/bin/scponly /usr/bin/scponly
Create a new user from the interface Change /etc/passwd: <USERNAME>:x:<UID>:<GID>:Subversion:/volume1/homes/<USERNAME>:/opt/bin/bash Add PermitUserEnvironment yes to /etc/ssh/sshd_config ln -s /opt/bin/svnserve /usr/bin/svnserve Restart SSHD from interface by disabling it and then enabling it again http://forum.synology.com/wiki/index.php/Step-by-step_guide_to_installing_Subversion
Thunderbird 2 by default does not allow any auto loading of images so it seems, only from people in your addressbook. There is no global override. Use the following instructions to allow auto loading of images for entire domains. Comes in handy when working inContinue reading
Add the following kernel boot option to the kernel line in grub’s menu.lst and reboot ( I’m not sure which one does the trick ): loop.max_part=63 max_part=63 Create a sparse disk image file ( 40 GB reserved, 0 bytes on disk ) dd if=/dev/zero of=fs.imageContinue reading
http://fatbuttlarry.blogspot.com/2010/01/ipod-touch-iphone-3g-ubuntu-910-in-5.html
Install BlueMon bluetooth manager ( replaces gnome-bluetooth ) and install ipheth from a PPA using the following instructions: http://www.ubuntugeek.com/iphone-tethering-on-ubuntu-9-10-karmic.html Make Ethernet-Tethering again available on the iPhone using a patch from Cydia: http://www.iphoneclub.nl/forum/f59/iphone-help/f60/wiki-handleidingen/46330-tethering-6-stappen-op-firmware-3-1-2-via-cydia-jailbreak.ht Maybe you need to do this too: Optional/needed: remove PDANet and like applicationsContinue reading
In Gnome it is possible to have a gnome-panel for each monitor. This is very useful. One can create a new gnome-panel by pressing right-click on a existing gnome-panel ( make sure that when the entire gnome-panel space is filled with applets and programs youContinue reading