|
Although it has an DSL port (telephone jack) , i am not sure why
|
The phone jack would be to protect the instrument from spikes on the telephone wire. Although rare, voltages on the phone can spike and damage your instrument
|
Basically i want to ensure running of my PC all the time.
|
I'll agree with tangentray's comment that the 1st objective is very easy to find, but the 2nd will not be easy
I have an HP UPS that can shutdown by software, but cannot automatically reboot on power restoration.
I too wanted the same thing. When I first tried to achieve 2nd objective, I turned my BIOS power option to "Return to last power-state on powerup".
But this alone will not suffice as the "last state" will be powered-off due the shutdown by the UPS software. I had to disable the UPS software. Now when the power goes off, the UPS will run till the battery exhausts, and then PC will get a rude power cut. But the BIOS now sees the "last state" as powered-on. So when the power is restored, the BIOS will boot the PC to restore it to the last power-state
In short, you will have to sacrifice objective 1 to reach objective 2.
The only reason I want to run continuously is to download stuff. Single-threaded file transfers over FTP & HTTP have been reliable over any power interruptions. BitTorrent will checksum the data chunks and re-transfer the chunks failing the checksum. So the end result file will be reliable.
However I have faced corrupted files on rare ocassions with multi-threaded file transfers over HTTP. So only small file dowloads are multithreaded; all of my large file transfers are single-threaded
My approach is not the most elegant solution for the problem, but it sure beats babysitting the PC over powercuts