... Hi Karnati: Welcome to the Open Source technologies discussion list hosted by TWINCLING Society. Since you have a leased line, you need to collate the...
Hi all: One of the difficulty that continues to plague Open Source Engineers is non-availability of chipset documentation or restriction on Firmware ...
Hi all: BarCamp3Hyderabad is scheduled to be held on 4th November at TCS Hi-Tech City. This is a 2006 (Un)conference on Social Communities in Web2.0 Society...
Hi friends, I want to know how to uncap a ADSL Modem by users for removing its bandwidth limitation.At present i m using Reliance Broadband connection.... Is...
Hi : AFAIK you cannot uncap ADSL router/modem. May be some one knows better here, lets wait for pointers. Most of the site will show you how to deal with cable...
Krishna Dagli/Krushna...
krishna.dagli@...
Oct 3, 2006 12:16 pm
1983
... Oops ! ADSL router / modem is basically a ethernet bridge to POTS. Most of the connection semantics are defined within the ambit of PPPoE or PPPoA...
Hi : First of all, thank you very much for the 6-CD set. Second is the build was stable, I am able to install on my box and I did not find any problems booting...
Hello All, Greetings from the LINUX For You magazine team! As you all know, we run a section called 'Opinions' in LFY where we pose a question to the community...
Hi: Does anybody know how to specify the Proxy Server (http, ftp) to the build scripts in the BSD ports collection. I tried setting environment variables ...
Hi Atul / Sujata: Here is a short response to the topic chosen by LFY: "Intellectual Property Rights - boon or bane?" The original purpose of the patent system...
... Are these variables in small cases? If yes, try upper case and look up manpages for ports (may be 1 or 7th) and fetch page. HTH -Krishna...
Krishna Dagli/Krushna...
krishna.dagli@...
Oct 4, 2006 11:04 am
1989
... Hi Krishna: Thanks for your mail. I defined the environment variables in both lower case and upper case. That did not help. fetch has an option to work...
... * What BSD are you using? * Check the shell which you are using along with the command for setting up envrionment variable. * Search for proxy in...
Krishna Dagli/Krushna...
krishna.dagli@...
Oct 4, 2006 3:56 pm
1991
... Hi Krishna: Thanks for your mail. I am using FreeBSD 4.5.x and using tcsh. There is no /etc/make.conf file. The options in fetch(3) seem to reflect the...
Hello Friends, TWINCLING Saturday Meet (TSM) is scheduled to be held on Saturday - 7th October in the evening from 5pm - 7:30pm. at 3rd Floor, 3XL Conference...
Hi all: This mail is for the benefit of the Society members interested in Telecom and Linux. Please note that fwd'ing the mail to twincling list does not ...
Please excuse my tardiness in repling. I am curious to know. Would the society be in a position to create a WIN2k+ device driver for this device if I send it...
Hi Vijay: To locate the module you have three commands depending on the state. 1. If you need to check if the module is loaded, (login as root) # /sbin/lsmod ...
... TWINCLING Society would help develop Open Source device driver software for *BSD / Linux operating system. The said source code will be released only...
Hi all: There are quite a few "impressive" code searching tools (esp. Open Source code) available on the web. The latest entrant is 'Google Code Search' ...
Hello Friends, TWINCLING Saturday Meet (TSM) is scheduled to be held on Saturday - 7th October in the evening from 5pm - 7:30pm. at 3rd Floor, 3XL Conference...
... Hi Avinash: That's a very useful add to the growing list. Yes, all the code snippets / quick examples are from O'Reilly book itself. This is much better...
Hi all: Time and again many of us have faced issues with a running Apache installation. eg. - 100% CPU utilization - intermittent crashes - module crashes...
Hi: Larry Wall's - 'The State of the Onion 10' is an amazing write up on - PERL language - language design - programming mindset - PERL future Written in an...
Hi all: Found this interesting paper by Neil Norman on "Understanding Virtual Memory in RHEL". This paper helps us understand - - how Virtual memory works -...
Hi : I tried to Install RHEL 4 on new Machine. But i was not able to go to installation in graphical mode, it went to text mode, then it was not able to...
Hi: Can we remove a Directory Recursively which is not Empty in Single Command? "rmdir " Function works only if Dir is Empty. We can write functions which can...
... Programmatically as in an scripting language ? You need to use a combination of - glob a list in an scalar array - rmdir running the outer while array...