Hello ,
I just installed Apache http server 2.2.14.
I want to know how to load fast cgi module in this ?
Is it really faster then mod_cgi ?
Can anyone explain ?
Regards,
Mithun
Hello ,
I had ruby in my Red hat linux pc.
I manually deleted the folders of ruby in /usr/lib and /usr/bin.
Now when I try to install ruby again it says it conflicts with some files which does not exist.
rpm -i ruby-libs-1.8.6.111-1.i386.rpm
th file from package ruby-libs-1.8.5-5.el5
file /usr/lib/ruby/1.8/yaml/tag.rb from install of ruby-libs-1.8.6.111-1 conflicts with file from package ruby-libs-1.8.5-5.el5
What should I do now ?Can someone guide me.
Regards,
Mithun
Hello ,
Can software traffic generators like iperf etc can generate 100mbps traffic?
else is there any software generators which can produce such high rates ?
Regards,
Mithun
On a centos 5.7 machine we had curl 7.15 installed . We also have PHP installed in it as some of the PHP libraries are linked to curl.
We wanted to upgrade curl to 7.19 but yum update was failing .
Then we manually installed 7.19 with the sources.
Now we have two curl versions
/usr/bin/curl points to 7.15
/usr/local/bin/curl points to 7.19
And PHP still uses curl 7.15 .How to do delete curl 7.15 without removing the dependency (like PHP and make PHP start using curl 7.19?
Hello,
Can any one tell me a command line utility to connect to a wireless network in Windows XP.
I cannot use netsh wlan as this is not supported in XP.
Is there any open source command line utility tool . We need this for our automation .
Regards,
Mithun
Hi ,
How can I convert wirshark captures (.cap) files to text files or some format from which I can read the file and parse its contents ?
Regards,
Mithun