sysadmin
| how to convert dv to mpeg4/mp3 28/07/2009 | mad mad mod This article describes how to convert a dv video (raw) to mpeg4 video with mp3 audio (avi). Step 1: install mencoder Make sure mplayer is installed on your system.# rpm -qa | grep mplayer |
| using lockfiles in shell scripts (BASH) 31/10/2009 | mad mad mod using lockfiles in shell scripts (BASH) If you want to be 100% sure that only 1 process accesses a resource at the same time, you can use the command "lockfile". Lockfile creates a semaphore file [ ... ] |
Other Articles
|