sysadmin

sysadmin

Linux Services Cheatsheet

I originally wrote this rough cheatsheet for documentation at work, where I had to deal with different linux flavours' ways

Read
sysadmin

IMAP Tools for migrating email accounts

I wrote some tools to help with migrating an existing imap account from one server to another, so that you can keep your emails when you

Read
sysadmin

Setting up a Tor hidden service

As part of my thesis, I'm looking at using Tor for an anonymous submission system.

Read
sysadmin

Apache HTTPS Configuration

Here are the virtualhost configuration I use to set up https on apache for a

Read
sysadmin

Rolling my own Certificate Authority

I'm about to deploy a small sideproject I've been coding the past 2 weeks and

Read
sysadmin

Sandboxing SFTP users

I figured I'd write down as I fix a basic sandboxing for my web users on my VPS.

Read