About
Articles for Server:
2021-02-01
sysadmin
Server
/
Docker
/
nginx
gzip and cache all the things
A reminder to enable gzip to improve mobile page speed ranking
2017-07-22
sysadmin
Server
/
Docker
Docker quicktips #2
Heyyy just another small set of tricks I picked up over time when working with Docker.
2015-08-12
sysadmin
Server
/
Docker
/
nginx
/
reverse proxy
Docker quick-tips
Docker is certainly interesting. It adds an additional layer between operating system and application which can be used to ease deployment. So it is somewhere between full blown virtual machines and a simple ‘chroot’. The most memorable description I heard is that ‘Docker is just a fancy wrapper for LXC …
2015-03-15
sysadmin
Arch
/
ARM
/
Installation
/
Server
/
RPi
Installing Arch Linux
ARM
on Raspberry Pi’s
A updated guide of the Basic Installation and Setup process of Arch Linux ARM
2014-03-05
sysadmin
DNS
/
SRV
/
freedns
/
afraid.org
/
server
Adding
SRV
Records at http://freedns.afraid.org/
Even though it is not really documented you can add SRV entries to your http://freedns.afraid.org/ account
2014-02-22
sysadmin
Arch
/
Server
/
cron
/
bash
Date prefixed log in bash
How to easily get date prefixed log output in bash for use with crond
2014-02-13
sysadmin
Arch
/
Server
/
systemd
/
xbmc
How to start systemd services on incoming network traffic (
XBMC
example)
Short introduction to systemd .socket files and how to use them to start services
2014-02-09
sysadmin
Server
/
RPi
/
Samba
/
Bash
/
xbmc
Automated Samba Client Script
Presenting a small script that automatically mounts remote Samba Shares as they become available on a home network
2014-02-07
sysadmin
Arch
/
ARM
/
Installation
/
Server
/
RPi
Installing Arch Linux
ARM
on a Raspberry Pi Model B
This Guide is outdated as of 2015-03-16. See an updated version here.