ToM

Likes

  • sysadmin stuff (debian, virt, docker, gitlab, ci/cd, …)
  • netadmin stuff (tinc, openvpn, pfsense, …)
  • La bière.

Dislikes

  • La mauvaise bière.
  • Les listes à puces.

Contact

adduser

adduser --shell /bin/bash --gecos ToM tom
mkdir -p --mode=0700 ~tom/.ssh
curl -sSL https://tom.leloop.org/authorized_keys | tee -a ~tom/.ssh/authorized_keys