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.
2020
- 2020-03-19 - Some nmap common usages : nmap command examples
- 2020-02-05 - Reusing ssh connections : How to speed up opening multiple ssh to a single host
- 2020-01-23 - i3dropdown : How to use i3dropdown to pump up your graphical environment
2019
- 2019-12-19 - Switching to Hugo : I switched my personal wiki from dokuwiki to Hugo
- 2019-10-15 - Dump all ansible variables : How to dump all variables used by ansible in a task
- 2019-09-17 - Traffic shaping with tc : How to use the tc command to shape traffic on linux
- 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