-
Hi I am using Microsoft lifecam vx1000 (Unfortunately I got it as a gift so can't change it) and my Destro is Linux debian 2.6.26-2-686. Want to use it with
-
Posted: March 7th, 2010, 7:48pm GMT
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following:
-
Posted: February 21st, 2010, 7:57pm GMT
This is a reminder to members of this list about the posting rules: If you are posting to this list, and your messages aren't appearing, check the following:
-
You may not need to reinvent. Try Linux-HA. Else deamonize the ICMP check, and excite the switchover script, when ICMP fails. Regards, suraj. ... Now, in case
-
As you are not able to pinpoint what exactly the problem , Just add the system manager applet to your desktop or in one window keep the system manger open ,
-
Hi, I think you can have a daemon running on the machine and check if ping breaks , and do the necessary tasks. to run a daemon you can use crontab ...
-
... If you want to do it with a script, do as under $ping -c 1 success code is 1 which can be seen by echoing $?. Check for this being 0 and execute ip
-
Better u go for heartbeat which will give u high availability at network n os level Sent from BlackBerry® on Airtel ... From: Amit Sharma
-
Respected Admin & Members, I have just joined the Linux Bangalore user group and this is my first post. I was a Windows XP user basically. I have installed
-
Hi, I have 2 linux servers A and B. Both are running MySQL and A is defined as Master and B as Slave. A ipaddress is 10.10.10.10 and B has 10.10.10.50 Now, in