ffmpeg installation script version 2.0.1 released & used on JabberBOARD.com, works like a charm! Posted on June 29th, 2008
The ffmpeg installation script version 2.0.1 released with the following improvements. Mencoder bug fixed flvtool2 bug fixed generic servers script bugs fixed download link > http://ffmpeginstall.sourceforge.net/ –It’s simple and easy to install. Here’s a basic summary on how to use the script. You need root access to the server to do the following: 1) Download [...]
Simple Load Monitoring Script in BASH/Python/Perl Posted on June 29th, 2008
Here is a simple Load monitoring / logging script . This will log the load in /var/log/load.log . You can execute the script as follows, chmod +x /root/loadavg.sh Now add it as cron */5 * * * * /root/loadavg.sh 1) Load monitoring script in BASH(loadavg.sh) #!/bin/bash export _loadavg=$( cat /proc/loadavg | awk ‘{ print $1}’) [...]
AT&T Pogo Browser – new web browser, good or bad? Posted on June 24th, 2008
Integrated graphics need not apply AT&T has opened up a private beta of its new, hyper-visual web browser named Pogo. Yes, you read that right—AT&T is diving into the web browser market with a new creation of its own, based on Mozilla and 3D technology from Vizible, a Canada-based company that AT&T has invested in. [...]
Verdis Mobile? Posted on June 21st, 2008
The new Android SDK is amazing, it’s truly unbelievable and it has my heart. I have a business plan to release my own line of android powered touch screen cell phone’s, it’s only a matter of time. Words can not explain. Google is on top of the industry right now, everything about Google is beautiful, [...]