Theresa May seems to have got her way, and the Snoopers Charter has passed into UK law. Squashed Fly hosts among others websites, both the Freedom Press and Freedom News sites, and as part of that I don’t like clear text services (see Encrypt Everything) and now with the ‘legal […]
Sentora
Every so often I want to try something new… and with Tas learning python and flask, it looks like time to try and work out how to host flask projects on njoror. Installing Flask on my machine is done by sudo apt-get install python-virtualenv, I also installed mod_wsgi so I could […]
TL;DR – It doesn’t work yet 🙁 I am trying to move my mcgaw.eu to my new server, however, I have been adding things after the local part deliminated with a +, for a while now, while this works out the box with symbiosis, it doesn’t seem to work with Sentora […]
Silly PHP upload limits One of the things that I find really unhelpful is that PHP by default has a silly small upload limit, normally I get around this on a per site basis by editing .htaccess with the following, However I can add some stuff to the end of […]
While Setting up Encryption on each of my domains, I found the process to be a little long winded, and hassle (lots of copy pasta and replacing of text). So I have set up this little generator that I hope will make life a little easier; It includes the generation of the […]
Following on from Setting up Sentora and setting up HTTPS on domains, it is now time to do something about the encryption of emails between clients and the server (I have written about end to end encryption on macs before). I hate playing about Postfix and Dovecot, Paul commented on Twitter that he had managed […]
In my last post about encryption, I managed to set up SSL using Let’s Encrypt on the control panel subdomain. Now while I have talked about this twice before, here and here, and converting WordPress to SSL. This is a new easy solution, that is far far less hacky!!!! (not […]
Spin up a new server on Bytemark’s BigV Install Ubuntu 14.04. I have changed the reverse DNS to njoror.squashedfly.eu Set up SSH Key login visit http://docs.sentora.org/?node=22 and follow the instructions: ` (you will need to double check the subdomain, and ipV4 address) update the DNS for your panel subdomain – […]
With the passing of ZPanel into the dark, and hopefuly being reborn as Sentora, one of the things that would be a nice to have built in to Sentora would be support for letsencrypt.org: Let’s Encrypt is a new Certificate Authority: It’s free, automated, and open. Arriving Summer 2015 but […]