Re: [ilugd]: Help for Presentation on Red Hat

2003-04-03 Thread Dileep M. Kumar
On Thu, Apr 03, 2003 at 01:16:53AM +, Kapil Sharma wrote: >>>I need to give a presentation on any topic(From beginer to >>>advanced) on Red Hat Linux.The duration would be 20 minutes.If any >>>one of you know any links from where I can get powperpoint >>>slides,please let me

Re: [ilugd]: Help for Presentation on Red Hat

2003-04-03 Thread Pradeep Sabharwal
Hi, you can search it on google image search, it shows full path with it, mainly go for the colleges domains. And if u can trying doing it on your so that these things always remain updated. bcoz u will find some of them outdated. okay Pradeep - Original Message - From

Re: [ilugd]: Help for Presentation on Red Hat

2003-04-03 Thread Arjun
And please mail it to me after you've completed (zipped) so that I can use it to spread Li :-) °° Thursday, April 3, 2003, 6:46:53 AM, you wrote: Return-Path: <[EMAIL PROTECTED]> X-Flags: Delivered-To: GMX delivery to [EMAIL

Re: [ilugd]: Help me folks!!!

2003-03-27 Thread Nitin Chandra
Hi! Sam / linux romeo Nice to see u fell in love with Linux / OpenBSD so strongly and as i am one of  those who himself is in the the same process of moving from Windozz to Linux, i would like to share some of my insight and experience. That you are planning to leave your present job so that yo

Re: [ilugd]: Help me folks!!!

2003-03-27 Thread sam dsuza
--- linux romeo <[EMAIL PROTECTED]> wrote: > > Hi Raj / Friends, > I work as an administrator(NT) and SQL DBA for big > MNCand I have development background(Java,VB, VC, J > Scripts and bit c++ etc)..I want to change my > line to Unix or linux platform and network > programming thru c/c++. I

Re: [ilugd]: Help!!!

2003-03-26 Thread Prateek Khanna
On 26 Mar 2003, Arshad H. Siddiqui wrote: > Sound is workin bt when I try 2 play songs frm windows mounted > partition no voice comes up It is most likely that you're using XMMS to play those songs. Well, it so happens that in RH 8.0, XMMS does not have mp3 support. Theres this rpm on ht

Re: [ilugd]: Help!!!

2003-03-26 Thread Mithun Bhattacharya
It might be informative to run mozilla from the command line rather than from the menu. Menu would not display any error message that mozilla might be sending to STDERR. Mithun > On Wed, 2003-03-26 at 18:11, Arshad H. Siddiqui wrote: > > Hi frnds > > > > I've got my Mozilla corrupt. When I cli

Re: [ilugd]: Help!!!

2003-03-26 Thread supreet
mozilla -ProfileWizard to repair On Wed, 2003-03-26 at 18:11, Arshad H. Siddiqui wrote: > Hi frnds > > I've got my Mozilla corrupt. When I click on it, it opens up and > then exits aotomatically. How 2 fix it or reinstall which RPM form > cd(I've RedHat 8.0). > > Sound is workin bt when I try

Re: [ilugd]: Help needed with this small project regarding ID3v1 Tags in mp3s.

2003-03-25 Thread Shehjar Tikoo
Hey budd! Thanks for atleast taking a look see at it. Yeah, now I havent gone into the details of the legal issues about mp3, mainly because I dont think I am violating any rights or anything like that.If I am lemme know. And also the program is not for playing the mp3s or changing the acoustic

Re: [ilugd]: Help needed with this small project regarding ID3v1 Tags in mp3s.

2003-03-24 Thread Amitabh Trehan
> So i've put up the gzipped tarball in the link > below. > > please check out the err_rpt.txt file for the exact > problem.Please! > > Hi Shehjar, looking up your well-documented code. But tell me, with all the issues involving mp3 etc. what is leagl and what is not for mp3 development? Ami

Re: [ilugd]: Help required on Email message contains HTML

2003-03-15 Thread Raj Mathur
> "Aruna" == arunamathur writes: Aruna> Hi, I am sending a file from command line by using the cat Aruna> and mail command. The file which is being sent contains Aruna> message in HTML format. But when I view it on Outlook Aruna> Express (message format set to Rich text) it a

Re: [ilugd]: Help required on Email message contains HTML

2003-03-14 Thread Kapil Sethi
Set the Mime type of the mail message as text/html when sending mail. Kapil - Original Message - From: "Aruna" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 15, 2003 11:38 AM Subject: [ilugd]: Help required on Email message contains HTML > Hi, > > I am sending a file

Re: [ilugd]: Help on GRUB

2003-03-10 Thread gurdeep
Pl. boot your computer with a bootable floppy you made during linux installation. Now log in as root user. After you have logged on as root user, just issue the command as follows :   grub-install /dev/hda   By all probability, your problem will be solved. Regards, Malkiat - Original M

Re: [ilugd] Help needed on file permissions.

2003-03-03 Thread Aruna
thanks. Regards - Aruna - Original Message - From: "Narsingh Sahu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 03, 2003 11:25 AM Subject: Re: [ilugd] Help needed on file permissions. > --- Aruna <[EMAIL PROTECTED]> wrote: > >

Re: [ilugd] Help needed on file permissions.

2003-03-02 Thread Narsingh Sahu
--- Aruna <[EMAIL PROTECTED]> wrote: > Hi, > > I am a new member of this group. I am using Linux > 7.2 and want to have an executable file which can be > accessed by all users without having super user > permissions. Can anybody suggest how can I do the > same ? Check man chmod. -- narsingh

Re: [ilugd]: (Help) List of Errors while installing REDHAT 8.0

2003-03-02 Thread Tarun Dua
> > 2. swap size-100MB > > A minimum of 200 MB swap is required. That was a particular(non-general) solution for Arshad who has 64MB RAM. Tarun Dua To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject he

RE: [ilugd] Help needed on file permissions.

2003-03-02 Thread Manish Sharma , Gurgaon
probably you need: chmod 0755   -- Manish -Original Message-From: Aruna [mailto:[EMAIL PROTECTED]Sent: Saturday, March 01, 2003 4:32 PMTo: multiple recipients ofSubject: [ilugd] Help needed on file permissions. Hi,   I am a new member of this group. I am using Linu

Re: [ilugd]: (Help) List of Errors while installing REDHAT 8.0

2003-03-01 Thread Gagan Grewal
Hi Folks! On Sat, Mar 01, 2003 at 12:56:32PM +0530, Tarun Dua wrote: > On Sat, 2003-03-01 at 12:00, Arshad H. Siddiqui wrote: > > > PARTITIONS: > > ___ > > > > and the partiotions for Linux i tried was > > 1. / size-5GB > 2. swap size-100MB > A minimum of 200 MB swap is required

Re: [ilugd] Help needed on file permissions.

2003-03-01 Thread Arjun
Dear Sir, Copy the file to everyone's desktop and /etc/skel. Give it permissions as follows:- root# chmod 777 for read-write-execute,read-write-execute,read-write-execute Or root# chmod 755 for read-write-execute,read-execute,rea

Re: [ilugd] Help needed on file permissions.

2003-03-01 Thread Raj Shekhar
--- Aruna <[EMAIL PROTECTED]> wrote: > Hi, > > I am a new member of this group. I am using Linux 7.2 and want to > have an executable file which can be accessed by all users without > having super user permissions. Can anybody suggest how can I do the > same ? Make a group,for eg: foo-bar-baz, a

Re: [ilugd]: (Help) List of Errors while installing REDHAT 8.0

2003-02-28 Thread Tarun Dua
On Sat, 2003-03-01 at 12:00, Arshad H. Siddiqui wrote: > PARTITIONS: > ___ > > and the partiotions for Linux i tried was > 1. / size-5GB 2. swap size-100MB A minimum of 200 MB swap is required. Tarun Dua To unsubscribe

Re: [ilugd]: Help for talk

2003-02-20 Thread Amitabh Trehan
Thanks. Had a nice time with my talk at Pune UNiv. Had a nice day at GNUnify where RMS gave a slightly more emotional talk on GNU/Linux, via's CEO introduced GNU/Linux fitted PCs from Rs. 8K to 20K, encore simputer was there, Nagarjuna (TIFR) FSF, interesting talks by two profs from IITBombay (one

Re: [ilugd]: HELP Playing VCD under Redhat 8

2003-02-20 Thread Supreet Sethi
Xine and Mplayer both can play VCD. Xine is available pre-compiled as RPM at freshRPMS.net U would also need support libraries to install. On Thu, 2003-02-20 at 13:32, Lalit Kumar Bhasin wrote: > > Have you tried Xine ?? > > > - Original Message - > From: kingdeepaksingh > To:

Re: [ilugd]: HELP Playing VCD under Redhat 8

2003-02-19 Thread Lalit Kumar Bhasin
Have you tried Xine ??     - Original Message - From: kingdeepaksingh To: [EMAIL PROTECTED] Sent: Thursday, February 20, 2003 12:28 PM Subject: [ilugd]: HELP Playing VCD under Redhat 8 HI friends i wanna know how to run VCD under Redhat 8 i looked ard for m

Re: [ilugd]: Help for talk

2003-02-14 Thread Ajith C
Hi, Matlab and Mathematica are very good, but commercial. GNU Octave is a good alternative to Matlab (for most modules, rest you can expand) http://www.octave.org/ Ch at http://www.softintegration.com Try SAL http://sal.kachinatech.com/ Good luck Have a nice time with RMS = Ajith C <[E

Re: [ilugd]: Help!!! Linux Crushed me

2003-01-24 Thread bishan
hi the first true indian linux monthly magazine is @ to be released from this month, and it contains knoppix in its magazine cd, grab it and n'joy cheers!! bishan Deepanshu Goel wrote: > > > > > > > > >Hi, > I have used all versions of Windows os but also a fan of Linux os and i want to ch

Re: [ilugd]: Help!!! Linux Crushed me

2003-01-23 Thread Dilip Singh Chauhan
Hi Manik, Just boot your system in Linux single mode (Press Ctrl+x when the figure redhat appears and write linux ssingle) and change the password by giveing the command "passwd" on the coming prmopt. Then reboot you rserver and try to login with the changed password. Manik Ahuja <[EMAIL PROT

Re: [ilugd]: Help!!! Linux Crushed me

2003-01-23 Thread sudhir chauhan
Hi Deepanshu, You can boot in single user mode which does not require password. you will become root  without giving any password. then you can change your password and reboot or go to Init 3 level    regards, sudhir        Deepanshu Goel <[EMAIL PROTECTED]> wrote:   Hi,    I have used all

Re: Re: [ilugd]: Help!!! Linux Crushed me

2003-01-23 Thread Avneesh / Shivaas
well while u r installing redhat..u must not have created a username and passwordbut must have only created a root password.. username n pass are totally diff things from the root pass..try reinstalling and this time make a username and remember it try it out On Thu, 23 Jan 2003 Manik Ahuja

Re: [ilugd]: Help!!! Linux Crushed me

2003-01-22 Thread Manik Ahuja
Hi,   If my earlier suggestions did not work, do the follwing.   After starting your computer and before linux starts loading, press ctrl+x to get into the text mode, you will see the boot: prompt, enter "linux 1" here, obvoiusly wothout the quotes.   This will log you in to single user mode

Re: [ilugd]: Help!!! Linux Crushed me

2003-01-22 Thread Manik Ahuja
Hi,   Check your caps lock setting, also make sure you do not configure user authentication method during installation (NIS, LDAP etc etc) just leave it default.   Manik - Original Message - From: Deepanshu Goel To: [EMAIL PROTECTED] ; [EMAIL PROTECTED] Sent: Thursday, J

Re: [ilugd]: help!

2002-12-24 Thread Vineet Mehta
whats ur question? u want to know how to prepare for RHCE or u want cos DB? vineet On Tue, 2002-12-24 at 10:18, ajit khokar wrote: > > sir's, > > I am a student of B.Tech. (Computers) Seventh Semester ,Y.M.C.A Institute of Engg. >Faridabad.I have a Six months implant training in our course curri

Re: [ilugd]: Help for a Novice

2002-12-24 Thread badhan ray
Dear Raj, Thanx for the help. Happy New Year. = Beekay  Raj Shekhar <[EMAIL PROTECTED]> wrote: vivek See http://geocities.com/lunatech3007/doing-things-howto.htmlfor my effort to help newbiesRajMissed your favourite TV serial l

Re: [ilugd]: Help for a Novice

2002-12-22 Thread Raj Shekhar
vivek See http://geocities.com/lunatech3007/doing-things-howto.html for my effort to help newbies Raj Missed your favourite TV serial last night? Try the new, Yahoo! TV. visit http://in.tv.yahoo.com =

Re: [ilugd]: Help for a Novice

2002-12-21 Thread Sankarshan Mukhopadhyay
dear badhan, that depends on what you plan to do with linux. is it just 'learning' or do you need to migrate ? the best way i suppose will be to get someone to install linux on your machines and then there are a number of free learning resource links that can help you to get startted just my 2p reg

Re: [ilugd]: Help for a Novice

2002-12-21 Thread vivek
On Sat, 2002-12-21 at 07:05, badhan ray wrote: > > Friends, > > Am a novice dabbling on a computer with window and ms office for last six months. >would like to learn and work with linux. please help. > > = beekay http://www.mail-archive.com/ilugd%40wpaa.org/msg02977.html vivek ===

Re: [ilugd]: Help installing yahoo mess.

2002-11-06 Thread Sandip Bhattacharya
On Tue, Nov 05, 2002 at 11:45:30PM -0800, Abhishek Bakshi wrote: > Hi all, > i was trying to install Yahoo messanger on Redhat > Linux 6.2. > But some dependecies failed. How can i get rid of > these errors ?? > > error: failed dependencies: > gdk-pixbuf >= 0.8.0 is needed by > ymessenger-

Re: [ilugd]: help about my project

2002-10-29 Thread Ajith C
Hello, Linux supports TCP/IP sockets (other wise how can it be here;) All that network programming book's code will run on Linux. Use -lsocket to compile your code. I dono about XTI. What is that? = Ajith C <[EMAIL PROTECTED]> Seismic Software Group 533, GEOPIC, ONGC, INDIA. ___

Re: [ilugd]: Help me Please

2002-10-19 Thread santosh dubey
  you can by domainname from net4india which will cost you around 350 but if you need not to pay then you can look for subdomain names like on venus.com etc    Abhishek Jain <[EMAIL PROTECTED]> wrote: Hi! I do want to buy an inexpensive domain name. Could anyone of you friends give me an ad

Re: Buying cheap domain names (was) Re: [ilugd]: Help me Please

2002-10-18 Thread mithilesh kumar
Dear Sandip I think you can get more lower price domain @ 375.00 10 Mb On Linux @500.00 With Good technical support and with all features. Contact V2web Ltd  , It is Daryaganj Based Compant http://www.longestwebpage.comMithilesh KumarSystem Administrator, V2Web Ltd,  

Buying cheap domain names (was) Re: [ilugd]: Help me Please

2002-10-18 Thread Sandip Bhattacharya
I dunno about inexpensive. But I buy my domains from http://www.signdomains.com based in NOIDA. - Sandip At 02:35 PM 10/18/2002 +0530, you wrote: Hi! I do want to buy an inexpensive domain name. Could anyone of you friends give me an address of one of them. I have tried to find one on net but w

Re: [ilugd]: Help on linking with shared libraries, libdl.so

2002-09-17 Thread Arvind Bharti
Hi Ajith, Actually i was doing same and trying to access the .so file made by me, but i got the error of Undefined Refernce for the functions of dl Library, like dlopen, dlsym etc. . I copied the .so file(made by me) in /usr/lib. But that problem of Undefined Refernce was coming for the function

Re: [ilugd]: Help on linking with shared libraries, libdl.so

2002-09-17 Thread Arvind Bharti
Hi Tarun, It worked. Thanks. With Regards, Arvind Bharti --- Tarun Dua <[EMAIL PROTECTED]> wrote: > gcc -o test1 test1.c -ldl > > Tarun Dua > > From: "Arvind Bharti" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, September 16, 2002 10:55 PM > Subject: [ilugd]: Help on linking

Re: [ilugd]: Help on linking with shared libraries, libdl.so

2002-09-16 Thread Ajith C
Hi, Don't you need to use -ldl in ld? Also try opening some know .so library (creat one small .so for your own testing purpose) = Ajith C Seismic Software Group 533, GEOPIC, ONGC, INDIA. +91 135 796064 (O) +91 135 759630 (R) +91 98970 59630 (M) _

Re: [ilugd]: help on xf86config

2002-09-07 Thread Ajit Ranade
am attaching the relevant parts of my XF86config file below. i have i810 and samtron 75e. hope this helps. (btw i hope you have loaded the agpgart module). regds --- some relevant sections of XF86config Section "Files" RgbPath"/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X

RE: Re: [ilugd]: help in dual booting

2002-09-06 Thread ** ANKUR **
Thanks everyone for ur help and support. Helped me alot. Ankur _ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx

Re: [ilugd]: help in dual booting

2002-09-05 Thread Abhishek Kumar
hi ankur, why don't you configure lilo with lba32 parameter bye abhishek >From: "** ANKUR **" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [ilugd]: help in dual booting >Date: Wed, 04 Sep 2002 12:58:20 + > >

RE: Re: [ilugd]: help in dual booting

2002-09-05 Thread D.Venkatasubramanian, Noida
, September 06, 2002 8:55 AM To: multiple recipients of Subject: RE: Re: [ilugd]: help in dual booting Better still, just edit the grub.conf file and make it a true dual boot system with bootloader. I will try to find out the exact change required, but I have done this earlier, believe me, its

RE: Re: [ilugd]: help in dual booting

2002-09-05 Thread D.Venkatasubramanian, Noida
[mailto:[EMAIL PROTECTED]] Sent: Thursday, September 05, 2002 5:57 PM To: multiple recipients of Subject: Re: Re: [ilugd]: help in dual booting Hi I am not sure about the XP but in win2000 or Win98 You can do the following 1. Make a Bootable floopy for linux the command is mkbootdisk (find out the

Re: Re: [ilugd]: help in dual booting

2002-09-05 Thread Yogeshwar Chauhan
Hi I am not sure about the XP but in win2000 or Win98 You can do the following 1. Make a Bootable floopy for linux the command is mkbootdisk (find out the parameter) 2. Boot ur system with win98 bootable disk 3. run fdisk /mbr (this is rewrite ur partition table) and this will delete linux bootl

Re: [ilugd]: help in dual booting

2002-09-04 Thread Ajith C
Hi, Are you seeing the boot menu (with both Linux and Dos or Windows)? In that case just select it at boot time. Other wise login as root in Linux. Run linuxconf, goto LILO section (just explore), do the necessary modification and save/update changes. (Or you can edit /etc/lilo.conf and run lilo

Re: [ilugd]: help in dual booting

2002-09-04 Thread ** ANKUR **
hi all, I just installed Red Hat Linux on my comp and now i want it to work along with already installed Windows ME and Windows XP professional on my machine. But the problem is that every time i boot the machine it goes to the Linux operating system and doesnt allow me to get to my Windows OS.

RE: [ilugd]: Help

2002-08-28 Thread D.Venkatasubramanian, Noida
Hi, >> When I run my red hat linux 7.3 many a times it >> displays a message saying >> application panel crashed can anyone suggest what >> could be the reason. > Check for defective hardware - failing harddisk, > memory etc. I face this problem many times, especially with Gnome, well, easy way

Re: [ilugd]: Help

2002-08-28 Thread Narsingh Sahu
--- Kapil Sharma <[EMAIL PROTECTED]> wrote: > > When I run my red hat linux 7.3 many a times it > displays a message saying > application panel crashed can anyone suggest what > could be the reason. Check for defective hardware - failing harddisk, memory etc. -- narsingh __

Re: Re: [ilugd]: Help Needed

2002-08-27 Thread kulshreshtha
Hi I'm also facing same problem I'm also client of 24Online Regards Kulshreshtha[EMAIL PROTECTED] wrote: Yes, I am - Original Message - From: Sauron the Dark Lord To: [EMAIL PROTECTED] Sent: Tuesday, August 27, 2002 4:45 PM Subject: Re: [ilugd]: Help Needed   BTW are

Re: [ilugd]: Help Needed

2002-08-27 Thread Vikrant Shokeen
Yes, I am - Original Message - From: Sauron the Dark Lord To: [EMAIL PROTECTED] Sent: Tuesday, August 27, 2002 4:45 PM Subject: Re: [ilugd]: Help Needed   BTW are u using a 24 online client??     - Original Message - From

Re: [ilugd]: Help Needed

2002-08-27 Thread Sauron the Dark Lord
  BTW are u using a 24 online client??     - Original Message - From: Vikrant Shokeen To: ILUGD Sent: Tuesday, August 27, 2002 9:27 AM Subject: [ilugd]: Help Needed Hi every1   I am a new member of this community. I've just got myself a cable internet

Re: [ilugd]: Help

2002-08-27 Thread Ambar Roy
> When I run my red hat linux 7.3 many a times it displays a message saying > application panel crashed can anyone suggest what could be the reason. Can this just be an example of buggy software. I know that red hat normally doesn't tend to ship latest packages, but application crashes are mostly

Re: [ilugd]: help needed on PDA usage

2002-05-01 Thread Rajiv Khandelwal
A Good Solution to this can be our own indegnious Simputer. It is cost-effective and at the same time it can be shared in a group using smart-cards. And best of all, its running Linux. www.simputer.org regards Rajiv "Ambar Roy" <[EMAIL PROTECTED]> Wrote--- > this letter is for a friend

Re: [ilugd]: help needed on PDA usage

2002-05-01 Thread Ambar Roy
> this letter is for a friend of mine. he is a > pharmaceutical distributer > he is havingaroun 12 boys collecting the orders from > around 200 chemists.now they are collecting the orders > manually and feed to the boilling computer since its > done manually its taking a lot of time. he wants to >

Re: [ilugd]: help

2002-04-23 Thread Manish K Arya
hi use mount -t msdos /dev/fd0 /mnt/floppy --- manish On Tue, 23 Apr 2002 12:43:38 sudeesh wrote: >hi all, >yaar i'm facing one problem in mounting the floppy disk >on my linux machine. when i'm mounting it in GUI by right >clicking on icon and mounting there appear an error messa

Re: [ilugd]: help

2002-04-23 Thread Rajat Bhatia
Hi sudeesh, Supply an option -t vfat along with the mount command , if the floppy is a windoze.../MSDOG disk i.e. $ mount /dev/fd0 /mnt/floppy -t vfat Regards, Rajat sudeesh wrote: > hi all,yaar i'm facing one problem in mounting the floppy diskon my > linux machine. when i'm mount

Re: [ilugd]: Help on Configuring Printer

2002-04-19 Thread Amit Sharma
The best place for you to look for what's wrong is inside the log file for the lpd. Which should be /var/spool/lpd/'your-printer-QueueName' If there is something wrong going on it will be there as status inside 'status.your-printer-QueueName' file. I don't have the exact idea here what do you m

Re: [ilugd]: Help on Configuring Printer

2002-04-19 Thread Ambar Roy
> I have recently installed Suse 7.3 on Pentium 3 m/c > wiht a dual boot of Windows NT. > I am on a LAN run on NT servers. I am able to mount > other shares using Samba. > I want to access the printer of which i have the IP > address. Its an HP LaserJet 8150. Though I have > configured a remote pr

Re: [ilugd]: Help!! 2.4.x kernel XFree86 4.x.

2002-04-11 Thread Sandip Bhattacharya
Yes, it does. -- [sandip@mindgames ~]$ cat /etc/redhat-release Red Hat Linux release 7.2 (Enigma) [sandip@mindgames ~]$ rpm -q XFree86 XFree86-4.1.0-3 [sandip@mindgames ~]$ rpm -q kernel kernel-2.4.7-10 --

Re: [ilugd]: Help!! 2.4.x kernel XFree86 4.x.

2002-04-11 Thread Narsingh Sahu
Hi Deepak, RH 7.2 has XFree86 4.1.0 and kernel 2.4.7. -- narsingh --- Deepak Bajaj <[EMAIL PROTECTED]> wrote: > Hey Guys > > Is the 2.4.x kernel and XFree86 4.x - 4.1.0 or 4.2 > available in the Redhat linux 7.2 CD.I am using > Redhat > linux 7.0 which has an older version of kernel and > XFr

Re: [ilugd]: Help!!

2002-04-08 Thread Aalok Shrestha
I have problem with smbuser authentication with oracle database server. can I have the configuration of smb.conf for Red Hat 6.2 linux. I am tired of this SAMBA problem  I have pr >From: Narsingh Sahu <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >S

Re: [ilugd]: Help!!

2002-04-08 Thread Narsingh Sahu
Please check www.redhat.com/support/resources/tips/i810.html. You may also see i810-HOWTO which are available at many sites ( you just have to fire your search engine ). But I think you will require a kernel-upgrade as also upgrades of XFree86 drivers. In case system upgrade does not mean a major

Re: [ilugd]: Help!!

2002-04-07 Thread deepak b
Hey narsigh Im using Redhat linux 7.0 . Regards Deepak --- Narsingh Sahu <[EMAIL PROTECTED]> wrote: > Which version of Linux are you using? > > -- narsingh > > --- deepak b <[EMAIL PROTECTED]> wrote: > Hey > all, > > > > I was wondering if somebody cud help me with > Xserver > > installati

Re: [ilugd]: Help!!

2002-04-07 Thread Narsingh Sahu
Which version of Linux are you using? -- narsingh --- deepak b <[EMAIL PROTECTED]> wrote: > Hey all, > > I was wondering if somebody cud help me with Xserver > installation. > > Im using a philips monitor , the description for > which > as available on the > site:http://xtalk.opensource.ru/l

Re: [ilugd]: help

2002-04-05 Thread Narsingh Sahu
u. > > > - Original Message - > From: "Narsingh Sahu" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Friday, April 05, 2002 1:25 PM > Subject: Re: [ilugd]: help > > > > AFAIK there is no -u switch to the c

Re: [ilugd]: help

2002-04-05 Thread sudeesh
at why u use -u according to me we can do anything if we use $su - username he said no. after that i'm very excited to know about switch -u. - Original Message - From: "Narsingh Sahu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 05, 2002 1:

Re: [ilugd]: help

2002-04-05 Thread Sandip Bhattacharya
On Fri, Apr 05, 2002 at 10:02:06AM +0530, sudeesh was caught saying: > Hi all, > i want to know about switch -u with command su (second user) > i'm having Linux 6.1 on my machine at home > and the command su -u login_name does not work > but on sun solaris at my office works well. > > can any

Re: [ilugd]: help

2002-04-04 Thread Narsingh Sahu
AFAIK there is no -u switch to the command su in Linux. In any case why do you want to use that switch? "su login_name" should work. -- narsingh --- sudeesh <[EMAIL PROTECTED]> wrote: > Hi all, > i want to know about switch -u with command su > (second user) > i'm having Linux 6.1 on my machin

RE: [ilugd]: help for project

2002-02-08 Thread Raju Mathur
> "Hariharan" == Hariharan Gopalan <[EMAIL PROTECTED]> writes: Hariharan> Dear Pancham check this link, there is a zip file about Hariharan> Internet Firewwalls Hariharan> http://proxy2.stealthedip.com/maniac/books/ Are those free books out there? If not, please refrain from po

RE: [ilugd]: help for project

2002-02-08 Thread Kapoor, Nishikant X
> ||-Original Message- > ||From: Pancham Gupta [mailto:[EMAIL PROTECTED]] > || > ||hello everybody > ||well i want to make a project in Linux...and i have thought of > ||making a Firewallcan anybody helphow to start with > ||itas i have no knowledge of firewallsand i have f

RE: [ilugd]: help for project

2002-02-08 Thread Hariharan Gopalan
Dear Pancham check this link, there is a zip file about Internet Firewwalls http://proxy2.stealthedip.com/maniac/books/ I have not seen it, let me know how you find this book. Hari ||-Original Message- ||From: Pancham Gupta [mailto:[EMAIL PROTECTED]] ||Sent: Thursday, February 07, 200

RE: [ilugd]: help for project

2002-02-08 Thread Hariharan Gopalan
Dear Pancham This is could be a great and fulfilling project if you are willing to put in whole hearted efforts and wont get disheartened by small failures. I started on Linux like this about four years back when I wanted to transfer all my users from a thrid party email provider and host them i