Posts tagged linux
gigabit WAN
- 2024-06-08
Vodafone was successful in upselling a faster connection to me. Now we have 1Gbps downstream and 50Mbps upstream. Just yesterday, the modem came by mail.
It’s a CGA6444VF.
LVM Snapshot Create / Merge / Rollback
- 2024-04-01
Example use-case: Snapshot Gitlab VM disk before running an upgrade.
Check volume groups and logical volumes:
git bisect
- 2023-12-11
Given that HEAD
is a bad commit and v2.6.13-rc2
is good, start the bisect
process:
Next, choose either one of:
setfacl
- 2023-11-14
Allow writing to a directory for an unprivileged user using linux acl (setfacl).
Allow the user gitlab-runner
to write to /var/www/felixhummel.de/
.