Dont forget to set up the linuxNUS branch in Sweden. Make sure they know what "Mai Ham" means... All the best bro! Luqman From: Nixxy <supernixxy@...> ...
I recently found out that there is a specific flavour of Ubuntu with Christian software. Out of pure curiosity, are there distros targetted at other religious...
Hello, I hope it is not against policy to post job openings here, but I have an opening for an engineer to do Linux sysadmin, build/test automation, SCM tools...
Hi all, I have around 30 WAV files that I require to convert to mp3 to reduce the file size. I found that I can do this file by file in audacity. However, I'm...
ffmpeg (on Linux) should do the trick, but beware the learning curve. You can write a script around ffmpeg, i.e. Sample: for x in *.wav; do ffmpeg -i $x...
On her MySpace blog, the New York socialite announced the release named after her famous Chihuahua, Tinkerbell. "First," she writes, "I think The Open Source...
... Tks, the following script works fine. ########### #!/bin/bash current_directory=$( pwd ) #remove spaces for i in *.WAV; do mv "$i" `echo $i | tr ' ' '_'`; ...
I tried the following script and got an error. Am I missing something? ############# #!/bin/bash for x in *.wav; do ffmpeg -i $x $(basename $x .wav).mp3; done ...
http://www.linspire.com/lindows_news_pressreleases_archives.php?id=203 CNR is now free for for all Linspire and Freespire users. Out of curiosity (and laziness...
... bigger than ___? 44100 is typical. if picky, sound card specifications says 48000. no diff except to extreme audophiles. for size, try lame --preset medium...
... Linspire is commercial, Freespire is their free (as in beer) alternative to capture market share. Bascially, Freespire came out when someone decided to...
As far as I can understand, the CNR application can be used to manage only their CNR warehouse apps. But with synaptic, you can configure it to use usual...
I don't know what you are missing actually, but ... ... How come your shell is not expanding the *.wav? Are you really using Bash? Are you really doing this in...
Juz in case any1 interested in the forum. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam...
Dear all, The linuxNUS coreteam has plans to conduct a Linux Configuration workshop. It will be a hands on configuration session to help Linux users configure ...
... While details are being finalized with Computing Club, do u folks think that it would be a good idea to help pple install Linux during this event? We are...
... Why not? If we don't get more people to install and use Linux, we won't have many people who'll need configuring anyway.. Heh anyway plain installing...
... Actually, I personally feel that Ubuntu absolutely pales in comparison with Zenwalk. I've installed Zenwalk and Xubuntu on the same pcs with 128MB ram in ...
Yoz! Software Freedom Day is on this Saturday! Software Freedom Day (SFD) is a worldwide celebration of Free and Open Source Software (FOSS). Our goal in this...
... Heh I don't mind promoting Zenwalk/Slack... =) It's really the simplest family of distros to use if you ask me. (And hopefully that means we get a Slack...
Hi, That's great guys! Linux is in the process of conquering NUS. I'd love to join you also. I can help with installation & configuration. Cheers. ... -- I...
... Not exactly. I have installed Ubuntu on a 128MB ram system. Of course, the performance was less than satisfactory. (DUH!) So I changed the default desktop ...
... SShhh..... that's classified info.... =p ... Hi Viet Le. Tks for your enthusiasm. It's the first time I'm seeing you posting on this list. Welcome! btw,...
Hey, I'm an exchange student in CS3252 and I need an old unused computer for a project building a Linux wireless AP....... anybody have something I could...