m8t's blog
See my
not-too-long-not-too-short-hacky-tricky-things
2014-01-05
Remote notifications
›
This post explains how to get notifications (libnotify) from a remote system. Typically this is useful with an IRC client accessible through...
1 comment:
2013-08-15
rndc retransfer failed: not found
›
I came accross the dummy error rndc: 'retranfer' failed: not found , with many unhelpful articles. If you run a rndc retranfer comm...
4 comments:
2013-07-02
Reorder network devices set by udev
›
In order to reorder network devices (e.g. swap eth1 with eth2), the persistent-net rules from udev can be edited. Usually there is a file at...
3 comments:
2013-05-18
Making use of custom actions with Xfce Appfinder
›
One addition in the latest versions of Appfinder was the custom actions. I never used it until after I started typing several times twitter ...
1 comment:
2013-03-14
Moving from Unique to GtkApplication
›
A new class has been introduced in GTK+3 that is GtkApplication , and GApplication with GIO 2.28. A common use case is to have a single win...
1 comment:
2012-12-23
Apache restart with Vim autocmd
›
In order to execute a command right after saving a file in Vim, you can use the :autocmd command. Here is a quick example how it can be use...
1 comment:
›
Home
View web version