Skip to content

Instantly share code, notes, and snippets.

@slauber
slauber / postfix-tempmail
Created October 2, 2019 18:36
Upstart File for postfix-tempmail
#!/bin/sh
### BEGIN INIT INFO
# Provides:
# Required-Start: $remote_fs $syslog
# Required-Stop: $remote_fs $syslog
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Start daemon at boot time
# Description: Enable service provided by daemon.
### END INIT INFO
@slauber
slauber / ThingsAdminsSometimesNeed.md
Created September 14, 2016 16:22
Things, admins sometimes need

Linux

List all drives, blockdevices and their names lsblk -io KNAME,TYPE,SIZE,MODEL