Archive for the 'Linux' Category
Java Plugin Firefox
lagi-lagi membahas linux neh di sore yang mendung ini…
yuukkkk….
ada kalanya plugin firefox tidak bisa di load di firefox jadinya selalu muncul pesan “missing plugins”
begitu di klik install missing plugins, firefox tidak dapat menginstall otomatis plugin tersebut dan kita harus berjuang mengoprek-oprek si linux lagi lagi lagi dan lagiii,,, oohhhhh yeaahhh!!!
tenang saja anda tidak perlu [...]
Filed under: Linux | Leave a Comment
Rsync
mau berbagi info neh,,, mengenai rsync…
rsync is a software application for Unix systems which synchronizes files and directories from one location to another while minimizing data transfer using delta encoding when appropriate. An important feature of rsync not found in most similar programs/protocols is that the mirroring takes place with only one transmission in each [...]
Filed under: Linux | 1 Comment
Convert MPG to 3GP
Karena hp gw cm bisa nyetel 3gp jadi yah harus mencari jalan bagaimana caranya bisa nonton video .mpg
salah satunya di convert pake ffmpeg,,,,
ffmpeg -i makasar_membara.MPG -s qcif -vcodec h263 -acodec aac -ac 1 -ar 8000 -r 25 -ab 32 -y makasar_membara.3gp
;)
Filed under: Linux | Leave a Comment


