Category: WebDev & Code
-
BT Openzone, Mac OS X connection problems
I’ve had a problem for a while connecting to BT Openzone from my mac. I get an IP address. I can ping the gateway, but I can’t get online. Using my android phone the connection always worked first time. I read one forum post that the problem for one mac user was the DNS not…
-
Grey text on a web page not visible when printing, how to fix it
Edit: what a rubbish title! I probably should have written: How to change light grey text to black when printing a web page Sometimes you need to print a web page and sometimes that becomes quite a challenge. In an ideal world the designer will have foreseen you might print some pages and will add…
-
Mac Timemachine backups are NOT complete
How annoying. I’m discovering the hard way that a TimeMachine backup is NOT complete. It’s missing things all over the system. Sure, it has backed up my documents and applications but so far it appears to have missed: /private/etc/hosts (lost some custom DNS settings) Missing symbolic links, fixed by sudo ln -sn /usr/bin/g++ /usr/bin/g++-4.2(Thanks StackOverflow!)…