You are receiving this message because you are a member of the Linux-Nepal group. This is a monthly reminder mail providing instructions and guidelines for the...
linux-nepal@yahoogrou...
Apr 1, 2006 9:56 am
471
Hi, I'm using FreeBSD 6.0 behind a proxy. The proxy requires authentication. Can FreeBSD ports be configured to support Proxy authentication ? If yes, would be...
... Hash: SHA1 Hello People, I'm not sure if the subject for this mail is correct or not. I have a laptop which is connected to the internet using eth0. I run...
Hi friends can someone recommend a good comprehensive resource on the topic of operating systems and/or networking please? I am not interested in any specific...
P. R. Stanley
prstanley@...
Apr 10, 2006 9:33 am
474
Hi Paul, If you are look for hard copy books on Operating Systems, there are many: a) Operating Systems - Tanenbaum b) Many more in html format at...
Hi Ritesh, thanks for your response. I'm afraid the link you've sent is broken. Exactly which book am I looking for on that website? It would be nice if you...
P. R. Stanley
prstanley@...
Apr 10, 2006 10:34 am
476
http://www.phlak.org operator P. R. Stanley wrote:Hi friends can someone recommend a good comprehensive resource on the topic of operating systems and/or...
... Hash: SHA1 ... My mistake, sorry. The correct link is http://www.maththinking.com/boat/booksIndex.html Try it and see what suits your needs. Then if you...
Hi folks, I think a Borland C/C++ compiler exists but I've had little luck finding an actual package of some description. Any idea where I can find a copy?...
P. R. Stanley
prstanley@...
Apr 13, 2006 1:05 pm
479
... Hash: SHA1 ... Paul, I remember sometime back using a Borland like IDE for Linux. It wasn't Borland but the interface was like Borland. But I personally...
Hi Ritesh, sorry, perhaps I should have also emphasized that I'm looking for a commandline compiler to use in the shell. Nevertheless, now you've mentioned...
P. R. Stanley
prstanley@...
Apr 14, 2006 6:01 pm
481
In that case the best command line compiler for linux is mostly installed by the distribution you use, i.e. GCC. The GNU Compiler Collection. It has compilers...
... Hash: SHA1 ... Also you can use just the gcc command to compile a single C source file. Example: gcc -Wall -ggdb -o test test.c where gcc -- Is the...
Hi that's an excellent walk-through, Ritesh, thanks! I have been using gcc on and off in the past couple of months and I certainly didn't know all this. I...
P. R. Stanley
prstanley@...
Apr 15, 2006 4:40 am
484
Just wanted to drop in and say hi to everyone around here. And also wanted to say that if any of you guys feel like getting to know me bit better come over and...
chani-kopnicky820@...
Apr 15, 2006 10:15 am
485
Umm, call me an old cynic but I smell fish....
P. R. Stanley
prstanley@...
Apr 15, 2006 11:25 am
486
http://showmedo.com/videoListPage?listKey=TheBigPythonList For all Python Lovers. Cheers, Ritesh -- Ritesh Raj Sarraf RESEARCHUT -- http://www.researchut.com ...
You know, Python was the very first language I learned and the reason for this is because at the time i had a cracking book on the subject of programming which...
P. R. Stanley
prstanley@...
Apr 15, 2006 4:17 pm
488
Yes, it's a good book. But In my opinion if you want to do serious Python Programming, you should have the Python Reference Manual, Programming Python and Core...
First of all, please don't send me personal mails for Linux related issues. I've tried promoting Linux-Nepal for these reasons only. If you post it to the...
Hello I am using Suse enterprise server 9. I was trying to install mplayer in it, but it gave a list of depedencies. Where can i find all those file. These...
... You need to find out the proper mplayer packages for Suse 9. If they aren't available, you can't install from those packages. What next ?? Download and...
The king's address to the nation is not able to address the demand of the agitating Parties neither addresses the peoples voice. How can outcomes of the...
umm, all well and good but isn't this a bit off-topic? I don't mind a bit of digression every now and then but this sort of stuff is a bit dangerous, don't...
P. R. Stanley
prstanley@...
Apr 21, 2006 5:49 pm
494
... Totally agree. This is a technical discussion list. Not a political/advertisement list. I've been sick of banning people not following the list guidelines....
This campaign is about Human beings, Democracy, UNHCR, Refugees, The Iraqis, Islam, Kurds, Human rights, Respect, Money, Donations, Angelina Jolie, Pavarotti,...
linuxonw9@...
Apr 25, 2006 5:47 pm
496
... -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.385 / Virus Database: 268.4.6/323 - Release Date: 24/04/2006...
P. R. Stanley
prstanley@...
Apr 25, 2006 6:32 pm
497
... Hash: SHA1 Hi, I've observed that these days most of the Linux distributors disable core dump when the programs SIGSEGV. Workaround is to use `ulimit -c...
i think its...... do ulimit -a to get current settings & to change "ulimit -c value" is your "/root" free space size less than the total memory available? ...