Index ¦ Archives ¦ Atom

Setting up Gogs on Debian Jessie with Apache2 and PostgreSQL

These are my notes from setting up Gogs on Debian 8 Jessie with Apache2 and PostgreSQL.

This guide assumes you have a fresh copy of Debian Jessie and it's up to date sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get autoremove.

Firewall

On my server access to all ports except …


Setting up FreeRADIUS to secure your WiFi

This is the last in a three part series of posts on; Setting up a personal Certification Authority, Securing Apache with Client Certificates, and Setting up FreeRADIUS to secure your WiFi.

If you have followed the first tutorial you should have a .pem encoded Certification Authority Certificate and a .p12 …


Securing Apache with Client Certificates

This is the second in a three part series of posts on; Setting up a personal Certification Authority, Securing Apache with Client Certificates, and Setting up FreeRADIUS to secure your WiFi.

So in the previous post we setup a Certification Authority and generated a Client Certificate, now let's use it …


Setting up a personal Certification Authority

This is the first in a three part series of posts on; Setting up a personal Certification Authority, Securing Apache with Client Certificates, and Setting up FreeRADIUS to secure your WiFi.

I've been looking for some software to run my own personal Certification Authority. I've used OpenSSL but personally I …


Perfectly Good

"The perfect is the enemy of the good"

A phrase that was popularized by Voltaire according to Wikipedia.

It's one I've always liked, I've seen products like Duke Nukem Forever spend years in development trying to achieve perfection when they could have been released earlier and been good.

Linus Torvalds …

Creative Commons License
Content on this site is licensed under a Creative Commons Attribution 4.0 International License.
Built using Pelican. Based on a theme by Giulio Fidente on github.