Archive for July, 2007

BSNL Broadband Modem USB connection in RedHat 9.0

Huawei SmartAx MT882 is one of the ADSL modems BSNL provides with their broadband service. The modem/router comes with 2 options for interfacing an Ethernet RJ45 or a USB port. Connecting via an ethernet port isnt too much of a mess as long as the ethernet card is working fine with the OS under consideration. [...]

Windows on one hard disk, Fedora core on the other and GRUB nowhere

It was when I installed a new hard disk keeping along the existing one. So the new configuration was a 80GB + 40GB. I installed Windows on the first hard disk and Fedora Core 5.0 on the second one. And the simple problem that I faced , was that GRUB was simply not coming. And [...]

PHP 5.2.2 on Apache 2.2.4 on Windows XP

PHP 5.2.2 on Apache 2.2.4 on Windows XP
So this was another issue that was bugging me. session_start() was not resuming session. After logging in through the login page when an attempt was made to open another page the session was lost. Interestingly Internet Explorer and Mozilla were facing this problem but Opera was working happily [...]