Articles

Restic for the impatient

restic backup deduplication howto Paweł Kraszewski - 2023-07-22

Hello! Now is time for something useful. A good backups solution that has proven to be effective during last XFS havoc - I was able to restore all damaged data. My weapon of choice is restic. Some features🔗 restic is a single statically-linked executable with no dependencies (yay! Portable!) restic does automatic data deduplication...

My zellij config file

zellij configs Paweł Kraszewski - 2022-09-03

Here comes my zellij configuration (to be placed in .config/zellij/config.yaml): ...

Installing own root CA certificate in FreeBSD

FreeBSD crypto X509 howto Paweł Kraszewski - 2022-04-19

Adding own root CA certificate to FreeBSD to be seen by most of the software: ...

My tmux.conf file

tmux configs Paweł Kraszewski - 2021-11-24

This is my tmux.conf configuration file, as a guide for funny stuff: ...