Tuesday, August 25, 2009

ENABLING WIFI TO THE BSNL ROUTER WA3G0024

Here is a simple link to enable wifi on your router
enjoy


click here


after doing these steps
maintain your security level by giving the password in wireless section

when the computer asks for a wep key just type the password

to known how much speed you are really getting just divide by 8

if the offered speed is 256kb/s you will be getting only 30-35 kb/s



enjoy surfing

Monday, February 23, 2009


hi very body i am attending this years bar camp session on mar 7
hope to see you all there

Monday, February 2, 2009

Working With Ubuntu 8.10 for Windows Users

I got ubuntu 8.10 installed in my system a few months ago.I found it diffucult to play and some vedio files and play some popular games on ubuntu.


Here are some tweaks around ubuntu which makes it easier for windows users

Vlc media player

Open the terminal and type the following command and first you need to be in root to do so

kiran@ubuntu:~$ su
Password:
or

kiran@ubuntu:~$ sudo apt-get install VlC Vlc-plugin-esd
password:

This will install vlc in few seconds if you have a fast net connection.

Booting windows and linux on differnet hard disks


Generally and after you install windows in one hard disk and ubuntu in another,at the boot prompt it should give the option which os it should run. For this you need to alter grub file present in ubuntu.
Open the terminal and type the following commands
kiran@ubuntu:~$ cd /boot/grub
kiran@ubuntu:/boot/grub$ sudo cp menu.lst lst_backup
kiran@ubuntu:/boot/grub$ gksudo gedit menu.lst

type the following in geditor which will be already opened

### BEGIN AUTOMAGIC KERNELS LIST
title Windows XP
root (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
### END DEBIAN AUTOMAGIC KERNELS LIST
now when you reboot it will give option

Using wine

Wine helps to play windows games it helps to execute the .exe files
but games that require directx doesn't work as linux uses differnt graphic engine

counter strike works proplery

with wine you can install any windows application

Monday, August 4, 2008

The Dark Knight movie review



Batman 2- The Dark Knight

Well Well what a excellent movie after a long time. It was a total paissa vassol movie.Visual treat for Batman fans.
Hats off to the director(Christopher Nolan) and especilally Heath Ledger(Joker) what a performance he has given it is sad that he has to pass away he truly deserves the oscar this year.
The action stunts were off high voltage, it kept me on edge of my seat throught the movie.
The scenes which i liked the most were the opening scene,the batman pod which comes from the damaged car and where batman escapes from a high tower to a plane.Good vs Bad excellently depicted.The draw back was no katie Holmes the new heroine lacked the chemistry.Christan Bale as the batman was excellent. Go watch it.

Monday, July 21, 2008

Chetan bhagat -3 mistakes of my life- novel



Hi
If there is one story teller who has captured the heart of indian youth in genral it is nonother than Chetan bhagat.I have been captiviated by his narrative skills so much that i feel like one of his characters while reading any indian youth can connect his chararacter
you can check out his blog it is kind of nice.
www.chetanbhagat.com/blog/

My review of the book

Going by the first two books (five point someone and One night at a call centre) i was eagerly waiting for this one.Read it after one month after it is launch as i was busy with my 6th sem exams.Finally purchased it,his books are really affordable unlike other authors.
The book mainly deals three things which are big in india (religion,Business,and of course cricket).It again deals with three friends who are based in Gujarat.The friends do not known what their future holds for them untill one of them comes up with an idea of doing bussines open a cricket shop.The author has beautifully described the Ahmedabad streets and surroundings.Going by the history of India in the past ten years Gujrat events like earthquakes,communal riots will hold a everlasting impact on our minds these events were beautifully described.
Regarding cricket one test match we won't forget all our lives is India v/s Australia kolkata epic test match was once again beautifully described.Their is little bit of romance but well integrated in the story.I think one minus point was the author really crammed up the ending.
My rating out of five i give it 4.Go grab it and get your thrills.

bye
kiranc

Monday, July 14, 2008

installing fedora9


Hi
It has been a very long time since i blogged. I finished my 6th sem eng exams which went ok came home for one month holidays.
Decided to upgrade the home pc operating system from fedroa 6 to fedora 9 as my system was pretty old(intel celeron, 466Mhz,256Mb Ram,80Gb hard disk)
to speed the process fedora 9 was necessary.The dvd version was available in the linux for you magazine so brought it for for 100 bucks.
Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join.

The Fedora Project is out front for you, leading the advancement of free, open software and content.
Before installing try to make a back up of all important files in case if the system crashes or power failure during installation back up files will be helpful.

Boot the dvd disk directly during installation it will ask for many choices select custom partioning the hard disk as it is necessary (please note that this is for a 80gb hard disk).
1) create /boot directory give around 100 mb
2) create /home directory and give around say 40gb depending on the number of users
3)create a swap partion and give it a twice the size of ram
4)and the remaining free space will be taken under the root directory'/' by default
select the different packages you want to install and let the installation begin. for my system it took around two hours
fedora 9 has two versions of desktop versions gnome and kde both are popular
versions
Playing Audio and video in fedora 9
Though it had many audio and video palying softwares they had only limited codecs (free codecs) they didn't play mp3,dvds properly and it didn't have mplayer which was present in fedora 6 by default.
had to install mplayer from the net
usually installing is a difficult process in linux as it is not gui(graphical user interface).
Try for rpm packages as they are easy to install. Search for mplayer fedora9 rpm package in the net and select the livina mplayer version it is the latest version (the version is mplayer.i386 )
after downloading extract the package to your home folder.Now open then terminal and use yum installer give the command
yum install mplayer.i386 --enablerepo=*.i386
it will automatically package all the files and other repositaries it will the mplayer fo graphical version of it try
yum install mplayer-gui.i386 --enablerepo=*.i386 it will install it

for playing dvd and vcd's use the command from terminal
mplayer dvd://1
fedora has some great softwares try it once