-
Recent Posts
Recent Comments
Archives
- March 2014
- August 2013
- January 2013
- December 2012
- October 2012
- September 2012
- August 2012
- July 2012
- June 2012
- March 2012
- February 2012
- January 2012
- November 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- March 2010
- January 2010
- December 2009
- November 2009
- May 2008
- March 2008
- February 2008
Categories
Meta
Monthly Archives: August 2011
>Removing Orphaned Packages on Archlinux
>sudo pacman -Rscnd `pacman -Qqdt`
Posted in Uncategorized
Leave a comment
>Little Tutorial FFmpeg
>source $ sudo apt-get install ffmpeg$ sudo pacman -S ffmpeg $ ffmpeg -i InputFile -f OutputFormatFile -b OutputVideoRate -ar SoundFreq -ab AudioBitrate -s VideoOutputDimension name-file.OutputFormatFile example $ ffmpeg -i xxx.avi -f flv -b 768 -ar 22500 -ab 96 -s 700×400 … Continue reading
Posted in Uncategorized
Leave a comment
>Installasi Kalkun
>Download kalkun di http://kalkun.sf.net atau http://kalkun.sourceforge.net extract kalkun ke /srv/http dengan folder kalkun edit$ geany /srv/http/kalkun/system/application/config/database.phpCek di file tsb pada bagian : $db[‘default’][‘hostname’] = “localhost”;$db[‘default’][‘username’] = “root”;$db[‘default’][‘password’] = “123456”; (sesuaikan dengan pass mysql)$db[‘default’][‘database’] = “kalkun”;$db[‘default’][‘dbdriver’] = “mysql”; $sudo gammu-smsd startPastikan … Continue reading
Posted in Uncategorized
Leave a comment
>Setting MySQL database untuk Kalkun dan Gammu-smsd
>pertama butuh lamp-server / xamp-server , bisa diunduh di http://www.apachefriends.org $ sudo pacman -S apache mysql php phpmcrypt phpmyadmin php-apache mohon di cek lg untuk penginstallan, sesuai dengan distro anda…kemudian setelah selesai $sudo geany /etc/httpd/conf/httpd.conf cari bagian LoadModule unique_id_module modules/mod_unique_id.so dan beri … Continue reading
Posted in Uncategorized
Leave a comment
>Gammu SMSD
>$ sudo pacman -S gammu u must check ur installation method depends on your distro,,,then$ sudo geany /etc/gammurciam using K608i phone so [gammu]port=/dev/ttyACM0connection=atname=Ericsson K608imodel= here u must know ur phone/modem check here http://wammu.eu/phones/and copy-paste configuration for ur phone or modem $sudo … Continue reading
Posted in Uncategorized
Leave a comment