I get a mail from someone.ernet.in saying that .. you have misused my Email ID and account will be terminated within 3 days. See attachment for detail (Which...
Hi everybody...... I had been searching for the Debian r3.2 and Fedora core cds for a very long time and have tried conacting almost all online cd providers of...
Singh Fedora is out in Linuz Unleashed ( Latest Edition ) nad in Linux For You ( FEB ) u can download it directly form Redhat site if u have luxury of Campus...
hi fr4nds, u can get debian and many other distro`s from me. The open source distro`s available with me. 1. red hat 9.0 (3 cd`s) 2.fedora core 1.0 (3 cd`s) ...
hello everyone, my name is gaurav mishra , as i have seen that people usually ask for cd`s and i have a no: of cd`s having linux distros with me i think of ...
hello , i want to modify kernel source code by adding my own C files in net protocol stack but i found that some C functions are not supported by kernel...
Hi.. I have configuring the sendmail server. Its working fine at the shell but i want an interface for that. I want a MUA that can be accessible via HTTP(like...
There is an amazing piece of s/w called squirrel mail. Check it out on sourceforge. Regards HimS _________________________ Himanshu Sahani Program Manager ...
hello, Where is the data that is to be transmitted from one machine to another machine is built as a packet in kernel source? i want which function in the...
hello, i downloaded a kernel 2.4.24 and compile it but it is not booting so i have to modify the line kernel and include root=/dev/hda9. why i required to do...
Hi all RK-LUG in co-ordination with IMG is holding a lecture series.. The first of the series is to be held today... The topic is.. Using Telnet-FTP-Shell Go...
Hi.. Can anyone help me with packet filter in tcpdump... I want to filter tcp content based on a string... I am using tcpdump and libpcap bye fasih ... ...
... Nice to see activity at IITR campus. Please post the report of event also. What next? -- H.S.Rai http://www.grex.org/~hsrai | Registered Linux User #...
The lecture saw a modest turnout of about 50. The audience was briefly taught the basic commands in an interactive session of about 30 minutes. I guess, that's...
Dear Friends, any body is having fair idea of "gnuplot" I've to plot something and i need expert advice best regards ...
Sachinvats
sachinvats@...
Apr 9, 2004 3:15 am
501
Hi.. The event was a hit... There was a good turnup.. The lecture was taken by Ganesh.. there were a lots of 1st yearites.. and a few pg students... the...
... yeah, I know 50 is good gathering all by all standard. <snip> ... Please announce it on mailing list about one week in advance, and not on same day. All...
By the way... You do not compile a perl script... perl.. is not a compiled language... it is a scripting language.. which means that it is compiled and run...
Dear Fasih, i' 've perl installed i checked as u said. see box ________________________________________________________________________________ ...
Sachinvats
sachinvats@...
Apr 10, 2004 9:43 am
507
Dear Fasih, as u said i went with tht perl script i compiled in gedit operation as follows ...
Sachinvats
sachinvats@...
Apr 10, 2004 9:43 am
508
shud work... if not mail back ... Josh Mein Rang Hai... ... ________________________________________________________________________ Powered by TREND...
well that is working now and i m able to change my data format as i wanted and managed to plot Wiggle traces. I m attaching tht can this type of plot b made...
Sachinvats
sachinvats@...
Apr 11, 2004 4:48 pm
510
The program I ve made during my project is in FORTRAN. how we can complile , & execute a fortran program in LINUX. f77 is in /usr/bin how this can be used to...
Sachinvats
sachinvats@...
Apr 11, 2004 4:50 pm
511
... $ f77 your_program.f $ ./a.out First statement compile your_program.f and produce a.out file. Second statement will execute a.out. -- H.S.Rai...
Thanks Rai, its working smoothly best regards sachin At 01:30 PM 4/12/2004 +0530, you wrote: Saturday at 10:48pm +0530 ... program. $ f77 your_program.f $...
Sachinvats
sachinvats@...
Apr 14, 2004 6:23 am
513
HI friends, Can tell me how to burn CD's in Linux Best Regards " It's never wrong to do the right thing" ...
Sachinvats
sachinvats@...
Apr 17, 2004 7:42 am
514
on the command line: type man cdrecord. It'll give you detailed info about the cdrecord command. Ganesh. ... ...
... First of all u have to make iso image of the content which u want to write using mkisofs command.... mkisofs -U -o <filename>.img <files/directory> -U...