Showing posts with label Commands. Show all posts
Showing posts with label Commands. Show all posts

Wednesday, May 30, 2012

Useful Ubuntu 10.04 LTS Commands

converting VOB video files into avi files

ffmpeg -i VTS_02_2.VOB -ab 128kb -qscale 3 new.avi

converting python source codes to executable

chmod +x

Converting a Physical Linux to Virtual

Hmm ... I have done a lot of work on my Linux Lubuntu 15.10 with PHP and PostgreSQL and a few other things ... it is quite time-consuming to...