James McDonald

Access

Blog History

Lets Encrypt

Was doing some work for an Interior Designer based in Newcastle NSW who is using Squarespace as a hosting platform. Squarespace has partnered with Let's Encrypt to provide SSL https connections for every one of their websites. I also have a friend who runs a Building...

read more
Command Line xTuple DB restore on mac

Command Line xTuple DB restore on mac

This is for a restore to a remote host running postgresql on a custom port and using the pg_restore provided by pgAdmin on a mac. gzcat xtuple-2016-11-07_1412.dump.gz | \ /Applications/pgAdmin3.app/Contents/SharedSupport/pg_restore \ -v -p 5434 -h 10.20.20.20 -U...

read more
xTuple Postbooks Edition 4.10.0 RC FTW

xTuple Postbooks Edition 4.10.0 RC FTW

So for a while I was using Simple Invoices to raise invoices for my Small IT Consultancy Business. However in a short space of time I found that it just didn't have the bells and whistles that I needed. Being an avid fan of Open Source software I looked around and...

read more