Blog
This is the blog section of this website. It is an heritage of the old wiki I maintained before switching to a static website generated with hugo, so articles before 2021 can be a little short and are more like notes than regular articles.
2019
- 2019-08-06 - RocketChat : How to quickly setup a RocketChat container with docker
- 2019-07-09 - Installing mssql on centos 7 : How to install mssql on centos 7
- 2019-07-01 - qemu-nbd : qemu-nbd usage example
- 2019-06-19 - SQLite pretty print : How to pretty print your SQLite output
- 2019-06-10 - Qemu : Some simple qemu command usage
- 2019-04-16 - Busybox web server : How to serve static files from only busybox
- 2019-04-02 - etc-update script for alpine linux : etc-update script for alpine linux
- 2019-02-16 - Steam on gentoo : How to make steam work seamlessly on gentoo with a chroot
- 2019-02-04 - Shell usage in dockerfile : How to use a proper shell in a dockerfile
2018
- 2018-11-16 - Pleroma installation notes : How to install pleroma
- 2018-09-25 - rrdtool : How to graph manually with rrdtool
- 2018-09-25 - Pulseaudio : Some pulseaudio commands
- 2018-09-25 - List active calls on asterisk : How to show active calls on an asterisk system
- 2018-09-25 - Leveraging yaml with cfengine : How to leverage yaml inventory files with cfengine
- 2018-09-25 - Import commits from one git repo to another : How to take commits from one git repo and bring them into another
- 2018-09-25 - How to have asterisk call you into a meeting : How to have asterisk call you itself into a meeting
- 2018-09-25 - Docker compose predictable bridge : How to use a predefined bridge with docker compose
- 2018-09-25 - Change the ip address of a running jail : How to change the ip address of a running jail
- 2018-09-25 - Ansible custom facts : How to write custom facts with ansible
- 2018-07-06 - Investigate memory errors : How to investigate memory errors on a data ONTAP system
- 2018-07-03 - Screen cannot open terminal error : How to fix a "Screen cannot open terminal" error
- 2018-04-30 - Turning images into a video with mencoder : How to turn images into a video with mencoder
- 2018-04-25 - Find where inodes are used : How to locate what is taking all the inodes in the subdirectory of a given device
- 2018-03-21 - Bash tcp client : Bash tcp client
- 2018-03-05 - Seti@Home : Getting back into Seti@Home 15 years later
- 2018-03-05 - Rewrite a git commit history : How to rewrite a git commit history
- 2018-03-05 - Removing libreoffice write protection : How to remove libreoffice write protection on a document
- 2018-03-05 - Qmail : Some qmail commands
- 2018-03-05 - omreport : Some omreport command examples
- 2018-03-05 - MegaCLI : MegaCLI for dell hardware investigations
- 2018-03-05 - Link to a deleted inode : How to restore a hardlink to a deleted inode
- 2018-03-05 - LDAP auth with nginx : How to setup LDAP authentication with nginx