Linux tips
* Optimizing linux performance
* Using screen for session management : article from rackaid.
* Using watch to repeat comands. Ex. “watch ls -lh” to see the change of files in current dir.
* Command line to convert DOC to PDF using Openoffice : Using OpenOffice macro
* Install Tapioca (Gtalk client) for Feisty : link.
* Realplay for Feisty link.
* Fix error decode real audio when play real audio with xine in Feisty link.
*Display MS fonts like on Windows link.
* ALSA allow many program using via a sound device (e.x /dev/dsp). To support it, change your audio driver to alsa. Some program not using alsa as default, using aoss by install alsa-oss (Usage: aoss [program]). Another problem when playing video or audio in firefox is not using alsa as default. Solve it by edit file /etc/firefox/firefoxrc, change FIREFOX_DSP=”aoss”.
leave a comment