Re: [techtalk] (no subject)

2001-06-04 Thread Julie
> Suhas Pande wrote: > > Respested Sir; hello; > i ve got P!!! 500 MHz,64 Mb SD RAM,i810 E motherboard in my computer. > I wanted to install Red Hat linux 7.0 version(i ve it's cd).But i am > facing serious problems in the very begining of the installation.I am > not been able to boot my compute

Re: [techtalk] (no subject)

2001-06-04 Thread Telsa Gwynne
On Sun, Jun 03, 2001 at 07:44:34PM +0530 or thereabouts, Suhas Pande wrote: > Respested Sir; hello; > i ve got P!!! 500 MHz,64 Mb SD RAM,i810 E motherboard in my computer. > I wanted to install Red Hat linux 7.0 version(i ve it's cd).But i am facing > serious problems in the very begining of th

[techtalk] (no subject)

2001-06-04 Thread Suhas Pande
Respested Sir; hello;  i ve got P!!! 500 MHz,64 Mb SD RAM,i810 E motherboard in my computer. I wanted to install Red Hat linux 7.0 version(i ve it's cd).But i am facing serious problems in the very begining of the installation.I am not been able to boot my computer through the cd rom drive.I

[techtalk] (no subject)

2001-05-20 Thread penguina
Some other things one might consider are: -turning off ipforwarding entierely and running heavily logged proxies instead -turning off access from TROTW (The Rest Of The World) to things you need through hosts.deny/hosts.access rules -keeping up w

RE: [techtalk] (no subject)

2000-11-28 Thread antonxie
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of arindamC Sent: Tuesday, November 28, 2000 10:59 PM To: [EMAIL PROTECTED] Subject: [techtalk] (no subject) This mailing list is really great. Guys and gals are very friendly and helpful. But I must say

[techtalk] (no subject)

2000-11-28 Thread arindamC
This mailing list is really great. Guys and gals are very friendly and helpful. But I must say something. I have observed that some of our fellow subscribers become silent after posting a problem. They don't bother to inform whether the they have got the solution. I think others who post the answe

RE: [techtalk] (no subject)

2000-11-05 Thread Lillis Long
I realize that this may not be the appropriate place to ask this question, but why would you send out an email with a tag line like this? i mean, if the information is really that sensetive then why isnt it encrypted and/or at least sent with a pgp signature. It just seems like all your doing is h

RE: [techtalk] (no subject)

2000-11-05 Thread Jenny Bailey
I used to have a problem when looking for a command that may, or may not exist. Its difficult to man grep if you don't know what grep is. The solution is to look for keywords in all man pages using man -k keyword substituting keyword with whatever you are looking for. Most of my Linux experience

Re: [techtalk] (no subject)

2000-11-04 Thread Telsa Gwynne
On Sat, Nov 04, 2000 at 04:56:55PM +0100 or thereabouts, Magni Onsoien wrote: > Bravard, Mark: > > 1) How do you configure an account so that each time you logout the system > > will execute the fortune command and sleep for 15 seconds? ...and in those fifteen seconds someone hits ^C and sends

Re: [techtalk] (no subject)

2000-11-04 Thread Magni Onsoien
Bravard, Mark: > 1) How do you configure an account so that each time you logout the system > will execute the fortune command and sleep for 15 seconds? > > 2) Modify the startup file so that each time you log into the system will > create a command named "ll". When you type in the command "ll

[techtalk] (no subject)

2000-11-04 Thread Bravard, Mark
1) How do you configure an account so that each time you logout the system will execute the fortune command and sleep for 15 seconds? 2) Modify the startup file so that each time you log into the system will create a command named "ll". When you type in the command "ll" at the prompt. 3) Cr

[techtalk] (no subject)

2000-11-02 Thread antonxie
subscribe<(h™âŽªQÜm§ÿðà \†‰žr‰­Àð¡¢gŽžX§y¬@ÅhÉ~ל†Ö¥’f¢–)à–+-µç!µ©d–)îÅÈbƊà†Ûiÿü0ÂX§»+‚é?™¨¥™©ÿ–+-Šwèþל†Ö¥

Re: [techtalk] (no subject)

2000-10-20 Thread Jeff Dike
[EMAIL PROTECTED] said: > so far i know parent and child process should have separate address > space. but here the addresses are same in both the processes. r they > sharing the same address space? They are in different address spaces, which is why those addresses can be the same without them i

Re: [techtalk] (no subject)

2000-10-20 Thread Laurel Fan
Excerpts from linuxchix: 20-Oct-100 [techtalk] (no subject) by Arindam Chatterjee@yahoo > i get the following output: > > child process > addr of x = bb00 addr of y = bafc > parent process > addr of x = bb00 addr of y = bafc > > so far

[techtalk] (no subject)

2000-10-20 Thread Arindam Chatterjee
hi when i run the program below: #include #include #include main() { pid_t pid; int x = 5, y = 9; pid = fork(); if(pid == 0) { printf("child process\n addr of x = %x addr of y = %x\n", &x, &y); fflush(stdout); } else { wait(0); printf("parent proc

Re: [techtalk] (no subject)

2000-09-04 Thread Robert Wade
Muralidhara N wrote: >One more thing is that, how to configure Multimedia. > Basically it is a multimedia PC. I tried with /usr/sbin/sndconfig but i couldn't I'm afriad that's too broad a question to answer. What specificly are you having problems with in the area of sound configuration?

[techtalk] (no subject)

2000-09-04 Thread Muralidhara N
Respected members, X-window running pretty good since from 3 months(6.2 RedHat). But now i can't able to run that "X Font Server failed". Please help me to correct it and guide me to handle this knid of errors. One more thing is that, how to configure Multimedia. Basically it is a mult

[techtalk] (no subject)

2000-08-19 Thread The_polymorph
confirm 297864 = And now for something really spectacular...? __ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ ___ tec

[techtalk] (no subject)

2000-06-14 Thread Pearson, Cara
Title: Linux Client Software Developer If you are a smart, experienced, enthusiastic Linux Software Client Developer come join our expanding team! iWare is a dynamic software company enabling consumers to take control of their Internet experience through an innovative desktop application

[techtalk] (no subject)

2000-05-11 Thread Walt
Nai A. Tzeo wrote: >I'm very new to the Linux world. I don't know much about printer and am in >the process of trying to find a printer for the engineering lab at work. >I've been surfing the web but have not found a Linux compatible color >printer that supports 11X17 paper size. Any and all res