Blog - page 15

03 Mar 2016

More than just keys in authorized_keys

Dev SysAdmin

~/.ssh/authorized_keys is more than just a file listing valid public keys which can be used for server access. Each key can be preceded by a list of options:

17 Feb 2016

Fixing unreliable TalkTalk DNS

Dev TalkTalk

My home internet connection is provided by TalkTalk. I have their medium fibre package. If I had to rate the service out of 10, I’d give it 5 (and even then only just). The consistency isn’t great, the DNS is flakey and TalkTalk keep getting hacked (see here, here and here) meaning I deal with an increasing number of spam calls. Good points are that the service is relatively cheap, and works fine most of the time.

06 Feb 2016

MySQL server has gone away – Smoke and Mirrors

Dev

Seen this error before from MySQL?

01 Feb 2016

WordPress Post Formats

Dev WordPress

‘Post formats’ is a neat WordPress feature that lets authors mark posts as a particular type and then allow the theme to style them accordingly. For example a user/blogger might find themselves just posting a picture with a caption and no other content. Such a post would likely make more sense if styled differently.

01 Feb 2016

Mythical Man Month – The Woes of the Craft (Tar Pit)

Asides

The Mythical Man-Month by Frederick P. Brooks, Jr. is an essay (and later a book) where every other paragraph feels like a great stand-alone quote, with real developer wisdom. To pick just one of many great paragraphs:

12 13 14 15 16