New Posts  All Forums:

Posts by TurboTurtle

Quote:Originally Posted by Ferrari8608 Try putting your command into a shell script and Popen that. Also, why are you using cat and grep when Python can do everything those two commands can? As an example: Code: for file in...
I have a script that writes timestamps to several files as well as other output. I'm trying to get a Python script to pull out the latest timestamp and save that to a variable but I'm having a rough go of it. What I do first is iterate...
What kind of hardware failure? Drive? Motherboard? RAID card? Need some more detail here. Also, I've not run ESXi in some time - how are the drives formatted? Pop it into a Linux machine and run fdisk -l on the drive to see the...
Quote:Originally Posted by silverh20 Have you tried turning it off and and on again? And it's definitely plugged in?
Ah, got it. Just checked through, no "interpolation" or similar settings but a couple for "Motion Plus" which I assume is Samsung's branding of it. Turned it off, looks better but will take a movie or something to really...
By that do you mean the fact that it's a 120Hz TV, but only displaying at 60Hz?
So I recently inherited my father's new-ish Samsung Smart LED TV as a result of him moving out of state for a while. I've notice one strange effect with it that I can't quite find anything online mainly because it's hard for me to...
Quote:Originally Posted by Plan9 It wont be firewalls otherwise you'd get socket closed / server timed out errors. I still think it's a problem with your apache config as the headers aren't correct. Any chance you can PM me the...
Quote:Originally Posted by herkalurk Have you done a tcpdump on the server to see the traffic? Not to metion a tcpdump/wireshark on the client. You might try getting to the website via localhost on the server to ensure everything...
Thought had occurred to me about that an hour into looking into it myself, alas was already enabled. Thanks, though
New Posts  All Forums: