Twitter
- VTV was just an average film. I really donno why there is so much fuss about it. 2010/03/05
- Microsoft releases its first Android App http://www.engadget.com/2010/03/04/tag-microsofts-first-android-app-is-it/ 2010/03/04
- Good artists create.... Great artists steal. Xerox would have been the King of Computing if Jobs had not stole the GUI from PARC #facts 2010/03/04
- @ram5sh The link to your blog. Didn't know that you have a blog. Good !! 2010/02/26
-
Recent Posts
- Nokia E-63 on Linux
- Reliance NetConnect on Ubuntu 9.04
- Software Freedom Day 2009
- Twitter on Pidgin
- Chrome OS: The new threat to Redmond
- Google Chrome on Linux
- Jaunty on my new Toshiba Satellite !!!
- Windows 7 and the Linux lesson
- New ICC Ranking: Sachin not in the top 20 !!!
- HP Pavilion DV6000 Notebook and Linux
- Building DVD Images Of Ubuntu Repositories
- Making Photo Slideshow DVD’s under Linux
- Encrypt Emails within Firefox
- Building RPM Kernel Packages
- Ubuntu 8.10 Intrepid Ibex
Archives
Category Archives: Scripts
Reliance NetConnect on Ubuntu 9.04
Today one of my friend came to me asking for help in connecting to internet with his Reliance Netconnect USB Modem. As I had done this before for BSNL EVDO connections, I knew the steps to follow. But when I tried to load the usbserial module on Ubuntu using modprobe command, I got this
sree@jaunty$ sudo [...]
Also posted in Configuration, Grub, Hardware, Linux, Networking, Ubuntu Tagged Kernel, Netconnect, Reliance, Ubuntu, wvdial 4 Comments
Useful bash commands
Here are some handy bash commands that are needed most.
Merging multiple PDF’s into one
gs -q -sPAPERSIZE=letter -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=Out.pdf file1.pdf file2.pdf file3.pdf
Converting wav to mp3
lame -h -b 192 in.wav out.mp3
VCD Creation Script [DOWNLOAD]
DVD Creation Script [DOWNLOAD]
m4a to wav
mplayer -ao pcm in.m4a -aofile out.wav
var fbShare = {url: 'http://semk.in/2008/09/useful-bash-commands/',size:'small'}

Nokia E-63 on Linux