[Ilugc] Debian Lenny Installation Problem

2008-07-18 Thread Sivaram Kannan
Hi all, Am facing a installation problem in Debian Lenny Beta 2. I downloaded the dvd version and when I tried to install it in my pc, the cdrom drive(LG DVD writer) is not getting detected. The installation is failing in the step, "Detect and Mount CD-ROM." I googled and found that I could pass

Re: [Ilugc] Debian Lenny Installation Problem

2008-07-21 Thread Sivaram Kannan
her way? regards, siva. > - Raja > > > > On 19/07/2008, Sivaram Kannan <[EMAIL PROTECTED]> wrote: >> Hi all, >> >> Am facing a installation problem in Debian Lenny Beta 2. I downloaded >> the dvd version and when I tried to install it in my pc, the cdrom

Re: [Ilugc] Re: Folder encryption command in SUSE

2008-08-19 Thread Sivaram Kannan
Hi, > > If you train me on installing skype with voice and / or video, I will remove > windows from my home PC and install ubuntu. > Go to skype.com and download the skype for ubuntu 7.04, which will be a .deb packaged. Give the following command, sudo dpkg -i <.deb package name> This will ins

[Ilugc] Python - Apache2 doubt

2008-10-07 Thread Sivaram Kannan
Hi all, I have a doubt in accessing python through Apache. I have the following configuration in my apache2/site-default/default file. Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny allow from all

[Ilugc] Openoffice in Singapore Airlines

2009-01-06 Thread Sivaram Kannan
Hi all, I was flying in a Singapore Airlines last week and I was browsing through their impressive inflight entertainment system. One thing that interested me was an option to use that as a PC. When I went there, I saw a office suite in place, when I clicked it, to my surprise it is Openoffice(wel

Re: [Ilugc] GDB question

2009-01-30 Thread Sivaram Kannan
Hi, >gdb is not resolving source file. are there any settings that I am missing? use -d option to add the source directory to be searched. regards, siva. ___ To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with "unsubscribe " in the subject or bo

[Ilugc] Problem playing video in Fedora 10 and Debian Lenny

2009-02-26 Thread Sivaram Kannan
Hi all, I installed Flash plugin in my systems Fedora 10 and Debian Lenny. Whenever I try to play a video in my browser(Firefox), my system seems to be rebooting without any indication. I am not sure how to find any information after the reboot. Since I installed couple of plugins - gstreamer, fla

Re: [Ilugc] Problem playing video in Fedora 10 and Debian Lenny

2009-02-26 Thread Sivaram Kannan
Hi Ashok > Given that you have both gstreamer (I assume totem as the player) and > mplayer plugins on the same sytem, I recommend you check in > Tools->Options->Applications as to which plays the video. > > I dont have that problem on my Fedora 10 machine. Check your video > card and run memtest86

[Ilugc] Openoffice Problem

2009-04-05 Thread Sivaram Kannan
Hi all, For last couple of months I have been using Openoffice 3 beta in a debian lenny box. Last week when I opened the app, I could not see any font on the application. Though the windows and buttons are all visible, the fonts are not visible. The application itself looks like a hanged windows a

Re: [Ilugc] Openoffice Problem

2009-04-05 Thread Sivaram Kannan
Hi, On Mon, Apr 6, 2009 at 6:06 AM, Gowthaman Basuvaraj wrote: >> >> > > try removing .openoffice.org from your home directory I have installed 3.0.1 and the beta was working fine from the day it got released till last week. I tried removing .openoffice.org3 directory still getting the same prob

Re: [Ilugc] Openoffice Problem

2009-04-05 Thread Sivaram Kannan
Shrini, > > Start Oo word processor. > Click on the tools menu (7th from left, 3rd from right in Oo 3.0 ) > The last (bottom)option on the tools menu is options. > That will open a dialog box that you won't be able to read but in the > left pane just click down the options until you see > "Options

Re: [Ilugc] Openoffice Problem

2009-04-05 Thread Sivaram Kannan
hi > > Did you change  your theme or font settings? > if so, revert back to old theme or font settings. > > > Here is another solution from > http://user.services.openoffice.org/en/forum/viewtopic.php?f=16&t=10183 > > > Start Oo word processor. > Click on the tools menu (7th from left, 3rd from ri

Re: [Ilugc] Migrating Mailboxes from MS Exchange to postfix

2009-09-28 Thread Sivaram Kannan
Hi, On Mon, Sep 28, 2009 at 3:54 PM, Manvendra Bhangui wrote: > On Mon, 2009-09-28 at 15:10 +0530, Arun SAG wrote: >> Hi, >> >> On Mon, Sep 28, 2009 at 2:13 PM, Manvendra Bhangui wrote: >> >> >  > In that case you can also try IndiMail. >> > >> >>  Will try IndiMail and get back to you. Thanks

Re: [Ilugc] CD/DVD Drive problem with latest 2.6.34-rc4 Kernel

2010-04-15 Thread Sivaram Kannan
Hi Kiran, >wht kind of errors do you see? Is the device getting detected? dmesg often >contains useful info on device detection & status. The device is not detected during bootup. Following is the error that gets thrown up when i give 'eject' command eject: tried to use `/dev/scd0' as devi

Re: [Ilugc] CD/DVD Drive problem with latest 2.6.34-rc4 Kernel [Solved]

2010-04-17 Thread Sivaram Kannan
Hi, The problem got solved when I selected the Chipset for the drive correctly - which is Marvell pata. The following insightful article helped me understand the problem I had. http://forums.gentoo.org/viewtopic-p-5995814.html Thanks, Siva.