VR-junaverkko blocks most outgoing ports, which is a repeating source of annoyance when traveling. I would think that a traffic shaping approach would be more effective, but maybe I don’t have a sufficient understanding of their bandwith limitations. (more…)
23.4.13
Two-factor authentication for WordPress
Content management systems are being targeted by brute-force password attacks. Improve the security of your self-hosted WordPress blog by installing the Google Authenticator plugin. (more…)
- »
- I hadn’t run
offlineimapfor a month on my desktop. It brought in 2300 new messages…
- »
- VMware ESXi won’t do jumbo frames on my Intel card (e1000 driver). Splitting the home network into two subnets with different MTU sizes is also less than ideal as mDNS (Mac, Apple TV) and Squeezebox server advertisements would need a proxy of some sort.
20.3.13
File Vault volumes cannot be resized
Turns out one has to turn off File Vault to resize the underlying partition. However, resizing does not work when running off of the recovery partition (which you might be doing to run fsck on the primary partition). (more…)
- »
- Aperture 3.4 will not open after OS X 10.8.2 has been installed — how nice that others had already figured out a workaround.
19.9.12
Time to upgrade Asterisk
SIP appears to be broken in the Asterisk 1.6 packages released to address DSA-2550. I resorted to a hasty upgrade to Asterisk 1.8 from backports. (more…)
30.6.12
Troubleshooting USB Audio 2.0 on a Mac
I noticed my Cambridge Audio DacMagic Plus was no longer recognized by my iMac and music was coming out of the built-in speakers instead. I had no idea when the DAC had disappeared, as I hadn’t listened to music in the office for a while (and had been traveling for a week as well). I moved it to another USB port and it was recognized, but the signal it received was at 48 kHz instead of 192 kHz.
I tried:
- connecting a USB headset to the problem port: it was not recognized.
- connecting the DAC to a Macbook Air: the DAC indicated a 192 kHz signal.
- an SMC reset: no change.
- a PRAM reset: I got the USB port back, but still at 48 kHz.
My searches on Google weren’t turning up anything useful about the sample rate on USB Audio. Then I happened to search for just “imac usb audio 2.0” and started reading the top hit: USB Audio on the Mac. It has a section on Clock Entities showing the Audio Midi Setup tool.
For some reason the Mac had the clock for the external DAC set at 48 kHz. Using the dropdown menu I could set it at 192 kHz and all was instantly back to normal.
- »
- The Linksys SPA3102 has become difficult to find, so I’ve replaced one failed unit with a SPA2102. Seems to work just as well and its configuration is practically identical.
- »
- I hadn’t noticed that NBAR in Cisco IOS has support for Skype. This should make QoS for Skype just as easy as for SIP on my network. Results pending…