:: installing flashplayer on 64bit
Posted by blackonsole on April 29th, 2011 02:17 PM | No Comment
:: download flashplayer 10 for 64bit linux distro
:: extracting and installing flashplayer
:: checking
open your browser and type this on address bar
:: links
+ google
+ labadobe
:: libgtk-x11: cannot open shared object file
Posted by blackonsole on April 29th, 2011 03:26 AM | 5 Comments
:: if you running thunderbird / firefox and get error like:
:: how to fix error libgtk-x11 on linux debian / ubuntu
:: links
+ google
:: installing thunderbird 3.1.10 on linux
Posted by blackonsole on April 29th, 2011 03:14 AM | No Comment
:: download thunderbird 3.1.10 email client
or you can download on thunderbird download page
:: installing thunderbird from source on linux
:: open / running thunderbird 3.1.10
:: add thunderbird shortcut on gnome-panel
0. right-click gnome panel and select Add to Panel..
1. select Custom Application ...
:: installing nginx with h264 streaming
Posted by blackonsole on April 29th, 2011 01:55 AM | 2 Comments
:: download and extract package
:: create file patch (for h264)
:: patching
:: compiling nginx
:: setup nginx.conf
### add this line on location section
:: running daemon
### testing configure
### reload / restart
### starting nginx
:: testing video
open your video using web browser:
:: links
+ google
+ h264.shop.code
+ ...
:: php-fpm on php 5.2.10
Posted by blackonsole on April 27th, 2011 07:17 AM | No Comment
:: how to installing php-fpm on php 5.2.10
:: links
+ google
+ php-fpm