Rayhan’s blog (raynux.com)

Rayhan’s Personal Web Blog Site

Entries Comments


Month: July, 2008

Listen MP3 on Fedora Linux box.

20 July, 2008 (00:03) | Fedora, Linux, Reference | 2 comments

Tags: ,


I receives lots of call from my friends to help them fixing mp3 problem in fedora. Some of them already have internet connection to their fedora box. Here is a single command what can solve the problem if you have internet connection. # yum -y install gstreamer* This command will automatically find, download and install [...]

Varification Post for Technorati.com

19 July, 2008 (23:32) | Uncategorized | 1 comment

Technorati Profile

GPRS Connection from fedora linux using my moto L6

19 July, 2008 (22:19) | Fedora, Linux, Reference | 7 comments

Tags: , , ,


This is how I connect to internet from fedora box using my motorola L6 GPRS modem. I use this procedure with Teletalk connection. After a fresh fedora installation I enter the following command in the shell. This command creates a wvdial configuration file for my modem. # wvdialconf /etc/wvdial.conf Now I need to modify some [...]

I have started learning both Ruby & Python

15 July, 2008 (23:58) | programming, Python, Ruby | No comments

Tags: , ,


Today I have started learning Python, after a successful start I have found that in Python the code block is separated by indent. That means no closing braces or ending identifier. like def whats_on_the_telly(penguin=None): if penguin is None: penguin = [] penguin.append(“property of the zoo”) return penguin   def another_func(): return 1 Here, the function [...]

I have updated my resume.

10 July, 2008 (11:20) | personal | No comments

Tags:


Last night I have renewed my resume. It took me about 4 hour to make it good. Here is the link to my resume.