Hello All, Linux System and Device Driver Programming training is one of flagship training solutions offered by Concepts Systems. This training has become ...
Hi, Linux Training on complete Linux Administration based on RHEL modules is going to be started on 11-Dec-2006 at Siri Technologies, Beside Harsha mess,...
Hi, Linux Training on complete Linux Administration based on RHEL modules is going to be started on 11-Dec-2006 at Siri Technologies, Beside Harsha mess,...
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 all, Long post in a long time! Something for the network gurus to chew on... I have a LAN running 60 machines on 3 Dlink switches. Out of these 60 machines,...
... Your bsnl broadband modem does have a servicable dhcp server built into it You could just use that for dhcp as well, connect all the hosts to the same set...
Dear Friends! Good Morning! It gives me immense pleasure to announce the first public release of our deepOfix Messaging Server as Free Software under the GNU...
HI , I am unable to connect to internet thru linux . I am using beam cable internet, which has cyber roam client. I have downloaded client for linux(crc...
... use crclient.tar.gz file uzip, and run the crclient file (please see README for more details), don't forget to logoff the crclient when you loging off the...
Hi Zeevy, thanx for ur reply but I mentioned in my mail that it didn't work for me. ... use crclient.tar.gz file uzip, and run the crclient file (please see ...
ok i did like (may help full to you) after unzipping the crclient.tar.gz ./crclient -u zeevy FOR FIRST TIME IT ASKED SERVER ADDRESS I GAVE 172.20.0.0.1 USER...
Thanks for ur reply, I tried that but it didn't work but now , I am using Linc its working for me gv <zeevy@...> wrote: ok i did like (may help full to...
... one problem i faced is if i shutdown or reboot the system with out loging out from crclient, the next time when i tri login its giving erro USER ALREADY...
I have much experience with 24 online client developed by eLitecore. And when you logged in, while shutting down your pc you must logout your cyberoam client....
Hi Rakesh, just check the \tmp folder in linux for "crclient.pid" file. if u find this file delete it and again try to login using the crclient and it will...
Hi Luggers, The time has come for us to ring out the old year and ring in the new one. This year has been a good year for the open source fraternity and hope...
Hi, Pardon me for going off track. The DataOne Broadband guys use 61.1.96.69 and 61.1.96.71 for nameservers. I want to know whether it is legal to use free to...
because I think that sometimes the default nameservers are to slow. the "Looking up .... " message at the bottom of the browser window is displayed for a long...
On 07/01/03 13:28 -0000, Aditya said ... ... What is probably delaying queries is the latency. Install pdnsd locally and point to it. It is very easy to use....
We need to consult a person who has worked on the following platform - AT91RM9200 with ARM-Linux, preferably Kernel Version 2.4.x Please contact off-list. --...
hi I need some help on PHP consider this /* <form method="post" action="action.php> <input type="text" name="<? $username1 ?>"> <input type="text" name="phno">...
... I am not sure of the scenario in which you've to do so. However, taking into consideration a previous similar experience of mine in which I had to handle...
Thanks bipin foreach loop helped me //////// foreach ($_POST as $username => $phno) { echo "<p>username is $username and phno is $phno</p>"; // now we can...