by ezs | Apr 16, 2017 | Linux, Technology, wordpress
Since I wrote this post (a long, long time ago) – Office 365 now adds support for creating a trusted connector between your Linux/postfix environment and Office 365.
Much, much easier than before.
https://support.office.com/en-us/article/How-to-set-up-a-multifunction-device-or-application-to-send-email-using-Office-365-69f58e99-c550-4274-ad18-c805d654b4c4
So as a reminder for me next time:
- certificate
SASL for username/password
- Postfix main.cf settings
- Set up Office 365 connector and trusted IP end point
by ezs | Jun 25, 2012 | Uncategorized, wordpress
Updated to WordPress 3.4. Seven years since I started using WordPress. Time flies.
by ezs | Nov 28, 2010 | Technology, Uncategorized, wordpress
Strictly a console guy – I’ve been struggling to get the big blog database dumps up to the new hosting. phpMyAdmin claims to support zipped dumps – but that doesn’t work. There are also timeouts in the console for the upload and import.
I finally fixed it by using scp to move the non-compressed dump to the hosting server; and then using the Hosting Control Center to restore the dump as if it was a backup.
It’s running right now – so hopefully I’ll have happy blogs again soon.
by ezs | Jun 11, 2009 | patching, Uncategorized, wordpress
Way back in the not-so-distant past the only way to update WordPress was to download (wget/ftp) updates, plugins and themes, unpack them and perform the update/install.
It is possible to pull the latest builds from subversion – but that’s really focused on the core hacker.
New in WP 2.7 was the ability to update automatically.
There were a few challenges with this – permissions, PHP modules, various host implementations – but I found it generally quite successful.
I found a great FAQ here – http://dd32.id.au/2009/02/20/wordpress-filesystem-abstraction-faq/
From the same author is a very cool plugin – core-control – it lets you enable and disable various transports – and shows the status of them.
by ezs | Jul 14, 2008 | evilzenscientist, Uncategorized, wordpress
WordPress 2.6 is live; I just updated from 2.6 RC1 to 2.6 live here.
Download from http://wordpress.org/download/
Main highlights:
- post differencing
- support for Google Gears
There’s an offical blog post about it here: http://wordpress.org/development/2008/07/wordpress-26-tyner/ – with a great video overview.
by ezs | Dec 29, 2007 | patching, Uncategorized, wordpress
Now live:
http://wordpress.org/development/2007/12/wordpress-232/
Download from:
http://wordpress.org/wordpress-2.3.2.zip
http://wordpress.org/wordpress-2.3.2.tar.gz
Works well so far.
Recent Comments