[PLUG] Anaconda Docs

2004-09-01 Thread Real Time Computers
> for the redhat version and modify it according to your needs. > That's easier said than done. Anaconda is notorious for being > extremely hard to understand. And there is no documentation at all. when it supposed to be open source, it must have the documentation. I've heard that the source of

[PLUG] [COMMERCIAL](LAMP programmer) job for programmer

2004-09-01 Thread pranabsantra
Looking for 2 persons as programmers knowing LAMP(Linux Apache MySQL Perl/PHP/Python) to develop school management system, must have experience in database design at Panchgani experience preferred send resume to: [EMAIL PROTECTED] Ph: Isaac 952168 241501 ext:216 ___

[PLUG] [COMMERCIAL]Seminar on 01/09/04 at 6.00 p.m. Regarding the courses which we conduct

2004-09-01 Thread vinita
Hello All, We r conducting a seminar to introduce all our courses which we conduct at our organisation. The courses are 1)Red hat Linux 2)Linux Device drivers 3)Linux embedded systems. 4)PHP and MySQL 5)Shell and Perl scripting

Re: [PLUG] splash on Suse

2004-09-01 Thread Vishal Rao
Ya, I think 815 uses the same i810 driver... Redhat must be doing a great job improving on the base linux kernel and additions if not only Fedora but also PCQLinux works! On Tue, 31 Aug 2004 20:51:46 +0530, Kaustubh Gadkari <[EMAIL PROTECTED]> wrote: > Hmm.. Is there a problem with the 815 chipset

[PLUG] Download games on Linux

2004-09-01 Thread Raunak
http://www.eltopionline.com.ar/torrents/79.htm Some Linux games available for download via Torrent. Includes Q3A. = ..and in Google lies the answer! __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http:/

Re: [PLUG] Anaconda Docs

2004-09-01 Thread Kaustubh Gadkari
On Tue, 31 Aug 2004 10:45:20 -0700 (PDT) Real Time Computers <[EMAIL PROTECTED]> wrote: > I've heard that the source of Anaconda doesnot get compiled to one > supplied with distro. What do you mean? Kaustubh -- MSDOS didn't get as bad as it is overnight -- it took over ten years of careful de

[PLUG] [OT] Dual-Layer DVD ????

2004-09-01 Thread Raunak
Hi guys - got a DVD of Spiderman from my uncle last week. But it just wont play on my PC's DVD drive(ASUS E16P). I tried Mplayer, Xine and Kaffeine and even WinDVD, PowerDVD on Windoze. So I thot that probably the DVD has a problem. I try browsing the DVD in explorer and see the VIDEO_TS folder wi

[PLUG] How to install marathi font on linux server

2004-09-01 Thread sameer kelkar
i am very new to this group. can any on help me to install marathi font. if any one know the site . then please mail back regards sameer a kelkar -- Hati Ghyal Te Tadis Nya -- __ Pune GNU/Linux Users Group Mailing List: ([E

Re: [PLUG] splash on Suse

2004-09-01 Thread Dr Ranjit Bhonsle
On Wednesday 01 September 2004 09:34, Vishal Rao wrote: After INIT: booting... in fedora a screen with a progress bar comes. On my Suse this is not present , other things like changing splash screen theme works just fine. > Ya, I think 815 uses the same i810 driver... Redhat must be doing a > great

[PLUG] How to run executable

2004-09-01 Thread Sagar Saibi
Hi all, I have a file named gftp-2.0.8-1.src.rpm on a cd. I want to execute this file and install gftp. So can anybody help me? Thanks in advance. Sagar S. -- __ Pune G

Re: [PLUG] How to install marathi font on linux server

2004-09-01 Thread Shridhar Daithankar
On Wednesday 01 Sep 2004 3:54 pm, sameer kelkar wrote: > i am very new to this group. can any on help me to install marathi > font. if any one know the site . then please mail back If you are using KDE3.2.x, you can use the fontinstaller module in kontrol centre. You can install any unicode font

[PLUG] Tiff Image in Linux browser + Linux Clustering for MySQL/Apache

2004-09-01 Thread Santosh Balan
Hi, I have an urgent technical challenge - We have tiff image files, which needs to be displayed on any Linux compatible browser - and all the browsers require plug-ig and also takes a long time to open the TIF. I would be glad if somebody could tell me how to open the TIFF image files in any

[PLUG] GmailFS

2004-09-01 Thread Debajit Adhikary
Check this out: GmailFS http://p2pnet.net/story/2292 This is supposed to be a mountable filesystem which uses a Gmail account for storage :) - Debajit -- __ Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED]) List

Re: [PLUG] How to run executable

2004-09-01 Thread Devendra Laulkar
Hi, If you are using a GUI like KDE or GNOME, just double click the file. else type rpm -i filename at command prompt. -Devendra. -- __ Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED]) List Information: htt

Re: [PLUG] How to run executable

2004-09-01 Thread Navtej Singh
1. Type: rpm -ihv gftp-2.0.8-1.src.rpm 2. cd to /usr/src/redhat/SPECS 3. Type: rpm -bb gftp-2.0.8-1.spec 4. As root, install the binary RPM It will be located in the directory, /usr/src/redhat/RPMS/i386. Regards Navtej On Wed, 1 Sep 2004 17:14:28 +0530, Sagar Saibi <[EMAIL PROTECTED]>

[PLUG] Localization Newsletter Issue 6, Vol 1 ( 1st September 2004)

2004-09-01 Thread Guntupalli Karunakar
Hi, Localization Newsletter Issue 6, Vol 1 ( 1st September 2004) is out , available at http://www.indlinux.org/nl/issue6.html Highlights include * KDE Hindi translation review workshop at Sarai * New Pango releases * Mozilla supports Pango upstream * Indic printing to work from Gnome 2.8 (to

Re: [PLUG] How to run executable

2004-09-01 Thread Kaustubh Gadkari
On Wed, 1 Sep 2004 17:14:28 +0530 "Sagar Saibi" <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have a file named gftp-2.0.8-1.src.rpm on a cd. > I want to execute this file and install gftp. > So can anybody help me? > rpm -ivh gftp-2.0.8-1.src.rpm Goto the director