Pages: 1 2 3 4 5 6 7 8 9 10 11 ... 107 >>
Well, here I am sitting in the dark....had to make some reconfigurations of stuff so I can still be online for the moment....
But, this is like the 3 significant outage in the last couple of weeks. Didn't I get a letter earlier this year saying that there had been like 4 in the previous year, and that they were going to be working on improving reliability of the system? Forgot to talk to my doctor about what to do when the power is out, and I want to keep breathing while I'm sleeping....
Earlier I blogged on how I had pulled the trigger on buying a DPP-600HD to maybe have DC power backup for such things. Only problem was that UPS was supposed to deliver it today. Scheduled Delivery July 3rd. It last showed as out for delivery at 4:45am. Obviously they didn't show up at all, even though I canceled my plans for today to stay home and wait for it.
Not sure what has me more annoyed. Since my electric bill goes up every month, even though I'm on average pay plan....and I'm sure running CPAP and the associated others (like needing more AC because it gets warm and wet under the mask otherwise). isn't helping my costs.
Can't say that I'm using more power than I did when I lived in Ohio....and at first my bills seem to match what I used to pay back there. But now its like 60% more.... wonder what I'm getting for it.
Though still, I think I'm more annoyed at UPS still. Though as this power outage stretches on....that's changing.

Link: http://www.netflix.com/WiMovie/Doctor_Who_The_Pirate_Planet/60023389?trkid=1211018
I rated this 4 stars.





Link: http://www.netflix.com/WiMovie/Doctor_Who_The_Ribos_Operation/60023397?trkid=1211017
I rates this 3 stars





I rated this 3 stars.





I rated this 4 stars





I rated this 4 stars.





I have been meaning to get a Duracell DPP-600HD Powerpack for some time, as a backup power solution for my CPAP. That's the intended primary use. Though I'm sure I'd find other emergency applications for it....
While Amazon/Prime would be a cheaper faster way to get it...if I was doing cash out of pocket spending....since its ~$150+tax right now, and I've seen ~13x+tax. But, pulling the trigger on actually getting despite having been hit by a bunch of power outages recently....has been a problem. Other priorities and belt tightening.
Today, I saw that the 20% off shopAMEX promotion was going on again. So, I popped over for a look. And, saw that I had enough points to get a 600HD from a shopAMEX merchant. Now the price of the unit is much higher than Amazon.com, and there is a charge for standard delivery of it...so more expensive and slower. But, since its points it has a different feel to it.
While the 600HD was the first thing I checked via shopAMEX, it wasn't the thing that I was going to purchase at first. I remembered that I'm still looking for a new dresser to solve the disintegration of my old one and the piles of clean laundry cluttering up my bedroom floor. But, there weren't any suitable dressers available for the amount of points that I had left (and I didn't want to get an advance on points). Even though this means that I'll have to buy a dresser for much more...and the procrastination on it could mean I won't get one until next year....
So, not finding a suitable dresser under my points threshold....I went ahead and pulled the trigger on getting the Powerpack 600HD.
Pages: 1 · 2
While at work this morning, I tried to ssh into 'box'....mainly to make it see the changed ssh host keys. But, turned out it was a test to see that it was working correctly.
I couldn't get to the second ip on 'box'. All my linux servers have 2 IPs, so from the outside they can be hit by either gateway. Using ip route/ip rule, it makes the packets go back out to the correct default gateway for the IP.
Well, turns out the second IP doesn't show up after a boot. If I do '/etc/init.d/networking restart', it appears. But, reboot...and its gone.
After much fiddling, searching, trial and error....I eventually stumbled on it.
The configs were basically the same as my ubuntu 8.04LTS server. Three 'auto' lines for each of the 'iface's. I had tried combining the eth0 entries to 'auto eth0 eth0:0', but that didn't work.
On a whim, I finally tried having only a single 'auto' line -- 'auto lo eth0 eth0:0' in /etc/network/interfaces. That finally made it have both eth0 and eht0:0 after a reboot. ![]()
Now I can ssh into 'box' via either of my gateways. 
1 2 3 4 5 6 7 8 9 10 11 ... 107 >>