Skip to content

Jonathan Gazeley

A journal of photography, computing and audio

  • About
  • Cameras
  • Lenses
  • Recording
  • Music store
  • Darkroom

Recent Posts

  • Using TrueNAS to provide persistent storage for Kubernetes
  • Load-balancing Ingress with MetalLB on MicroK8s
  • Exposing the Kubernetes Dashboard with an Ingress
  • Building a hyperconverged Kubernetes cluster with MicroK8s and Ceph
  • Canon New FD 35-70mm lenses

Recent Comments

Jonathan on Using TrueNAS to provide persi…
Lindis Webb (@_lindi… on Using TrueNAS to provide persi…
Sami on Using TrueNAS to provide persi…
Jonathan on Using TrueNAS to provide persi…
Monkey Bizness on Using TrueNAS to provide persi…

Archives

Categories

  • Astronomy
  • Audio
  • Cars
  • Computing
  • Cycling
  • Gadgets
  • Guides
  • Misc
  • Music
  • Photography
  • Reviews
  • Science
  • Uncategorized

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.com

SMTP

Building an email server using ClearOS

I’ve had a server at home for years now, and I’ve also been a professional sysadmin for at least three years. I know my way around Linux pretty well and for some time I’ve run my own web server and also other services. But one thing I’ve steered clear of until now is running my […]

Read more "Building an email server using ClearOS"

Configuring sendmail to use a Smart Host

Chances are if you have a Linux server in your home, you’ll want it to be able to send you emails, e.g. its daily logwatch or the output from cron jobs. But most ISPs block SMTP so you can’t directly send emails from your server to wherever they need to go, which is what the […]

Read more "Configuring sendmail to use a Smart Host"