Before upgrading to jessie, create /etc/apt/preferences.d/use-sysvinit:
Package: systemd-sysv Pin: release o=Debian Pin-Priority: -1
See also: How to stay with sysvinit in Debian Jessie by Petter Reinholdtsen
Before upgrading to jessie, create /etc/apt/preferences.d/use-sysvinit:
Package: systemd-sysv Pin: release o=Debian Pin-Priority: -1
See also: How to stay with sysvinit in Debian Jessie by Petter Reinholdtsen
Windows Update has been getting stuck checking for new updates for the past several months. The automatic update somehow manages to complete, at least sometimes, but running a check manually doesn’t complete within a couple of days. It should be more like minutes, shouldn’t it? (more…)
I should have noted this Outlook tip with the fixed font one earlier:
What are “extra line breaks” anyway? Removing them does bad things to code.
DNA Welho has added IPv6 support to all their cable hookups on June 9th,1 which was a national IPv6 deployment flag day in Finland. I only heard about it from Facebook comments today. Until now I’ve had IPv6 disabled on the private VRF because my fast cable hookup only provided IPv4. Using IPv6 from the DSL hookup would have just slowed things down.
After some poking around I was able to get my VRF-separated home network connected using a delegated prefix. (more…)
The latest odd fix for Asterisk after an upgrade (11.13.0~dfsg-1~bpo70+1):
cd /usr/share/asterisk/sounds && ln -s en_US_f_Allison en
I don’t know when this broke. I found out because calling voicemail would fail (due to a missing password prompt sound file).